Skip to main content

SuperNova Async Pipeline: base package

Project description

SuperNova Async Pipeline: base package

This package contains base for asynchronous pipeline for supernova detection.

Installation

Install snap-base package

pip install snap-base

Configuration

Define pipeline elements

While this package defines some basic functions, like sending and receiving data via ZMQ or running analysis step in parallel processes, all other needed functions will need to be defined by user in the python package.

Package snap-combine contains more utility functions for the supernova signals combinations and can be used as an example.

Create the pipeline configuration file

Create yaml configuration file, describing your pipelines. This is where you link the elements with given parameters to the analysis chain(s). TODO: describe configuration format

Running

Go to the directory where your Run the node named node_name from config.yml:

snap -c config.yml -n node_name

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

snap-base-1.0.0.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

snap_base-1.0.0-py3-none-any.whl (18.7 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