The analysis is always carried out by fitting a model to part of the data (e.g., the last 30 s of a spontaneous activity recording) before "time transforming" and testing with the "extended Ogata's tests battery" the other part of the data (e.g., the first 30 s in the previous example).
The "extended Ogata's tests battery is presented in the second manuscript.
The data to which gssanova is applied are always obtained with mkGLMdf. That is, the time axis is discretized. The variable names appearing in the gssanova call are:
All times and durations are expressed in seconds.
For odor evoked activity the following "trick" is used: If the stimulus comes at sec 5.2 then a new time variable, "ot", is created where all the time values of the original time variable which are < 5 s are set to 5. In other word we force the "stimulus effect" to be homogeneous between 0 and 5. See the scripts at the bottom of the individual pages for details.