Skip to content

docs: sync 2.1 migration guide + batch/collect API refs - #772

Merged
jepegit merged 3 commits into
v2-docs-stablefrom
768-docs-sync-v2-docs-stable
Jul 28, 2026
Merged

docs: sync 2.1 migration guide + batch/collect API refs#772
jepegit merged 3 commits into
v2-docs-stablefrom
768-docs-sync-v2-docs-stable

Conversation

@jepegit

@jepegit jepegit commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

Skipped #754 (marimo integrate into master) — marimo was withdrawn on this docs branch.

Test plan

  • Docs site / RTD build for v2-docs-stable looks sane
  • Migration guide and API pages render

Refs #768

Made with Cursor

jepegit and others added 2 commits July 28, 2026 18:33
The capstone doc for cellpy 2.1 (Stage 4), describing what shipped now that
Epics A-E have all landed.

- new `docs/getting_started/migration_v2.0_to_2.1.md`: every Epic E removal
  with old->new mappings (headers->schema, ICA shims, plotting knobs +
  dropped seaborn/bokeh backends, batch_tools->cellpy.batch/collect,
  prms.*->cellpy.config with c.mass kept), the batch symbol map +
  iterate_batches/process_batch recipes, and the collectors cross-cell
  cycle-narrowing bug-fix before/after.
- wire it into the Zensical nav ("Coming from cellpy 2.0") and cross-link it
  from the 1.x->2.x guide.
- HISTORY.md: a 2.1 (Stage 4) release-notes block under Unreleased.

All cited APIs verified against the code (CellpyCell.vacant, summary_plot
backend=/x_range=, cellpy.collect.collect_*, cellpy.batch load/from_db/
from_journal/combine_summaries, cellpy.config.override).

Closes #720.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
(cherry picked from commit 53fc2d4)
)

The 2.1 batch/collect redesign lived in `cellpy.batch` / `cellpy.collect` but
the API reference only documented the `cellpy.utils.*` re-export shims.

- new `docs/api/batch.md` (`cellpy.batch` + facade / journal / aggregate) and
  `docs/api/collect.md` (`cellpy.collect` + summary / curves / ica / collection),
  wired into the Zensical nav and the "Where to look" table.
- `utils.md`: relabel the batch/collectors sections as shims that re-export the
  new packages, pointing at the new pages.

Docstring-generated (mkdocstrings), so it tracks the code. Verified with the CI
docs build (`zensical build --clean`): **No issues found**, 0 warnings — all
referenced modules resolve and links are intact.

Closes #719.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
(cherry picked from commit b6119e2)
@cursor

cursor Bot commented Jul 28, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

…able

mkdocstrings cannot collect modules that are absent from the docs branch.
Bring the package trees from master so the #756 API pages build.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jepegit
jepegit merged commit 5760dcb into v2-docs-stable Jul 28, 2026
2 checks passed
@jepegit
jepegit deleted the 768-docs-sync-v2-docs-stable branch July 28, 2026 17:02
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