Add Rallpack1 validation, plus bugfix, clean
* Implement Rallpack1 validation test (with a workaround for inability to set membrane conductance). * Fix bug in L≠1 case in PassiveCable.jl (this may still be wrong). * Fix bug in peak delta computation in trace analysis when both traces have no local maxima. * Gentle failure on missing `numeric_soma.json` * Allow multiple `-s` selection operations for `tsplot`, acting disjunctively.
Showing
- scripts/tsplot 3 additions, 2 deletionsscripts/tsplot
- tests/test_common_cells.hpp 35 additions, 8 deletionstests/test_common_cells.hpp
- tests/validation/trace_analysis.cpp 1 addition, 1 deletiontests/validation/trace_analysis.cpp
- tests/validation/validate_ball_and_stick.cpp 8 additions, 279 deletionstests/validation/validate_ball_and_stick.cpp
- tests/validation/validate_soma.cpp 14 additions, 4 deletionstests/validation/validate_soma.cpp
- validation/ref/numeric/CMakeLists.txt 4 additions, 0 deletionsvalidation/ref/numeric/CMakeLists.txt
- validation/ref/numeric/PassiveCable.jl 9 additions, 6 deletionsvalidation/ref/numeric/PassiveCable.jl
- validation/ref/numeric/numeric_rallpack1.jl 60 additions, 0 deletionsvalidation/ref/numeric/numeric_rallpack1.jl
Please register or sign in to comment