constellation

The Autonomous Control and Data Acquisition System for Dynamic Experimental Setups

https://github.com/constellation-daq/constellation

Science Score: 67.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

The Autonomous Control and Data Acquisition System for Dynamic Experimental Setups

Basic Info
Statistics
  • Stars: 48
  • Watchers: 3
  • Forks: 7
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation Authors

README.md

Logo

Constellation

The Autonomous Control and Data Acquisition System for Dynamic Experimental Setups

Constellation is an autonomous control and data acquisition system for small-scale experiments and experimental setup with volatile and dynamic constituents such as testbeam environments or laboratory test stands. Constellation aims to provide a flexible framework that is easy to use and requires minimal effort for the integration of new devices.

More details about the project can be found on the website at constellation.pages.desy.de.

Latest Release License: EUPL 1.2 REUSE Status Coverage Report Build Status DOI

Licenses

This software is distributed under the terms of the EUPL-1.2 license. The documentation is distributed under the terms of the CC-BY-4.0 license.

This repository follows the REUSE specification, a full copyright report can be created via reuse spdx.

A copy of all licenses can be found in the LICENSES folder.

Owner

  • Name: Constellation
  • Login: constellation-daq
  • Kind: organization

Citation (CITATION.cff)

# SPDX-FileCopyrightText: 2024 DESY and the Constellation authors
# SPDX-License-Identifier: CC0-1.0

cff-version: 1.2.0
title: Constellation
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Stephan
    family-names: Lachnit
    affiliation: DESY
    orcid: 'https://orcid.org/0000-0001-9834-7819'
  - given-names: Hanno
    family-names: Perrey
    affiliation: DVel
    orcid: 'https://orcid.org/0000-0001-6661-5778'
  - given-names: Simon
    family-names: Spannagel
    orcid: 'https://orcid.org/0000-0003-4708-3774'
    affiliation: DESY
identifiers:
  - type: doi
    value: 10.5281/zenodo.15688357
repository-code: 'https://gitlab.desy.de/constellation/constellation'
url: 'https://constellation.pages.desy.de/'
license: EUPL-1.2

Dependencies

pyproject.toml pypi
  • coloredlogs *
  • msgpack *
  • numpy *
  • psutil *
  • python-statemachine *
  • pyzmq *