.editorconfig
.gitattributes
.gitignore
.travis.yml
AUTHORS.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
conda_install.sh
conda_install_dev.sh
dev_environment.yml
environment.yml
pytest.ini
readthedocs.yml
requirements.txt
requirements_appveyor.txt
requirements_dev.txt
requirements_travis.txt
setup.py
tasks.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/custom-issue.md
.github/ISSUE_TEMPLATE/feature_request.md
.pytest_cache/v/cache/stepwise
cellpy/__init__.py
cellpy/_version.py
cellpy/cli.py
cellpy/exceptions.py
cellpy/log.py
cellpy/logging.json
cellpy.egg-info/PKG-INFO
cellpy.egg-info/SOURCES.txt
cellpy.egg-info/dependency_links.txt
cellpy.egg-info/entry_points.txt
cellpy.egg-info/not-zip-safe
cellpy.egg-info/requires.txt
cellpy.egg-info/top_level.txt
cellpy/parameters/.cellpy_prms_default.conf
cellpy/parameters/__init__.py
cellpy/parameters/internal_settings.py
cellpy/parameters/internal_settings_old.py
cellpy/parameters/prmreader.py
cellpy/parameters/prms.py
cellpy/parameters/legacy/__init__.py
cellpy/parameters/legacy/internal_settings.py
cellpy/readers/__init__.py
cellpy/readers/cellreader.py
cellpy/readers/core.py
cellpy/readers/dbreader.py
cellpy/readers/filefinder.py
cellpy/readers/instruments/__init__.py
cellpy/readers/instruments/arbin_res.py
cellpy/readers/instruments/arbin_sql.py
cellpy/readers/instruments/arbin_sql_csv.py
cellpy/readers/instruments/backup_arbin.py
cellpy/readers/instruments/base.py
cellpy/readers/instruments/biologic_file_format.py
cellpy/readers/instruments/biologics_mpr.py
cellpy/readers/instruments/custom.py
cellpy/readers/instruments/ext_nda_reader.py
cellpy/readers/instruments/maccor_txt.py
cellpy/readers/instruments/pec.py
cellpy/readers/instruments/configurations/__init__.py
cellpy/readers/instruments/configurations/maccor_txt_one.py
cellpy/readers/instruments/configurations/maccor_txt_two.py
cellpy/readers/instruments/configurations/maccor_txt_zero.py
cellpy/readers/instruments/delete_these_in_february2022/__init__.py
cellpy/readers/instruments/delete_these_in_february2022/_testing_txt.py
cellpy/readers/instruments/delete_these_in_february2022/maccor_txt_old.py
cellpy/readers/instruments/processors/__init__.py
cellpy/readers/instruments/processors/post_processors.py
cellpy/readers/instruments/processors/pre_processors.py
cellpy/utils/__init__.py
cellpy/utils/batch.py
cellpy/utils/easyplot.py
cellpy/utils/example_data.py
cellpy/utils/helpers.py
cellpy/utils/ica.py
cellpy/utils/live.py
cellpy/utils/ocv_rlx.py
cellpy/utils/plotutils.py
cellpy/utils/run_easyplot.py
cellpy/utils/batch_tools/__init__.py
cellpy/utils/batch_tools/batch_analyzers.py
cellpy/utils/batch_tools/batch_core.py
cellpy/utils/batch_tools/batch_experiments.py
cellpy/utils/batch_tools/batch_exporters.py
cellpy/utils/batch_tools/batch_helpers.py
cellpy/utils/batch_tools/batch_journals.py
cellpy/utils/batch_tools/batch_plotters.py
cellpy/utils/batch_tools/batch_reporters.py
cellpy/utils/batch_tools/dumpers.py
cellpy/utils/batch_tools/engines.py
cellpy/utils/data/20160805_test001_45_cc.h5
cellpy/utils/data/raw/20160805_test001_45_cc_01.res
dev_data/20160805_test001_45_cc.h5
dev_data/20160805_test001_45_cc_01.h5
dev_data/README.txt
dev_data/biologic/BioLogicDTypes.xlsx
dev_data/biologic/BioLogicNotes.xlsx
dev_utils/cellpy_ideas_and_tweaks.ipynb
dev_utils/convert_from_dict_to_dataclass.py
dev_utils/environment.yml
dev_utils/plotting_options.ipynb
dev_utils/plotting_raw_data.ipynb
dev_utils/sketchbook.py
dev_utils/tab_completion.ipynb
dev_utils/template_creation.ipynb
dev_utils/trying_box.ipynb
dev_utils/update_cellpy_files.py
dev_utils/update_journal_files.py
dev_utils/view_file.ipynb
dev_utils/.ipynb_checkpoints/Developing batch methods-checkpoint.ipynb
dev_utils/GITT_notebooks/cellpy_GITT-dev.ipynb
dev_utils/GITT_notebooks/cellpy_GITT.ipynb
dev_utils/OCV_notebooks/cellpy_ocv.ipynb
dev_utils/batch_notebooks/Untitled.ipynb
dev_utils/batch_notebooks/batch_process.ipynb
dev_utils/batch_notebooks/cellpy_batch_processing_DEV.ipynb
dev_utils/batch_notebooks/cellpy_batch_processing_DEV_ocv.ipynb
dev_utils/batch_notebooks/cellpy_batch_round_robin_001.json
dev_utils/batch_notebooks/cellpy_batch_round_robin_002.json
dev_utils/batch_notebooks/creating_journals_by_different_methods.ipynb
dev_utils/batch_notebooks/dev_cellpy_batch_sumaryplot.ipynb
dev_utils/easyplot/EasyPlot_Demo.ipynb
dev_utils/easyplot/EasyPlot_Dev.ipynb
dev_utils/easyplot/data/raw/20160805_test001_45_cc_01.res
dev_utils/easyplot/data/raw/20160805_test001_45_cc_02.res
dev_utils/easyplot/data/raw/20160805_test001_45_cc_03.res
dev_utils/easyplot/data/raw/20160805_test001_45_cc_04.res
dev_utils/easyplot/data/raw/20160805_test001_45_cc_05.res
dev_utils/helpers/BioLogic_.py
dev_utils/helpers/check_memory.py
dev_utils/helpers/copy_data.ipynb
dev_utils/helpers/dev_testutils.py
dev_utils/helpers/file_format_checker.py
dev_utils/helpers/find_bugs.py
dev_utils/helpers/make_example_custom_file_configfile.py
dev_utils/helpers/parsing_binary.py
dev_utils/helpers/performance.py
dev_utils/helpers/profiling_cellpy.py
dev_utils/helpers/run_new_feature.py
dev_utils/helpers/travis_pypi_setup.py
dev_utils/helpers/update_cellpy_files.py
dev_utils/helpers/update_default_prm_file.py
dev_utils/helpers/notebooks/cellpy_dev_strange_files.ipynb
dev_utils/helpers/notebooks/find_bugs_notebook.ipynb
dev_utils/ica_notebooks/plotting_tests_dqdv_ica_frames_method.ipynb
dev_utils/ica_notebooks/fitting/_OLD_fitting_dev.ipynb
dev_utils/ica_notebooks/fitting/drev_simple_interactive_plotter.ipynb
dev_utils/ica_notebooks/fitting/fit_widget.py
dev_utils/ica_notebooks/fitting/fitting_with_widgets-Copy_2020_02_13.ipynb
dev_utils/ica_notebooks/fitting/fitting_with_widgets.ipynb
dev_utils/ica_notebooks/fitting/icafit.py
dev_utils/ica_notebooks/fitting/icafit_old.py
dev_utils/info/example_google_py.txt
dev_utils/issues/2019.ipynb
dev_utils/issues/2020_aux_channels.ipynb
dev_utils/issues/2020_get_cap_full_cells.ipynb
dev_utils/issues/2020_rich_display.ipynb
dev_utils/lookup/cellpy_check_hdf5_queries.ipynb
dev_utils/lookup/cellpy_file_check.ipynb
dev_utils/lookup/cellpy_file_format.ipynb
dev_utils/lookup/cellpy_hdf5_tweaking.ipynb
dev_utils/lookup/cellpy_lookup.ipynb
dev_utils/lookup/cellpy_lookup_batch_analyser_example.ipynb
dev_utils/lookup/cellpy_lookup_batch_plan_v1.ipynb
dev_utils/lookup/cellpy_lookup_batch_plan_v2.ipynb
dev_utils/lookup/cellpy_update_hdf5_test_files.ipynb
dev_utils/maccor-txt/001 a Initial-viewing-of-file-1.ipynb
dev_utils/maccor-txt/001 b Initial-viewing-of-file-2.ipynb
dev_utils/maccor-txt/001 c Initial-viewing-of-file-3.ipynb
dev_utils/maccor-txt/002 preprocessing-of-file-1.ipynb
dev_utils/maccor-txt/003 a Initial-viewing-of-file-type-2-1.ipynb
dev_utils/nda/extractor.py
dev_utils/nda/extractor_py.txt
dev_utils/new_external_libs/UserNumba001.ipynb
dev_utils/new_formats/cellpy_format_backup.py
dev_utils/new_formats/tweaking_mpr_files.ipynb
dev_utils/new_formats/tweaking_pec.ipynb
dev_utils/new_formats/tweaking_pec_OLD.ipynb
dev_utils/papermill/pm_input_test.ipynb
dev_utils/widgets/playing_with_ipywidgets.ipynb
docs/Makefile
docs/authors.rst
docs/basics.rst
docs/conf.py
docs/contributing.rst
docs/environment_rtd.yml
docs/examples.rst
docs/formats.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/notebooks.rst
docs/readme.rst
docs/tips_and_tricks.rst
docs/usage.rst
docs/utils.rst
docs/notebooks/tutorial_get_cap.ipynb
docs/notebooks/tutorial_simple_plot.ipynb
docs/source/cellpy.parameters.rst
docs/source/cellpy.readers.instruments.rst
docs/source/cellpy.readers.rst
docs/source/cellpy.rst
docs/source/cellpy.utils.batch_tools.rst
docs/source/cellpy.utils.rst
docs/source/modules.rst
docs/tutorials/basic_interaction.rst
docs/tutorials/configuring.rst
docs/tutorials/data_mining.rst
docs/tutorials/getting_started_tutorial.rst
docs/tutorials/pandas.rst
docs/tutorials/the_cellpy_cmd.rst
docs/utils/batch.rst
docs/utils/custom_file_loader.rst
docs/utils/easyplot.rst
docs/utils/ica.rst
docs/utils/plotting.rst
docs/utils/templates.rst
docs/utils/tut_ocv_rlx.rst
docs/utils/figures/tutorials_utils_plotting_fig1.png
docs/utils/figures/tutorials_utils_plotting_fig2.png
examples/simple_arbin_reader_no_cellpy.py
examples/simple_reader_cellpy.py
examples/cellpy project template/Notes.md
examples/cellpy project template/cellpy_cookie_NAME/LICENSE
examples/cellpy project template/cellpy_cookie_NAME/README.md
examples/cellpy project template/cellpy_cookie_NAME/cookiecutter.json
examples/cellpy project template/cellpy_cookie_NAME/hooks/post_gen_project.py
examples/cellpy project template/cellpy_cookie_NAME/hooks/pre_gen_project.py
examples/cellpy project template/cellpy_cookie_NAME/{{cookiecutter.experiment_folder_name}}/01_{{cookiecutter.notebook_name}}_processing.ipynb
examples/cellpy project template/cellpy_cookie_NAME/{{cookiecutter.experiment_folder_name}}/data/external/.gitkeep
examples/cellpy project template/cellpy_cookie_NAME/{{cookiecutter.experiment_folder_name}}/data/interim/.gitkeep
examples/cellpy project template/cellpy_cookie_NAME/{{cookiecutter.experiment_folder_name}}/data/processed/.gitkeep
examples/cellpy project template/cellpy_cookie_NAME/{{cookiecutter.experiment_folder_name}}/data/raw/.gitkeep
examples/cellpy project template/cellpy_cookie_NAME/{{cookiecutter.experiment_folder_name}}/out/note.md
examples/jupyter notebooks/EasyPlot_Demo.ipynb
examples/jupyter notebooks/cellpy_batch_processing.ipynb
examples/jupyter notebooks/cellpy_db.xlsx
recipe/bld.bat
recipe/build.sh
recipe/meta.yaml
testdata/data/20160805_test001_45_cc_01.res
testdata/data/20160805_test001_45_cc_02.res
testdata/data/20160805_test001_46_cc_01.res
testdata/data/20160805_test001_47_cc_01.res
testdata/data/aux_multi_x.res
testdata/data/aux_one_x_dx.res
testdata/data/biol.mpr
testdata/data/custom_data_001.csv
testdata/data/maccor_001.txt
testdata/data/maccor_002.txt
testdata/data/pec.csv
testdata/data/steps.csv
testdata/data/steps_short.csv
testdata/data/test_logging.json
testdata/db/cellpy_batch_test.json
testdata/db/cellpy_db.xlsx
testdata/hdf5/20160805_test001_45_cc.h5
testdata/hdf5/20160805_test001_45_cc_01.h5
testdata/hdf5/20160805_test001_45_cc_v0.h5
testdata/hdf5/20160805_test001_45_cc_v4.h5
testdata/hdf5/20160805_test001_45_cc_v5.h5
testdata/journal/test_journal.json
testdata/journal/test_journal.xlsx
testdata/journal/test_journal_full.xlsx
tests/__init__.py
tests/cellpy_batch_test.json
tests/conftest.py
tests/fdv.py
tests/test_batch.py
tests/test_biologics.py
tests/test_cell_readers.py
tests/test_cellpy.py
tests/test_cellpy_cmd.py
tests/test_cellpy_splitting.py
tests/test_dbreader.py
tests/test_easyplot.py
tests/test_filefinder.py
tests/test_helpers.py
tests/test_ica.py
tests/test_maccor.py
tests/test_ocv_relax.py
tests/test_pec.py
tests/test_prms.py
tests/test_settings.py
tests/tests_for_travis.py
tests/end_to_end/readme.md
tests/integration/readme.md