Skip to content

batch plotting multi v0#344

Merged
jepegit merged 38 commits into
masterfrom
339-batch-plotting-with-multiple-subfigures
Nov 12, 2025
Merged

batch plotting multi v0#344
jepegit merged 38 commits into
masterfrom
339-batch-plotting-with-multiple-subfigures

Conversation

@jepegit

@jepegit jepegit commented Nov 12, 2025

Copy link
Copy Markdown
Owner

Note

Improves batch plotting/export: fixes plotly image export helper, handles non-normalized summary plot ranges, refines CV-based partitioning, and updates ICA tests accordingly.

  • Plotting/Collectors:
    • collectors.incremental_image_exporter_plotly: refactored to standalone function taking figure; updated calls and reliability of image export; ensure to_image_files_kwargs defaults to {} in BatchCollector.save.
    • plotutils.summary_plot: correct y-range handling when fullcell_standard_normalization_type=False (uses norm_range or y_range).
  • Helpers/Data Processing:
    • select_summary_based_on_rate: when partition_by_cv=True, now partitions using the full cell object; minor messaging cleanups.
  • Batch Journals:
    • Minor log message tweak for empty journal warning.
  • CLI:
    • Minor cleanup of prompts/debug prints in cellpy new flow.
  • Tests:
    • Update ICA expected sizes in tests/test_ica.py (dqdv tidy and wide).

Written by Cursor Bugbot for commit c3310a4. This will update automatically on new commits. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Comment thread cellpy/utils/collectors.py
Comment thread cellpy/utils/collectors.py
Comment thread cellpy/utils/plotutils.py
Comment thread cellpy/utils/helpers.py Outdated
Comment thread cellpy/cli.py Outdated
@jepegit
jepegit merged commit 2659d5a into master Nov 12, 2025
21 of 27 checks passed
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.

1 participant