catalystneuro / tye-lab-to-nwb

NWB Conversion project for the Tye lab at the Salk Institute.
MIT License
0 stars 0 forks source link

Add ASt `ophys` pipeline #30

Closed weiglszonja closed 11 months ago

weiglszonja commented 11 months ago

Checklist:

the sampling rate for the processed data is the same as the raw and segmented data of 15.0 (it shows up in OpenCV as 30.0 but that corresponds to a playback speed and not the actual rate.)

The nwbinspector returns PYNWB_VALIDATION for Miniscope device, the issue for reference: https://github.com/NeurodataWithoutBorders/pynwb/issues/1777

CodyCBakerPhD commented 11 months ago

Overall looks good!

A few minor comments above

weiglszonja commented 11 months ago

Thank you @CodyCBakerPhD for the review! 🚀