Skip to content

Commit

Permalink
persuade 267067 to sort-of run
Browse files Browse the repository at this point in the history
  • Loading branch information
olupton committed Dec 15, 2022
1 parent 3ab37e8 commit 5fe4624
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions modeldb/modeldb-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1118,6 +1118,17 @@
- sed -i'.bak' -e 's/tstop = /tstop = 50\/\//' Fig8_tuft_NMDA_spike.hoc
- sed -i'.bak' -e 's/simul_iter=/simul_iter=2 \/\//' Fig8_tuft_NMDA_spike.hoc
comment: usual simulation time is ~ 10 minutes (tstop = 120 and simul_iter=10)
267067:
# This model ID seems to have two ~different models inside it. Arbitrarily choose one.
github: '/olupton'
model_dir: 'Na12 Analysis/mechanisms'
run:
- run()
- verify_graph_()
script:
- (cd "Na12 Analysis" && mv mosinit.hoc mosinit.hoc.bak && ln -s runModel.hoc mosinit.hoc)
- sed -i'.bak' -e 's#\./mosinit\.hoc#./mosinit.hoc.bak#g' 'Na12 Analysis/runModel.hoc'
- sed -i'.bak' -e 's#^tstop=30000#tstop=100#g' 'Na12 Analysis/constants.hoc'
206267:
run:
- run()
Expand Down

0 comments on commit 5fe4624

Please sign in to comment.