AllenNeuralDynamics / aind-ophys-utils

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

define QC measures for motion correction and implement in capsule #13

Open arielleleon opened 1 year ago

arielleleon commented 1 year ago

Notes 7/12:

Notes 7/19: Suite2p uses a PCA-based approach to find the most varying frames in the registered movie. It compares them to see whether the variation is due to neural activity or uncorrected motion. For each of the 30 top PCs it averages the top 300 frames and the bottom 300 frames and registers the resulting 2 images. rigid, average nonrigid, and max nonrigid shifts are saved as "regDX". Those scores should all be very close to zero.

matchings commented 12 months ago

Metrics were run but not saved, Johannes edited it so that it would save metrics & visuals