-
Notifications
You must be signed in to change notification settings - Fork 0
Data Analysis
christianhermann edited this page Jun 18, 2024
·
4 revisions

HEKA EPC10 Patchmaster voltage ramp sweeps need to be exported as .asc files (IV). Each file needs a corresponding entry in a summary .xlsx file, which contains the file name, the cell capacity and the number of the exported sweep. Different data sets can be combined in the summary .xlsx files sheets.
- The median values of the currents at the holding potential are calculated.
- Any unnecessary columns are removed from the .asc files and the data is cleaned up.
- The ASC files and summary are linked manually.
- The holding potential median values are written to the summary.
- The offset is determined by subtracting the value at the reverse potential in the IVs from 0. This value is then written in the summary.
- The current densities are calculated and written in the IVs and summary.
- The current densities are offset-corrected and written in IVs and the summary.
- The current densities inward/outward ratios are calculated and written in the summary.
- The normalized slope conductance is calculated and written for IVs.
- Outliers are identified using the iterative Grubbs method and are included in the summary.