Skip to content

gregllong/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 during graduate school (and have since been making less and less studip ← actual typo I decided to leave in) to move past expensive, buggy, poorly-documented programs like Origin, and weaker programs like Excel. It turns out python is just awesomer than everything else, and it behaves the same on all computers for free. Ultimately, this plus Inkscape were all I needed to go from data to publication. In upcoming releases I will also add what my lab uses to take 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 bunch of random functions I found useful in dealing with strings and data.

See the spinmob wiki for more info.

About

Shortcuts for data handling, fitting, and plotting in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%