We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c77de6 commit c8c7a45Copy full SHA for c8c7a45
1 file changed
yard/data/extractors/navani.yml
@@ -4,7 +4,8 @@ id: >-
4
name: >-
5
navani
6
description: >-
7
- Module for processing and plotting electrochemical data from battery cyclers. Contains functions to extract dQ/dV.
+ Module for processing and plotting electrochemical data from battery cyclers.
8
+ Contains functions to extract dQ/dV.
9
supported_filetypes:
10
- id: biologic-mpr
11
- id: neware-nda
@@ -26,7 +27,7 @@ citations:
26
27
source_repository: https://github.com/be-smith/navani
28
usage:
29
- method: python
- setup: navani
30
+ setup: navani
31
command: navani.echem.echem_file_loader({{ input_path }})
32
installation:
33
- method: pip
0 commit comments