kushalkolar / serenity

Realtime analysis & visualization of calcium imaging data
GNU General Public License v3.0
1 stars 0 forks source link

OnACID and visualization from rolling buffer #3

Closed kushalkolar closed 1 year ago

kushalkolar commented 1 year ago

try the following:

kushalkolar commented 1 year ago

For using OnACID outputs, we can use the cnmf extensions that alresdy exist in mesmerize-core. We can probably just subclass the existing CNMFSeriesExtensions and override get_output(). Or we can create a common interface for mesmerize-core CNMF output API and serenity cnmf output. This will need more thought.