Main Neurospaces logo Genesis 2 Backwards Compatibility Bridge

Index of group ./specifications/traub95


Index
Up

the traub95 model

1. The traub95 model
2. Running the converted model with SSP to see if the conversion was done correctly

1. The traub95 model

Startup command : src/ns-sli ..//tests/scripts/test-traub95cell-v0/traub95cell1.g


Comments, Preparation, Reparation

1. Comment for this test definition
This test was derived from one of Dave Beeman's tutorial scripts, does not use the G2 generated file.
2. Preparation needed before the commands below :
Create the output/ directory
3. And repared afterwards using :
Remove the generated output files in the output/ directory

1.1. Does the script run a simulation ?

1. Expected output
END:

1.2. Can we save the model as an NDF file -- library ?

1. Executed command
call model_container NEUROSPACES_COMMAND "export library ndf /tmp/traub95cell1.ndf /cell/**"
2. Expected output
genesis

1.3. Can we quit the simulator such that output is flushed ?

1. Executed command
quit
2. Expected output

1.4. Is the generated output file correct ?

1. Expected output
application_output_file: output/traub95_Vm.out
expected_output_file: ..//tests/specifications/strings/traub95_Vm.out.g3
2. Comment
small deviations from the G-2 generated output file

2. Running the converted model with SSP to see if the conversion was done correctly

Startup command : /usr/local/bin/ssp --time 0.5 --time-step 0.00002 --cell /tmp/traub95cell1.ndf --model-name cell --output-fields /cell/soma->Vm --optimize


Comments, Preparation, Reparation

1. Comment for this test definition
This test was derived from one of Dave Beeman's tutorial scripts
2. Preparation needed before the commands below :
Create the output/ directory
3. And repared afterwards using :
Remove the generated output files in the output/ directory

2.1. Can we compile the converted model description from SSP, traub95cell1.ndf ?

1. Expected output
Done
2. This test is currently not executed
(disabled is 'this test was not implemented')

2.2. Does the simulation produce the correct output (2)?

1. Expected output
application_output_file: ..//output/cell.out
expected_output_file: ..//tests/specifications/strings/traub95_Vm.out.ssp