AllenInstitute / AllenSDK

code for reading and processing Allen Institute for Brain Science data
https://allensdk.readthedocs.io/en/latest/
Other
346 stars 151 forks source link

Update SDK examples to reflect ephys and morphology changes #1520

Open wbwakeman opened 4 years ago

wbwakeman commented 4 years ago

including changes to neuron_morphology feature computation, ipfx changes, use of NWB2 files for ephys may need to update: https://allensdk.readthedocs.io/en/latest/_static/examples/nb/cell_types.html https://github.com/AllenInstitute/AllenSDK/blob/master/doc_template/examples_root/examples/nb/cell_types.ipynb

wbwakeman commented 4 years ago

See also notebook in #667 and whether that is still relevant.

wesley-jones commented 4 years ago

Hey @wbwakeman, is there any documentation available that would enable me to make these changes?