Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
/ spinmob Public archive
forked from Spinmob/spinmob

Rapid and flexible acquisition, analysis, fitting, and plotting in Python. Designed for scientific laboratories.

License

Notifications You must be signed in to change notification settings

Jayich-Lab/spinmob

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Build Status

Spinmob is a scientific data analysis and plotting package I wrote to escape expensive, buggy, poorly-documented programs like Origin, expensive "licensey" programs like Matlab, and weaker programs like Excel. It turns out python is just better than everything else, and it behaves the same on all computers for free. Ultimately, this, the packages it relies on, and Inkscape are all we needed to take, analyze, visualize, and publish our data.

The main features are

  • forgiving and user-friendly data class for handling ASCII data files
  • high-level automated plotting based on matplotlib
  • interactive nonlinear least-squares multi-curve fitting object
  • a simplified GUI library with high-level objects based on pyqtgraph
  • a bunch of random functions I found useful in dealing with strings and data.

See the spinmob wiki for more info.

About

Rapid and flexible acquisition, analysis, fitting, and plotting in Python. Designed for scientific laboratories.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%