UWB-Biocomputing / WorkBench

Software and data provenance management platform for simulations of dissociated cortical cultures.
https://uwb-biocomputing.github.io/WorkBench/
Apache License 2.0
1 stars 3 forks source link

Change content in LayoutParams tab in Simulation Configuration window to contain NLEdit #27

Open jConquest opened 4 years ago

jConquest commented 4 years ago

This requires the completion of updates to NLEdit before being worked on.

jConquest commented 3 years ago

Updates to NLEdit have been made, there are still improvement left to be made.

The important piece here is that the user should able to invoke a NLEdit window to create new NList files from the SimStartWiz,java workflow. This allows the user to create new NList files on the fly during simulation specification, rather than having to create the nlist files ahead of time.

Note that, give how Workbench is currently implemented, the user would have to cancel out of the simStartWiz to create NList input if they did not do so before starting a new simulation.

jConquest commented 3 years ago

Also note that the completion of this task will require an update to github documentation.