Getting started¶
Install cellpy, point it at a file, and get a first look at the data. Work through these pages in order, or jump to what you need.
- Installation — install with pip or conda, on Windows, Linux, or macOS
- Setup and configuration — folders, config file, and
cellpy setup - Check your installation — version, paths, and useful CLI checks
- Basic usage — load a cell and inspect the main tables
- Coming from cellpy 1.x — what changed in 2.x and how to migrate