code specific to Lilrig
dependencies:
- widefield repository
- npy-matlab repository
- zserver\Code\Stimulus (for mpep retinotopy)
- zserver\Data\xfiles (for mpep retinotopy)
animal = 'animal_name';
day = 'yyyy-mm-dd';
experiment = experiment number;
lilrig_load_experiment;
After loading data:
lilrig_retinotopy
- if timestamps are not saved after preprocessing, troubleshoot with the script AP_parse_temporal_component_fix (this can make the .timestamps.npy files if they're missing although they're not used anymore, it can also separate the svdTemporalComponents by experiment if they were parsed incorrectly)