You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introducing manually_refine_components.m for interactive component addition and removal after initialization.
Integration of handling 3d imaging data in various parts of the code including initialize_components.m, greedyROI.m, HALS.m, update_spatial_components.m, threshold_components.m, determine_search_location.m. Full handling of 3d imaging data is still under testing.
Parallel implementation of threshold_components.m and determine_search_location.m
Better estimation of temporal components and background when no initializer is present, e.g., when analyzing a new dataset with known spatial components.
The noise image is used by default as a background image, since computation of the correlation image can become very expensive when the dataset is large.