From a03426a7ff3ec91aef8dcc91e3ff7e6883b776a1 Mon Sep 17 00:00:00 2001 From: Matthew Evans Date: Tue, 4 Aug 2026 13:58:57 +0100 Subject: [PATCH] Update navani definitions --- yard/data/extractors/navani.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yard/data/extractors/navani.yml b/yard/data/extractors/navani.yml index 5df7451..218536b 100644 --- a/yard/data/extractors/navani.yml +++ b/yard/data/extractors/navani.yml @@ -6,7 +6,7 @@ name: >- description: >- Module for processing and plotting electrochemical data from battery cyclers. Contains functions to extract dQ/dV. Also supports Excel and text outputs from - Arbin and Landt. + Arbin, Landt and Maccor. supported_filetypes: - id: biologic-mpr - id: neware-nda @@ -28,7 +28,7 @@ citations: source_repository: https://github.com/be-smith/navani usage: - method: python - setup: navani + setup: navani.echem command: navani.echem.echem_file_loader({{ input_path }}) installation: - method: pip