From d18e988123c191fdb0ffaad30b2f7a009e5439d7 Mon Sep 17 00:00:00 2001 From: Alex6022 <7952557+Alex6022@users.noreply.github.com> Date: Wed, 28 Apr 2021 15:02:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24dac6f..f203af3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # SPEIS-analysis -Jupyter notebook leveraging impedance.py to simplify the batch analysis of staircase potential electrochemical impedance spectroscopy (SPEIS) data. Using the first cell, the filename of the mpt file located in the same directory as the notebook can be specified. Further parameters can be set using the input prompts in the notebook. After completion of the fitting, a subdirectory with the same filename as the MPT file will be created. The fitting result and current state of the notebook get saved as .xlsx and .html files, respectively. +Jupyter notebook leveraging [impedance.py](https://github.com/ECSHackWeek/impedance.py) to simplify the batch analysis of staircase potential electrochemical impedance spectroscopy (SPEIS) data. Using the first cell, the filename of the mpt file located in the same directory as the notebook can be specified. Further parameters can be set using the input prompts in the notebook. After completion of the fitting, a subdirectory with the same filename as the MPT file will be created. The fitting result and current state of the notebook get saved as .xlsx and .html files, respectively. ## Dependencies The notebook has been developed using the following Jupyter notebook environment: