autolab

Python package for laboratory instruments control and scientific experiments automation

https://github.com/autolab-project/autolab

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 7 committers (14.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.9%) to scientific vocabulary

Keywords

automation devices experiments gui interface laboratory measures scan scanning scientific
Last synced: 6 months ago · JSON representation

Repository

Python package for laboratory instruments control and scientific experiments automation

Basic Info
Statistics
  • Stars: 36
  • Watchers: 3
  • Forks: 7
  • Open Issues: 0
  • Releases: 22
Topics
automation devices experiments gui interface laboratory measures scan scanning scientific
Created over 6 years ago · Last pushed 9 months ago
Metadata Files
Readme License

README.md

PyPi PyPI - Python Version PyPI Downloads

Documentation Status

Autolab

Python package for scientific experiments automation

The purpose of this package it to provide easy and efficient tools to deal with your scientific instruments, and to run automated experiments with them, by command line instructions or through a graphical user interface (GUI).

Created by Quentin Chateiller, Python drivers originally from Quentin Chateiller and Bruno Garbin, for the C2N-CNRS (Center for Nanosciences and Nanotechnologies, Palaiseau, France) ToniQ team. Project continued by Jonathan Peltier, for the C2N-CNRS Minaphot team and Mathieu Jeannin, for the C2N-CNRS Odin team.

Project hosted at https://github.com/autolab-project/autolab

Drivers made for this package can be found at https://github.com/autolab-project/autolab-drivers

Visit https://autolab.readthedocs.io/ for the full documentation of this package.

Overview

GUI example

Owner

  • Name: Autolab
  • Login: autolab-project
  • Kind: organization
  • Location: France

Python package for laboratory instruments control and scientific experiments automation

GitHub Events

Total
  • Release event: 3
  • Watch event: 6
  • Push event: 11
  • Pull request event: 1
  • Create event: 4
Last Year
  • Release event: 3
  • Watch event: 6
  • Push event: 11
  • Pull request event: 1
  • Create event: 4

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 674
  • Total Committers: 7
  • Avg Commits per committer: 96.286
  • Development Distribution Score (DDS): 0.58
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
qcha41 q****r@g****m 283
bruno066 b****u@g****m 169
Quentin Chateiller 3****1 169
Bruno Garbin b****o@t****r 27
bgarbin 5****n 16
unknown m****p@n****l 8
unknown m****p@c****l 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 19
  • Average time to close issues: about 2 years
  • Average time to close pull requests: about 2 months
  • Total issue authors: 4
  • Total pull request authors: 2
  • Average comments per issue: 2.29
  • Average comments per pull request: 0.05
  • Merged pull requests: 17
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • pyMatJ (2)
  • qcha41 (1)
  • RR-C2N (1)
Pull Request Authors
  • Python-simulation (28)
  • pyMatJ (6)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 341 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 26
  • Total maintainers: 3
pypi.org: autolab

Python package for scientific experiments interfacing and automation

  • Versions: 26
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 341 Last month
Rankings
Dependent packages count: 7.3%
Stargazers count: 13.9%
Forks count: 14.3%
Average: 16.7%
Dependent repos count: 22.1%
Downloads: 25.7%
Maintainers (3)
Last synced: 6 months ago

Dependencies

docs/requirements.txt pypi
  • sphinx-rtd-theme *
pyproject.toml pypi
  • numpy >=1.16
  • pandas >=0.24
  • pyqtgraph *
  • python-vxi11 >=0.9
  • pyvisa >=1.10
  • qtpy *
  • requests *
  • tqdm *
setup.py pypi
  • numpy >=1.16
  • pandas >=0.24
  • pyqtgraph *
  • python-vxi11 >=0.9
  • pyvisa >=1.10
  • qtpy *
  • requests *
  • tqdm *
.github/workflows/python-publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite