[Next] [Previous] [Up] [Top] [Contents] [Index]

9.4 DFIL Messages

9.4.3 DClose


The DClose message is called after all trials have run. When it is called n contains the total number of data records collected in the experiment, and params->data points to an array containing those data records. The DFIL may use these for any data post-processing it needs to do (e.g. summary statistics).

After any post-processing, the DFIL should free an memory it has allocated, close its output files, and perform any other necessary DFIL-specific deinitializations.


PSYX Programmer's Manual - 24 AUG 95
[Next] [Previous] [Up] [Top] [Contents] [Index]

Generated with CERN WebMaker