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
Added a Load-tab unload all button and renamed the existing unload action to unload selected.
Added a napari Plot-tab Normalization section that can scale all grouped responses by each ROI's selected-epoch peak, persisting the selected epoch and per-ROI scale factors with saved analysis outputs.
Added local analysis caching for napari recording work so converted recordings, ROI edits, and response analysis run from local storage while saved analysis outputs sync back to the configured publish location in the background.
Fixes
Synced napari Export-tab figure files from the local analysis cache back to the configured publish/source twopy/exports folder.
Made cached analysis file copies safer and repeatable by using atomic target-file replacement and refreshing stale localized converted files when the selected converted output is newer.
Made the napari Update tab scroll so long recording summaries and output paths stay visible when labels wrap.
Preserved noncontiguous ROI label numbers when reopening ROIs in napari so visibility toggles, colors, and deletion target the correct ROI.