oist / optinist

calcium imaging pipeline tool
GNU General Public License v3.0
36 stars 13 forks source link

LCCD RoiData cannot be used #599

Open milesOIST opened 10 months ago

milesOIST commented 10 months ago

LCCD RoiData cannot be used with any algorithms which need IscellData. It is not possible to draw the connecting link.

Best solution: All algorithms accept only RoiData. Another module creates RoiData from IscellData + FluoData.

https://github.com/oist/optinist/issues/588