Skip to main content

Run Manager used in the LIP PPS software stack for handling data taking and analysis

Project description

Run Manager used in the LIP PPS software stack for handling data taking and analysis

  • Free software: MIT license

Installation

pip install lip-pps-run-manager

You can also install the in-development version with:

pip install https://github.com/cbeiraod/LIP_PPS_Run_Manager/archive/main.zip

Documentation

https://lip-pps-run-manager.readthedocs.io/en/latest/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

Current (2023-07-25)

0.3.0 (2023-07-25)

  • Fixed the name of the loop_iterations parameter in the handle_task method. this is a breaking change

  • Added status information when a looped task progresses

0.2.3 (2023-07-23)

  • Added a backup_directory property to the RunManager

  • Added the copy_file_to method to the RunManager

  • Added the backup_file method to the RunManager

Not numbered (2022-10-24)

  • Added a data_directory property to the RunManager

0.2.2 (2022-10-25)

  • Added common functions for the instruments

  • Started adding SetupManager to hold the experimental setup

  • Started tests for instruments

  • Added library version to task report file

0.2.1 (2022-10-24)

  • Added the version of LIP-PPS-Run-Manager to the task script backup

  • Added the possibility to load bot details from a config file using names. Names override explicit tokens and ids

  • Started adding a class to handle a Keithley 6487 device

0.2.0 (2022-10-19)

  • Added TelegramReporter class, to handle a connection to telegram via the bot API and to publish messages to it

  • Integrated TelegramReporter into RunManager and TaskManager so that the status and progress of runs and tasks can be published to telegram for ease of monitoring

  • Changed RunManager to use the ‘with syntax’, this is a breaking change

  • Fixed some typos in the documentation

0.1.0 (2022-09-28)

  • First fully functional version

0.0.0 (2022-09-27)

  • First release on PyPI.

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

lip-pps-run-manager-0.3.0.tar.gz (42.2 kB view hashes)

Uploaded Source

Built Distribution

lip_pps_run_manager-0.3.0-py3-none-any.whl (20.0 kB view hashes)

Uploaded Python 3

Supported by

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