GithubHelp home page GithubHelp logo

scibatt's Introduction

SciBatt

PyPI PyPI - Python Version PyPI - License

Reading, filtering and plotting electrochemical data

The package is built out of three submodules:

  • Readers which transform raw data into a standardized format

  • Filters which allows transformations, calculations and changes to the data

  • Plotters which allows easy plotting of the data from Readers or Filters.

The package is intended to be used to import into your own script

scibatt's People

Contributors

amundmr avatar

Watchers

 avatar

scibatt's Issues

2023 update on Maccor software breaks reader

There are breaking changes on the data format from the Maccor model 4200 in the latest 2023 update.

Most notably, header names change from:
Rec Cycle Step Test Time Step Time Capacity Energy Current Voltage MD ES DPT Time Aux #1 Units
to
Rec Cycle P Cycle C Step Test Time Step Time Capacity Energy Current Voltage MD ES DPT Time

The Cycle column is now split in two, Cycle P and Cycle C. The Aux #1 column is also gone, although this could be an effect of the instrument setup.

Cycle C seems to iterate when the MD column goes from C to D indicating that it iterates when a charge is done and a discharge is started. This is the column we want to keep then.

Cycle P does not iterate in the discharge -> 3.0V , charge -> 4.2V , discharge->3.0V, charge-> 3.6V programme at all. Indicating that this is the cycle number that the user can increment themselves.

Feature request: Gamry parser

Would be great to be able to use Gamry data.
It seems like this package would be a suitable dependency, but need to evaluate more options before deciding.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.