Main Neurospaces logo neurospaces 0.1675 Thu, 27 Dec 2007 15:58:18 -0600 hugo

Index of group ./specifications/gates


Index
Up

generic gates, from multiple models

1. Sodium activation gate parameters
2. Tabulation tests

1. Sodium activation gate parameters

Startup command : ./neurospacesparse -v 1 -q -R gates/naf_activation.ndf


1.1. Is neurospaces startup successful ?

1. Part of expected output
./neurospacesparse: No errors for .+?/gates/naf_activation.ndf.

1.2. Do we find a power for the Hodgkin Huxley gate ?

1. Executed command
printparameter /naf_activation POWER
2. Part of expected output
3

1.3. Do we find the HH_AB_Add_Num parameter with a correct value in the A gate kinetic ?

1. Executed command
printparameter /naf_activation/A HH_AB_Add_Num
2. Part of expected output
35000

1.4. Do we find the HH_AB_Mult parameter with a correct value in the A gate kinetic ?

1. Executed command
printparameter /naf_activation/A HH_AB_Mult
2. Part of expected output
= 0

1.5. Do we find the HH_AB_Factor_Flag parameter with a correct value in the A gate kinetic ?

1. Executed command
printparameter /naf_activation/A HH_AB_Factor_Flag
2. Part of expected output
= -1

1.6. Do we find the HH_AB_Add_Den parameter with a correct value in the A gate kinetic ?

1. Executed command
printparameter /naf_activation/A HH_AB_Add_Den
2. Part of expected output
= 0

1.7. Do we find the HH_AB_Offset_E parameter with a correct value in the A gate kinetic ?

1. Executed command
printparameter /naf_activation/A HH_AB_Offset_E
2. Part of expected output
0.005

1.8. Do we find the HH_AB_Div_E parameter with a correct value in the A gate kinetic ?

1. Executed command
printparameter /naf_activation/A HH_AB_Div_E
2. Part of expected output
= -0.01

1.9. Do we find the HH_AB_Mult_Exp parameter with a correct value in the A gate kinetic ?

1. Executed command
printparameter /naf_activation/A HH_AB_Mult_Exp
2. Part of expected output
1

1.10. Do we find the HH_AB_Offset parameter with the same values as HH_OffsetE in the A gate kinetic ?

1. Executed command
printparameter /naf_activation/A HH_AB_Offset
2. Part of expected output
0.005
3. This test is currently not executed
(disabled is 'The HH_AB_Offset parameter has been removed.')

1.11. Do we find the HH_AB_Add_Num parameter with a correct value in the B gate kinetic ?

1. Executed command
printparameter /naf_activation/B HH_AB_Add_Num
2. Part of expected output
7000

1.12. Do we find the HH_AB_Mult parameter with a correct value in the B gate kinetic ?

1. Executed command
printparameter /naf_activation/B HH_AB_Mult
2. Part of expected output
= 0

1.13. Do we find the HH_AB_Factor_Flag parameter with a correct value in the B gate kinetic ?

1. Executed command
printparameter /naf_activation/B HH_AB_Factor_Flag
2. Part of expected output
= -1

1.14. Do we find the HH_AB_Add_Den parameter with a correct value in the B gate kinetic ?

1. Executed command
printparameter /naf_activation/B HH_AB_Add_Den
2. Part of expected output
= 0

1.15. Do we find the HH_AB_Offset_E parameter with a correct value in the B gate kinetic ?

1. Executed command
printparameter /naf_activation/B HH_AB_Offset_E
2. Part of expected output
0.065

1.16. Do we find the HH_AB_Div_E parameter with a correct value in the B gate kinetic ?

1. Executed command
printparameter /naf_activation/B HH_AB_Div_E
2. Part of expected output
0.02

1.17. Do we find the HH_AB_Mult_Exp parameter with a correct value in the B gate kinetic ?

1. Executed command
printparameter /naf_activation/B HH_AB_Mult_Exp
2. Part of expected output
1

1.18. Do we find the HH_AB_Offset parameter with the same values as HH_OffsetE in the A gate kinetic ?

1. Executed command
printparameter /naf_activation/B HH_AB_Offset
2. Part of expected output
0.065
3. This test is currently not executed
(disabled is 'The HH_AB_Offset parameter has been removed.')

2. Tabulation tests

Startup command : ./neurospacesparse -v 1 -q -R gates/naf_activation.ndf


2.1. Is neurospaces startup successful ?

1. Part of expected output
./neurospacesparse: No errors for .+?/gates/naf_activation.ndf.

2.2. Is the tabulation flag set (should not) ?

1. Executed command
printparameter /naf_activation/A HH_Has_Table
2. Part of expected output
= 0