Go to file
2020-07-22 10:18:20 +02:00
docs obscuring credentials and more docu 2019-09-19 10:37:33 +02:00
fishbook docstrings, renaming etc 2020-07-22 10:18:20 +02:00
.gitignore package related stuff 2019-09-18 17:46:02 +02:00
LICENSE package related stuff 2019-09-18 17:46:02 +02:00
README.md [readme] issues 2019-11-18 16:51:14 +01:00
setup.py fix install requirements for versions > 3.7 2020-07-22 10:15:09 +02:00
template_dj_local_conf.json obscuring credentials and more docu 2019-09-19 10:37:33 +02:00
test.py lots of changes 2019-09-21 11:15:41 +02:00

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
  • Reading fi data from old-style directories
  • maybe delegate this to Stimulus?
  • implement alternative dataSources, somehow
  • stimulus contrast is not read from nix file (e.g. filestimulus) maybe a problem with all mutables?
  • Add relacs_nix_version to dataset, could be used to decide how to read stuff, in particular, we will switch to DataFrames for most features after nixio version 1.5