new_project
Create a batch project from a template, generating a dated experiment folder inside the data directory to organize cell data.
Instructions
Create a batch project from a template — the cellpy new workflow.
project is the folder, experiment the lookup value; the template
dates the experiment folder itself, so experiment="exp001" becomes
something like 2026_09_05_exp001. Writes inside the data directories
only.
Downloads the cookiecutter from GitHub on first use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| template | No | ||
| directory | No | ||
| experiment | Yes |