spatialtopology / spacetop-prep

code for transferring data and preprocessing
MIT License
0 stars 3 forks source link

[DOC] mouse trajectory data description #69

Closed jungheejung closed 1 month ago

jungheejung commented 4 months ago

Which module are you suggesting enhancements?

beh data paper description

Pertinent section of the docs

spacetop datapaper manuscript

Details

% Preprocessing of behavior data from task-narratives

% This script extracts the moment-by-moment mouse position data (sampled at
% 60 Hz) from original .mat files, finds ratings and motion time from them,
% and adds those data to original .csv files which contain all other time
% stamps.
% The new .csv files will be named as *_beh_preproc.csv.

% See README.md and the associated paper (Jung et al., 2024) for more
% information.