Skip to content
forked from Spinmob/spinmob

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

License

Notifications You must be signed in to change notification settings

gregllong/spinmob

 
 

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

 
 
 

Languages

  • Python 100.0%