All Projects → Spinmob → spinmob

Spinmob / spinmob

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to spinmob

yt astro analysis
yt astrophysical analysis modules
Stars: ✭ 18 (-47.06%)
Mutual labels:  analysis, scientific-visualization, scientific-computing
PyCORN
A script to extract data from ÄKTA/UNICORN result-files (.res)
Stars: ✭ 30 (-11.76%)
Mutual labels:  science, scientific-visualization, scientific-computing
Yt
Main yt repository
Stars: ✭ 279 (+720.59%)
Mutual labels:  analysis, scientific-visualization, scientific-computing
Freud
Powerful, efficient particle trajectory analysis in scientific Python.
Stars: ✭ 118 (+247.06%)
Mutual labels:  science, analysis, scientific-computing
Awesome Scientific Python
A curated list of awesome scientific Python resources
Stars: ✭ 127 (+273.53%)
Mutual labels:  science, scientific-visualization, scientific-computing
OOMMFTools
OOMMFTools is a set of utilities designed to assist OOMMF postprocessing
Stars: ✭ 15 (-55.88%)
Mutual labels:  science, scientific-computing
OpenSkyStacker
Multi-platform stacker for deep-sky astrophotography.
Stars: ✭ 80 (+135.29%)
Mutual labels:  science, scientific-computing
source
The main source repository for the Raysect project.
Stars: ✭ 62 (+82.35%)
Mutual labels:  science, scientific-computing
Poliastro
poliastro - 🚀 Astrodynamics in Python
Stars: ✭ 462 (+1258.82%)
Mutual labels:  science, scientific-computing
adorad
Fast, Expressive, & High-Performance Programming Language for those who dare
Stars: ✭ 54 (+58.82%)
Mutual labels:  science, scientific-computing
qmflows
This library tackles the construction and efficient execution of computational chemistry workflows
Stars: ✭ 35 (+2.94%)
Mutual labels:  science, scientific-workflows
Ruptures
ruptures: change point detection in Python
Stars: ✭ 654 (+1823.53%)
Mutual labels:  science, scientific-computing
pem-dataset1
Proton Exchange Membrane (PEM) Fuel Cell Dataset
Stars: ✭ 48 (+41.18%)
Mutual labels:  science, science-research
SciCompforChemists
Scientific Computing for Chemists text for teaching basic computing skills to chemistry students using Python, Jupyter notebooks, and the SciPy stack. This text makes use of a variety of packages including NumPy, SciPy, matplotlib, pandas, seaborn, NMRglue, SymPy, scikit-image, and scikit-learn.
Stars: ✭ 65 (+91.18%)
Mutual labels:  science, scientific-computing
atacr
Analysing Capture Seq Count Data
Stars: ✭ 14 (-58.82%)
Mutual labels:  science, analysis
Librmath.js
Javascript Pure Implementation of Statistical R "core" numerical libRmath.so
Stars: ✭ 425 (+1150%)
Mutual labels:  science, scientific-computing
Boinc
Open-source software for volunteer computing and grid computing.
Stars: ✭ 1,320 (+3782.35%)
Mutual labels:  science, scientific-computing
Stdlib
✨ Standard library for JavaScript and Node.js. ✨
Stars: ✭ 2,749 (+7985.29%)
Mutual labels:  science, scientific-computing
scitizen
Scitizen - Help scientific research for the benefit of mankind and humanity 🔬
Stars: ✭ 21 (-38.24%)
Mutual labels:  science, science-research
getfem
Mirror of GetFEM repository
Stars: ✭ 23 (-32.35%)
Mutual labels:  science, scientific-computing

Overview

Build Status

Spinmob is a scientific data analysis and plotting package we wrote to escape expensive, buggy, poorly-documented programs like Origin, expensive "licensey" programs like Matlab or Labview, 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].