Skip to content

Simple tool used to read the messy CSV files from a capacitance-voltage measurement with a Zurich Lock-In-Amplifier

License

Notifications You must be signed in to change notification settings

ismboedev/simple-CV-readout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-CV-readout

Simple tool for analyzing output data of capacitance-voltage measurements with a Zurich Lock-In-Amplifier.


The Zurich Lock-In-Amplifier exports it's data as a some_cryptic_name.csv and a history_1234.csv file.
This tool reads the some_cryptic_name.csv and history_1234.csv files, calculates the capacitance with a given
amplitude and creates a directory with a CV_chunk1_my_own_measurement_name.dat for each measurement. my_own_measurement_name here is the name of the measurement given in the GUI of the Lock-In-Amplifier while measuring.

Usage

You have to make sure not to use any reserved character in your my_own_measurement_name, because it is used in the filenames. Start the script, or the provided binaries and select your files. Enter an amplitude or keep the default one.
By pressing Calculate & Exit the tool closes the window first and calculates the capacitance afterwards.

You can then import the files in your desired graphing program.


Thanks go to my colleague Pepe85 for his contributions.

About

Simple tool used to read the messy CSV files from a capacitance-voltage measurement with a Zurich Lock-In-Amplifier

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages