docs | ||
fishbook | ||
.gitignore | ||
LICENSE | ||
README.md | ||
setup.py | ||
template_dj_local_conf.json | ||
test.py |
E-fishBook
Database of data recorded in the group.
Assumptions & Caveats:
- there is only a single subject in each dataset
- each recording contains a single cell
- RePro links to Cell and not to Dataset
- Question: should we store the sampling rate and hardware info in the database?
FIXMEs
- repro must have foreign keys to dataset and subject
- Dataset finding samplerate in stimuli.dat can be improved