This test uses a completely vanilla NeuralBalloonModel to test the behaviour of the model with no neural activity.
; time
; BOLD response
Results
Definition in file test5.cpp.
Go to the source code of this file.
Functions | |
| void | outputState (AdaptiveRungeKutta *ode, BalloonModel *bm, BOLDCalculator *bc) |
| Write out current state as row of results. | |
| int | main (int argc, const char *argv[]) |
| Run tests. | |
Variables | |
| static const double | END = 60.0 |
| Duration of simulation (s). | |
| void outputState | ( | AdaptiveRungeKutta * | ode, | |
| BalloonModel * | bm, | |||
| BOLDCalculator * | bc | |||
| ) |
const double END = 60.0 [static] |
1.5.2