Brody-Lab / jbreda_animal_training

Repository for the ingestion, cleaning and visualization of behavioral experiments
0 stars 0 forks source link

51 integrate fixationgrower read in for trials table #52

Closed jess-breda closed 1 month ago

jess-breda commented 1 month ago

Closes #51.

Minimal necessary changes to read in data from FixationGrower as a trials table. Added in tracking of a protocol variable. Note this code allows for both DMS2 and FixationGrower data to exist in one single dataframe (with Nans for the columns that don't exists in both). See issue for more details on changes & rationale