AllenNeuralDynamics / AllenNeuralDynamics/aind-dynamic-foraging-basic-analysis
Formalize notion of an analysis object
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- Avg merge
- 8d 19h
- Merged PRs (30d)
- 1
Description
I developed all of my code such that the dataframes I generated in the `data_utils` repo I add to the nwb object as attributes. I do this so its easy to keep track of multiple data frames from the same session (events, trials, fip_df, licks, etc). But its probably confusing to add it to the NWB object. So its probably better to make a class "analysis object" or something.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.