File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ id : >-
3+ navani
4+ name : >-
5+ navani
6+ description : >-
7+ Module for processing and plotting electrochemical data from battery cyclers.
8+ Contains functions to extract dQ/dV. Also supports Excel and text outputs from
9+ Arbin and Landt.
10+ supported_filetypes :
11+ - id : biologic-mpr
12+ - id : neware-nda
13+ - id : arbin-res
14+ description : >-
15+ Note: Arbin .res extraction requires the `mdbtools` (https://github.com/mdbtools/mdbtools)
16+ executable to be available at runtime.
17+ license :
18+ spdx : MIT
19+ subject :
20+ - electrochemistry
21+ - voltammetry
22+ citations :
23+ - uri : https://github.com/be-smith/navani
24+ creators :
25+ - B. Smith
26+ title : navani github repository
27+ type : software
28+ source_repository : https://github.com/be-smith/navani
29+ usage :
30+ - method : python
31+ setup : navani
32+ command : navani.echem.echem_file_loader({{ input_path }})
33+ installation :
34+ - method : pip
35+ packages :
36+ - navani ~= 0.1
37+ requires_python : ' >=3.10'
You can’t perform that action at this time.
0 commit comments