All Projects → pymeasure → Pymeasure

pymeasure / Pymeasure

Licence: mit
Scientific measurement library for instruments, experiments, and live-plotting

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pymeasure

Aachartkit Swift
📈📊📱💻🖥️An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types. 极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、…
Stars: ✭ 1,962 (+669.41%)
Mutual labels:  graph, plot
Mini Graph Card
Minimalistic graph card for Home Assistant Lovelace UI
Stars: ✭ 1,370 (+437.25%)
Mutual labels:  automation, graph
Swiftcharts
Easy to use and highly customizable charts library for iOS
Stars: ✭ 2,336 (+816.08%)
Mutual labels:  graph, plot
Asciigraph
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
Stars: ✭ 1,805 (+607.84%)
Mutual labels:  graph, plot
events
Materials related to events I might attend, and to talks I am giving
Stars: ✭ 22 (-91.37%)
Mutual labels:  science, research
Arduino Plotter
An Arduino library for easy graphing on host computer via serial communication
Stars: ✭ 129 (-49.41%)
Mutual labels:  graph, plot
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (-69.02%)
Mutual labels:  automation, research
Asciichart
Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies
Stars: ✭ 1,107 (+334.12%)
Mutual labels:  graph, plot
simple-spectro
Very cheap, autonomous and precise spectrophotometer for DIY biology and chemistry.
Stars: ✭ 36 (-85.88%)
Mutual labels:  science, measure
covid19 scenarios data
Data preprocessing scripts and preprocessed data storage for COVID-19 Scenarios project
Stars: ✭ 43 (-83.14%)
Mutual labels:  science, research
Promplot
Create plots from Prometheus metrics and send them to you
Stars: ✭ 125 (-50.98%)
Mutual labels:  graph, plot
Dallinger
Laboratory automation for the behavioral and social sciences; human culture on a chip.
Stars: ✭ 100 (-60.78%)
Mutual labels:  science, research
Highcharts Chart
Polymer Element wrapper for highcharts library. Seamlessly create various types of charts from one element.
Stars: ✭ 97 (-61.96%)
Mutual labels:  graph, plot
Sparkling Graph
SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.
Stars: ✭ 139 (-45.49%)
Mutual labels:  graph, measure
Arcs
🌈Scaffold genome sequence assemblies using linked read sequencing data
Stars: ✭ 67 (-73.73%)
Mutual labels:  graph, science
Ophidian
Ophidian's Mirror Repository on github. https://gitlab.com/eclufsc/eda/ophidian
Stars: ✭ 32 (-87.45%)
Mutual labels:  automation, research
Scala Plotly Client
Visualise your data from Scala using Plotly
Stars: ✭ 39 (-84.71%)
Mutual labels:  graph, plot
Ingraph
Incremental view maintenance for openCypher graph queries.
Stars: ✭ 40 (-84.31%)
Mutual labels:  graph, research
senpai
Molecular dynamics simulation software
Stars: ✭ 124 (-51.37%)
Mutual labels:  science, research
trackswitch.js
A Versatile Web-Based Audio Player for Presenting Scientific Results
Stars: ✭ 39 (-84.71%)
Mutual labels:  science, research

.. image:: https://raw.githubusercontent.com/pymeasure/pymeasure/master/docs/images/PyMeasure.png :alt: PyMeasure Scientific package

PyMeasure scientific package ############################

PyMeasure makes scientific measurements easy to set up and run. The package contains a repository of instrument classes and a system for running experiment procedures, which provides graphical interfaces for graphing live data and managing queues of experiments. Both parts of the package are independent, and when combined provide all the necessary requirements for advanced measurements with only limited coding.

PyMeasure is currently under active development, so please report any issues you experience to our Issues page_.

.. _Issues page: https://github.com/pymeasure/pymeasure/issues

PyMeasure runs on Python 3.6, 3.7, 3.8 and 3.9, and is tested with continous-integration on Linux, macOS, and Windows.

.. image:: https://github.com/pymeasure/pymeasure/workflows/Pymeasure%20CI/badge.svg :target: https://github.com/pymeasure/pymeasure/actions

.. image:: http://readthedocs.org/projects/pymeasure/badge/?version=latest :target: http://pymeasure.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3732545.svg :target: https://doi.org/10.5281/zenodo.3732545

.. image:: https://anaconda.org/conda-forge/pymeasure/badges/version.svg :target: https://anaconda.org/conda-forge/pymeasure

.. image:: https://anaconda.org/conda-forge/pymeasure/badges/downloads.svg :target: https://anaconda.org/conda-forge/pymeasure

Quick start

Check out the documentation_ for the quick start guide_, that covers the installation of Python and PyMeasure.

There are a number of examples in the examples_ directory that can help you get up and running.

.. _the documentation: http://pymeasure.readthedocs.org/en/latest/ .. _quick start guide: http://pymeasure.readthedocs.io/en/latest/quick_start.html .. _examples: https://github.com/pymeasure/pymeasure/tree/master/examples

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].