Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 1.11 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.11 KB

Welcome to the repo for module 3. The demos/labs will be done within Jupyter Lab. To avoid all issues with compatibility and versions we recommend you to create and use a new conda environment. Download the environment.yml file and then run:

conda env create -f {path to the enviroment.yml file}

conda activate imaginganalysis

jupyter labextension install @jupyter-widgets/jupyterlab-manager ipyevents ipycanvas

jupyter lab

Week 9 (June 24th-June 30th)

You will need the datasets

Week 10

Please download that data from: http://www.portugueslab.com/courses/LSMLSDA_2020/datasets/lightsheet_3D/imaging.h5

http://www.portugueslab.com/courses/LSMLSDA_2020/datasets/whole_brain/traces_better_deconvolved.h5

http://www.portugueslab.com/courses/LSMLSDA_2020/datasets/whole_brain/stimulus_log.h5

http://www.portugueslab.com/courses/LSMLSDA_2020/datasets/whole_brain/behavior_log.h5

http://www.portugueslab.com/courses/LSMLSDA_2020/datasets/whole_brain/coords.h5