Skip to content

sh4r11f/daedalus

Repository files navigation

Daedalus

I developed this package by putting together pieces of code that I use for running and analyzing mostly psychophysics experiments.

Usage

To use, clone or download the repository, navigate to the directory and install the package by running:

     pip install -e .

Import subpackages based on usage needs:

    >>> from daedalus.vision import psychphys
    >>> from daedalus.fmri import multivariate

About

Neuroscience tools for running and analyzing experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published