Skip to main content

IMAS MUSCLE3 tools

Project description

IMAS tools for MUSCLE3

This repository contains helper actors for working with IMAS data in MUSCLE3. It contains:

  • Data source: Load and send timeslices from a DBEntry on the O_I port.
  • Data sink: Save timeslices to a DBEntry on the F_INIT port.
  • Data sink_source: Load and send a timeslice from a DBEntry on the O_F port based on an incoming timeslice on the F_INIT port.
  • Accumulator (buffer) actors: Gather messages on S port and send out the combination on O_F.
  • IMAS-Validator actor: Perform validation checks on data on the F_INIT port, generate reports.
  • Visualization actor: Visualize incoming IDS data in real-time, receiving timeslices from a DBEntry on the S port and machine description IDSs on the F_INIT port.

Documentation

Documentation is autogenerated from the source using Sphinx.

The documentation can be manually generated by installing sphinx and running:

make -C docs html

Installation

Important: IMAS-Core is needed for IMAS-MUSCLE3 to work (which is not publicly available yet). As a user, simply install IMAS-MUSCLE3 with pip:

pip install imas-muscle3

Quick developer installation guide

git clone git@github.com:iterorganization/IMAS-MUSCLE3.git
cd IMAS-MUSCLE3
python3 -m venv ./venv
. venv/bin/activate
pip install -e .[all]
pytest

How to use

To add an actor to your MUSCLE3 workflow, add the following to the implementations in your ymmsl file:

implementations:
  *component_name*:
    executable: python
    args: -u -m imas_muscle3.actors.*component_name*

Check the actor specific documentation pages to find the relevant ports, settings, etc.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imas_muscle3-1.0.0.tar.gz (4.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

imas_muscle3-1.0.0-py3-none-any.whl (36.6 kB view details)

Uploaded Python 3

File details

Details for the file imas_muscle3-1.0.0.tar.gz.

File metadata

  • Download URL: imas_muscle3-1.0.0.tar.gz
  • Upload date:
  • Size: 4.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for imas_muscle3-1.0.0.tar.gz
Algorithm Hash digest
SHA256 cb416e8297d0573c05c2734d063076c441b7da5b25b69520deb19b4340d463cb
MD5 b484c60a39d79653da99b32febd04117
BLAKE2b-256 8e951147c790b9beb925a01b038099188b5d579a1b25f6b3412a24ed1e530b29

See more details on using hashes here.

Provenance

The following attestation bundles were made for imas_muscle3-1.0.0.tar.gz:

Publisher: publish.yml on iterorganization/IMAS-MUSCLE3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file imas_muscle3-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: imas_muscle3-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 36.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for imas_muscle3-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9f5f048bfa001b3b80bf4da9fde003b57443487afa97c4ea044d815367d7ae22
MD5 9d5d31aef1282598e8560bb7d65dc304
BLAKE2b-256 f4120e585725cc556c0806fce3a022350c98a7811d072769fee0809dc3310d05

See more details on using hashes here.

Provenance

The following attestation bundles were made for imas_muscle3-1.0.0-py3-none-any.whl:

Publisher: publish.yml on iterorganization/IMAS-MUSCLE3

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page