Science processing code for the ViSP instrument on DKIST
Project description
Overview
The dkist-processing-visp library contains the implementation of the visp pipelines as a collection of the dkist-processing-core framework and dkist-processing-common Tasks.
The recommended project structure is to separate tasks and workflows into seperate packages. Having the workflows in their own package facilitates using the build_utils to test the integrity of those workflows in the unit test.
Calibration Pipeline
Build
Artifacts are built through bitbucket pipelines.
The pipeline can be used in other repos with a modification of the package and artifact locations to use the names relevant to the target repo.
e.g. dkist-processing-test -> dkist-processing-vbi and dkist_processing_test -> dkist_processing_vbi
Deployment
Deployment is done with turtlebot and follows the process detailed in dkist-processing-core
Environment Variables
Only those specified by dkist-processing-core and dkist-processing-common.
Development
git clone git@bitbucket.org:dkistdc/dkist-processing-visp.git
cd dkist-processing-visp
pre-commit install
pip install -e .[test]
pytest -v --cov dkist_processing_visp
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for dkist_processing_visp-0.7.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53435eaf533c4359537559b6a6404e3ae0596092f91a356fcaae6813a85d6c59 |
|
MD5 | eba6cd785c264b1c6ddd00750fa2d966 |
|
BLAKE2b-256 | 4a4480ea00fe167c387011ff541a00f9dcad87f8e55f188e6a178944a5e98969 |