Brak opisu

Ajayrama Kumaraswamy bece144f7c setup install ILTIS 1.5; tests passing on Linux for conda envs 3.9 and 3.10 1 rok temu
Notebooks 8a84333ea7 moved code to github 2 lat temu
VIEWtemplates 422cb63d73 localCTV: added sample file to VIEWtemplates 2 lat temu
log2list_examples 77ae1fbd77 added better help to beginning of create_measurement_list_lif.py 1 rok temu
old_conda_files bece144f7c setup install ILTIS 1.5; tests passing on Linux for conda envs 3.9 and 3.10 1 rok temu
tests 61f1ee0ddc changes to avoid future warning from pandas 1 rok temu
utility_scripts b3c5db08fc minor correction in setup_testing.py 1 rok temu
view 61f1ee0ddc changes to avoid future warning from pandas 1 rok temu
.gitignore 8a84333ea7 moved code to github 2 lat temu
LICENSE-BSD-3-CLAUSE 0df9ed2d37 updated README; changes license to BSD-3-CLAUSE 2 lat temu
README.md 0df9ed2d37 updated README; changes license to BSD-3-CLAUSE 2 lat temu
conda_env_development_py310.yml bece144f7c setup install ILTIS 1.5; tests passing on Linux for conda envs 3.9 and 3.10 1 rok temu
conda_env_py310.yml bece144f7c setup install ILTIS 1.5; tests passing on Linux for conda envs 3.9 and 3.10 1 rok temu
setup.py bece144f7c setup install ILTIS 1.5; tests passing on Linux for conda envs 3.9 and 3.10 1 rok temu

README.md

Welcome to the repository containing the python implementation of VIEW

VIEW is a general purpose tool to analyze calcium imaging data of responses to sensory stimuli. Its philosophy is two-dimensional.

License

BSD 3 Clause, see file LICENSE-BSD-3-CLAUSE

Installation and Usage

Please consult the wiki

Issues

If you find bugs, have questions about its usage, or have ideas for new features, please check the Issues tab for related Issues and if you are convinced, create a new Issue. For bugs and errors, please paste the error you have encountered and clearly state the steps to reproduce the error. Thank You!

Contributing

Please consult this page on the wiki for a Developer Guide. Pull requests corresponding to well documented issues in this repository are welcome!

Testing

TODO