Currently not reading in file info from .not.mats. For deepsqueak files, was adding day/block/birdname info during matlab preprocessing steps. Possibly add functionality to parse from filename. This will take some thought considering filenames & important metadata haven't been well standardized (and a lot of earlier files have dates without leading zeros, resulting in some ambiguity).
See utils/callbacks::_read_file_info_from_mat, called from utils/callbacks::call_mat_stim_trial_loader.
Currently not reading in file info from .not.mats. For deepsqueak files, was adding day/block/birdname info during matlab preprocessing steps. Possibly add functionality to parse from filename. This will take some thought considering filenames & important metadata haven't been well standardized (and a lot of earlier files have dates without leading zeros, resulting in some ambiguity).
See
utils/callbacks::_read_file_info_from_mat, called fromutils/callbacks::call_mat_stim_trial_loader.