joey-kilgore/Nerve-Block-Modeling

File missing?

joey-kilgore opened this issue · 3 comments

The electrode used for creating various ramps and complex waveforms (sine ramp on the electrode selection GUI) calls a file that does not exist. The file 'SineRampRig.ses' is called on line 131 in trajectory_control.ses but does not exist in the current repository. The comment says it is meant to 'load the graph and control for the sine ramp'. Is it possible that this file is still on some computer somewhere?

I have the file. how do I attach it to this issue?

So @tinavrabec would actually have to make a commit to upload it. If you email the file to me then I can do it.

Actually, when adding the file, it actually is located in the repository already. It was assumed it wasn't because of the numerous missing files already documented (issue #15). The actual fix needed is to load the file in the CNOW_run.hoc file, and then call all the procedures when loading it in the trajectory_control.ses file. I will get right on it.
It should also be noted that the file was located by @tinavrabec on her laptop with the following path
Desktop>"Programs and Scripts">Neuron>nmodels>DCoffset>CNOW model