GithubHelp home page GithubHelp logo

alexey-krasnov / impedance_data_processing Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 91 KB

Python script that automatically processes csv (.txt) files recorded by RLC impedance meter.

Python 100.00%
pandas numpy excel csv conductivity physics materials-science rlc impedance impedance-spectroscopy

impedance_data_processing's Introduction

Welcome to impedance_data_processing ๐Ÿ‘‹

Twitter: AlekseiKrasnov4

electric_processing

Python script that automatically processes csv (.txt) files recorded by RLC impedance meter.

Prerequisites

This package requires:

Usage

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.

Questions, bug reports, feature requests

Please use the Github issue tracker for any questions, feature requests or bug reports.

Author

๐Ÿ‘ค Aleksei Krasnov

impedance_data_processing's People

Contributors

alexey-krasnov avatar

Watchers

 avatar

Forkers

simrit1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.