Releases: BatLabLancaster/pybatdata
Releases · BatLabLancaster/pybatdata
Version 0.0.1 Release
Version 0.0.1 Release
This release is related to the work done so far by Matheus Aparecido do Carmo Alves @Micanga as a collaborator in the project of BatLabLancaster.
a. Notable Updates
1. Implementation of the main Interface by Dash Plotly application;
2. Support to Novonix Data File implemented;
3. Addition of initial functionalities and plots (e.g., Cycle Plot Selection and Differential Voltage Analysis);
4. Initial tests and debugs made.
b. Dash by Plotly Install Guide and Usage
1. Dash by Plotly Website: https://plot.ly/products/dash/
2. Main Dependencies Quick-Install:
pip install dash==0.31.1 # The core dash backendpip install dash-html-components==0.13.2 # HTML componentspip install dash-core-components==0.39.0 # Supercharged componentspip install dash-table==3.1.7 # Interactive DataTable component (new!)
c. Downloads
- Version 0.0.1 Source Code: 📦 source_code.zip