Skip to content

Code to manage long .dat/.csv magnetoresistance measurements results

Notifications You must be signed in to change notification settings

wkostusiak/magnetoresistance-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magnetoresistance measurement data analysis - in progress

Using pandas to manage long .dat/.csv files 📄

  1. About The Project
      <ul>
        <li><a href="#built-with">Built With</a></li>
      </ul>
    
    </li>
    <li>
      <li><a href="#features">Features</a></li>
    </li>
    <li><a href="#contact">Contact</a></li>
    

About The Project

This project is a set of reusable functions which my colleague @paulinapralina is using for management of magnetoresistance measurements.

Magnetic field [Oe] is measured at certain angles (discrete values). Two experiments are performed for each angle:

  • constant magnetic field with fast temperature change in a broad range, eg. 2-100 K;
  • alternating magnetic field (measured for different temperatures whose value is almost constant). The latter experiment can be splitted into two parts: in negative or positive magnetic field.

Since aforementioned measurements are saved in a single, unordered and long .dat file, the main goal of this project is to automate their organization and separation.

Built With

  • Python 3.10
  • Pandas 1.5.3

To be done:

  • plot generation with matplotlip
  • adding simple GUI

Contributing

If you have a suggestion that would make this better, please let me know 😄

About

Code to manage long .dat/.csv magnetoresistance measurements results

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages