Skip to content

Conversation

@ablot
Copy link
Member

@ablot ablot commented Jan 26, 2026

v2.0.4

Main changes

  • Overwrite neurons_df if it has the wrong number of ROI

Bugfix

  • Fix synchronization issue if FrameLog start after frame 0

Minor

  • Clearer error message in sync when failing to find datasets
  • Option to load_session without returning the neurons_df (useful before it's created)

Before bugfix:
image

After:
image

Antonin Blot added 7 commits January 26, 2026 17:25
For now just to test other way to organise the pipeline. The aim is future versions to raise deprecationerror when calling like that and instead save all separate ressults in sesparte files
find_monitor_frames returns row index of the frame_log, when we merge on the FrameIndex it fails if FrameIndex.iloc[0] != 0
Switch to use index so that we can start recording frame after initial bonsai setup
@ablot ablot requested a review from yiran25 January 26, 2026 18:18
Antonin Blot added 4 commits January 26, 2026 19:32
The useful function should be integrated in a lab repo
All filters of ROI should work on traces, since traces must come from an but not the other way round as we can have multiple way to extract from one ROI.

Separate in pipeline and use ASt only on traces (which is used in most downstream functions)
If we still have these warnings, we need to solve them. Not ignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants