int-brain-lab / ibllib

IBL core shared libraries
MIT License
61 stars 36 forks source link

Add support for multi depth FOV sessions #771

Open samupicard opened 6 months ago

samupicard commented 6 months ago

multi-depth recordings have buggy extractions. The metadata records each scanfield*depth combination as a unique FOV, but the suite2p task then assumes each FOV needs to be repeated across the z-stack. This needs to be fixed in the suite2p task, and all multi-depth sessions need to be re-run. @k1o0

samupicard commented 6 months ago

see https://github.com/orgs/int-brain-lab/projects/11/?pane=issue&itemId=27718386