update data path
This commit is contained in:
parent
7963058040
commit
3b04f618e8
@ -1,5 +1,5 @@
|
||||
|
||||
for file in invivo_data/*; do
|
||||
for file in data/invivo/*; do
|
||||
if [ -d "$file" ]; then
|
||||
nice python3 run_Fitter.py --cell $file
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user