Analysis for experiments with visual stimulation e.g. drifting gratings.
python >=3.5numpyscipymatplotlibseabornpytestelephantneoquantitiesexdirexpipe(needed in getting_started_tutorial.ipynb)
-
A getting started tutorial can be found here: getting_started_tutorial.ipynb
analysis.py: contains different analysis functions (e.g.compute_dsi)data_processing.py: contains functions for organizing ànd getting data (e.g. create trials)helper.py: contains helper functions.axona_helper.py: extracts stimulus data from axona specific files. A similar function togenerate_stim_group_and_epoch()should be implemented if other setups are used.utils.py: utility functions.