jonescompneurolab / hnn

The Human Neocortical Neurosolver (HNN) is a software tool that gives researchers/clinicians the ability to develop/test hypotheses on circuit mechanisms underlying EEG/MEG data.
http://hnn.brown.edu
Other
80 stars 25 forks source link

add parameter value checking #22

Open samnemo opened 5 years ago

samnemo commented 5 years ago

Add parameter value checking from GUI, before the param files are written, to ensure that all parameters are within valid ranges. Otherwise, there can be problems when the simulation is run (e.g. numerical errors from NEURON, etc.).

blakecaldwell commented 4 years ago

@rythorpe @jasmainak there's been a lot of progress on this in hnn-core... great! Can you close this issue when appropriate and/or add a reference to the hnn-core issue in the next HNN release milestone https://github.com/jonescompneurolab/hnn/milestone/1

jasmainak commented 4 years ago

will do!

blakecaldwell commented 4 years ago

I realized there is more to closing this issue in HNN GUI. There needs to be feedback to the user when they input a parameter not accepted by hnn-core.