BlockDesignHarness.cpp File Reference


Detailed Description

Basic test of BlockDesignModel.

This test sets up a BlockDesignModel and simulates it through a set period. Results are output to the files results/BlockDesignHarness_activityfirst.out and results/BlockDesignHarness_restfirst.out, tab delimited, with columns representing:

Results are as follows:

BlockDesignHarness_activityfirst.png

Results, activity first

BlockDesignHarness_restfirst.png

Results, rest first

Definition in file BlockDesignHarness.cpp.

Go to the source code of this file.

Namespaces

namespace  std
namespace  indii::fmri::experimental

Functions

int main (int argc, const char *argv[])
 Run tests.

Variables

const unsigned int BLOCK_LENGTH = 10
const double REST_LEVEL = 0.0
const double ACTIVITY_LEVEL = 1.0
const double LENGTH = 60.0
const double STEP = 2.0


Function Documentation

int main ( int  argc,
const char *  argv[] 
)

Run tests.

Definition at line 42 of file BlockDesignHarness.cpp.


Generated on Mon Aug 13 19:50:53 2007 for fmrii Experimental Models Test Suite by  doxygen 1.5.2