Python script that automatically processes csv (.txt) files recorded by RLC impedance meter.
This package requires:
electric_processing
should be used within a directory containing your raw csv (.txt) files. These files should have the following format:
X1;Y1;Z1
X2;Y2;Z2
.;.;.
.;.;.
.;.;.
where Xi is the recorded linear frequency, Yi - the impedance modulus, Zi - phase angle. Note that the presence or absence of headers in the source files does not matter. Within the directory containing csv (.txt) files files, run:
electric_processing.py
it ask you to input the height and diameter of the cylindrical sample in mm. Then program will read and process data from the csv files. After calculation program creates one Excel file and store the electrophysical values at each temperature as the corresponding sheet. It also makes directories 'Zview_files' with .txt files for Zview program, and 'Data_txt' with txt files for plotting or further study. Please check the Example catalogue for sample input txt files and examples of the output files.
Please use the Github issue tracker for any questions, feature requests or bug reports.
👤 Aleksei Krasnov
- Website: Ph.D. Aleksei Krasnov
- Twitter: @AlekseiKrasnov4
- Github: alexey-krasnov
- LinkedIn: Aleksei Krasnov