load_cell
Loads a battery cell file and returns a data handle with available capabilities. Provide active-material mass to compute gravimetric columns correctly; otherwise defaults to 1.0 mg.
Instructions
Load one cell file and return a handle plus what the data can support.
mass_mg is the active-material mass. Without it every *_gravimetric
column is computed against a default of 1.0 mg — the numbers still
appear, they are simply wrong, so supply it when you know it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| mass_mg | No | ||
| instrument | No |