datajoint / element-miniscope

DataJoint Element for miniscope calcium imaging analysis with CaImAn
https://datajoint.com/docs
MIT License
2 stars 13 forks source link

Null defaults in `Mask` table #24

Closed CBroz1 closed 1 year ago

CBroz1 commented 2 years ago

miniscope.Segmentation.Mask permits null values across multiple attributes. Why don't some masks have this information? Should we log a warning when these are null?

kabilar commented 2 years ago

Thanks @CBroz1. I think that this has to do with the output from CaImAn. It is worth digging deeper into this issue. For the interim, yes, let's log a warning that these are null.