Keeping our data organized is essential - here is where you can find data and store your data so others know how to find it when they need it.
The lab stores ephys. data in three formats:
Raw from the data aquisition systems-
in Dropbox/(ratsEphys or elnRats2)/<animal ID>/*
data collected at IU is in ratsEphys, data collected at BU is in elnRats2
Imported raw data into CMBHOME object (may or may not have LFP imported) -
Dropbox/(ratsEphys or (elnRats2)/<animal_ID>/<animal_ID>_txtDataFiles/cmbObjsV2/CMBH*.mat
Output from analyses performed on the imported data -
Dropbox/scripts/projects/<project_name>/dataSets/*fnameSet.mat or
Dropbox/docs_ehren/Papers_authored/<paper_id>/dataSets/*fnameSet.mat
The 3rd format points to the files stored in the 2nd from which they were computed, and the 2nd format points to the files stored in the 1st format from which they were generated.
The lab stores data in three formats:
1) Raw from the data aquisition systems- in Dropbox/(ratsEphys or (elnRats2)/<animal ID>/*
You likely want the second and first options - as that is where you’ll best find information about cluster cut data and non-cluster cut data, respectively.
The 3rd format points to the files stored in the 2nd from which they were computed, and the 2nd format points to the files stored in the 1st format from which they were generated.