alihaydaroglu / suite3d

Fast, accurate, volumetric cell detection. Developed for Light Beads Microscopy, usable for other volumetric 2P. In development
6 stars 0 forks source link

Demo01 - show how to load fused movie #6

Closed jmmanley closed 1 year ago

jmmanley commented 1 year ago

Just for completeness, you could show how to load the fused movie before Correlation map calculation in Demo_01

registered_movie = job.get_registered_movie(key='registered_fused_data', filename_filter='fused_reg_data')

alihaydaroglu commented 1 year ago

fixed here, thanks for the suggestion