i was thinking the same but the problem is that running the 03d_conduction_velocity_restitution script i got errors(down), mo information about the restitution curve just output files with new states of ionic model's parametters . the second thing is i would like to modify the script and change the tissue measurements(length) but i do not see in the script where they were defined( there is no mesh definition) the only thing i know about the tissue definition it is just the conductivity.
the second thing is my protocol is not exactly s1s2 it looks like this : first the tissue
initialized at steady-state at 600-ms BCL, after a it was paced from the stimulus electrode for 20 beats at 600-ms bCL and then for 67 beats at each subsequent BCL, starting from 500 ms and shortened
in 50-ms steps to 300 ms, and then shortened in 10-ms steps.
i am wandering how i can reproduce this protocol in opencarp
here is the errors i got running the 03d_conduction_velocity_restitution script.
Pace GTT2_fast to limit cycle at basic cycle length bcl=500
----------------------------------------------------------------------
stty: 'standard input': Inappropriate ioctl for device
stty: 'standard input': Inappropriate ioctl for device
Computing state files for chosen CIs
----------------------------------------------------------------------
Writing GTT2_fast_bcl_500_beats_5_CI_275.sv
stty: 'standard input': Inappropriate ioctl for device
stty: 'standard input': Inappropriate ioctl for device
Writing GTT2_fast_bcl_500_beats_5_CI_300.sv
stty: 'standard input': Inappropriate ioctl for device
stty: 'standard input': Inappropriate ioctl for device
Writing GTT2_fast_bcl_500_beats_5_CI_325.sv
stty: 'standard input': Inappropriate ioctl for device
stty: 'standard input': Inappropriate ioctl for device
Writing GTT2_fast_bcl_500_beats_5_CI_350.sv
stty: 'standard input': Inappropriate ioctl for device
stty: 'standard input': Inappropriate ioctl for device
Writing GTT2_fast_bcl_500_beats_5_CI_375.sv
stty: 'standard input': Inappropriate ioctl for device
stty: 'standard input': Inappropriate ioctl for device
Writing GTT2_fast_bcl_500_beats_5_CI_400.sv
stty: 'standard input': Inappropriate ioctl for device
stty: 'standard input': Inappropriate ioctl for device
Writing GTT2_fast_bcl_500_beats_5_CI_425.sv
stty: 'standard input': Inappropriate ioctl for device
stty: 'standard input': Inappropriate ioctl for device
Writing GTT2_fast_bcl_500_beats_5_CI_450.sv
stty: 'standard input': Inappropriate ioctl for device
stty: 'standard input': Inappropriate ioctl for device
Writing GTT2_fast_bcl_500_beats_5_CI_475.sv
stty: 'standard input': Inappropriate ioctl for device
stty: 'standard input': Inappropriate ioctl for device
Writing GTT2_fast_bcl_500_beats_5_CI_500.sv
stty: 'standard input': Inappropriate ioctl for device
stty: 'standard input': Inappropriate ioctl for device
Perform CV restitution experiments
----------------------------------------------------------------------
CI CV
[ms] [m/s]
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/bin/restituteCV", line 323, in <module>
run()
File "/usr/local/lib/python3.6/dist-packages/carputils/tools.py", line 524, in wrapped
ret = run(args, job)
File "/usr/local/lib/python3.6/dist-packages/bin/restituteCV", line 296, in run
to.config(args)
File "/usr/local/lib/python3.6/dist-packages/carputils/tuning.py", line 191, in config
self.surf = args.surf
AttributeError: 'Namespace' object has no attribute 'surf'
Something went wrong......Try again
Canceled Process