AllenNeuralDynamics / aind-ophys-utils

Repo for Ophys utils
MIT License
0 stars 0 forks source link

create "clean" suite2p motion correction capsule (without ophys_etl dependency) #16

Open arielleleon opened 1 year ago

arielleleon commented 1 year ago

Import S2P directly instead of going through ophys_etl. Should give the same results given Johannes's prior investigation into the differences between ophys_etl and vanilla s2p.

Notes 7/12: Based on Arielle's capsule (https://codeocean.allenneuraldynamics.org/capsule/5114547/tree) I (JF) created a capsule that keeps the ophys_etl format and additions but with minimal environment+code and updated Suite2p=0.13.1 https://codeocean.allenneuraldynamics.org/capsule/4675306/tree

7/14 Capsule running times original capsule:              49 min upgrade Suite2p:            42 min copy data to scratch:     34 min bin ->tif ->h5 faster ffmpeg encoding: 29 min

7/19

j-friedrich commented 1 year ago

8/9