Skip to content

docs: teach native step/raw headers (cellpy 2.0) - #678

Merged
jepegit merged 3 commits into
masterfrom
676-native-header-docs
Jul 24, 2026
Merged

docs: teach native step/raw headers (cellpy 2.0)#678
jepegit merged 3 commits into
masterfrom
676-native-header-docs

Conversation

@jepegit

@jepegit jepegit commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Rewrite fundamentals data_structure column docs around c.schema and native headers (step_type, cycle_num, cumulative_discharge_capacity, …).
  • Fix migration_v1_to_v2 for the rc1+ native default and add a batch/notebook recipe that avoids the type / discharge_capacity gotchas.
  • Extend essential schema↔frame key tests; patch two example notebook source cells.

Closes #676

Test plan

  • uv run pytest -m essential (606 passed)
  • Spot-check rendered docs: fundamentals data structure + migration notebook section
  • Optional: run the documented update_cell recipe against a loaded batch cell

Made with Cursor

jepegit and others added 2 commits July 24, 2026 22:42
…des.

Update data_structure and v1→v2 migration docs for the cellpy 2.0 native-headers default, add a schema-based batch notebook recipe (including cumulative_discharge_capacity), extend schema frame-key tests, and fix two example notebook source cells (#676).

Co-authored-by: Cursor <cursoragent@cursor.com>
Resolve HISTORY and data_structure conflicts: keep native-header docs rewrite, retain #675 Unreleased bullet and EFC summary column mention.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 24, 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.

Rename the section heading so the slug matches Zensical (#676).

Co-authored-by: Cursor <cursoragent@cursor.com>
@jepegit
jepegit enabled auto-merge (squash) July 24, 2026 20:51
@jepegit
jepegit merged commit 053ffbf into master Jul 24, 2026
4 checks passed
@jepegit
jepegit deleted the 676-native-header-docs branch July 24, 2026 20:53
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.

Update docs and batch-loader examples for native step/raw headers (cellpy 2.0)

1 participant