Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Update description and versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Apr 24, 2024
1 parent 4c3839f commit 4f2ec5e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions marda_registry/data/extractors/galvani.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ id: >-
name: >-
Galvani
description: >-
Read proprietary file formats from electrochemical test stations
Read proprietary file formats from electrochemical test stations, including
BioLogic MPR and MPT files, and the res format from Arbin.
supported_filetypes:
- id: biologic-mpr
description: >-
Note: support for MPR files created by ECLab >= 11.50 requires
`galvani>0.3`.
`galvani>=0.4`.
license:
spdx: GPL-3.0-only
subject:
Expand All @@ -30,5 +31,5 @@ usage:
installation:
- method: pip
packages:
- galvani~=0.3.0
- galvani ~= 0.4
requires_python: '>=3.6'

0 comments on commit 4f2ec5e

Please sign in to comment.