Skip to main content

Data reduction pipeline for determining water production rates from the Swift telescope's UVOT images

Project description

swift_comet_pipeline

A package to analyze UVOT image data of comets from the Swift satellite (https://www.swift.ac.uk/). A related project at https://github.com/sjoset/swift_portal_downloader automates the acquisition of data appropriate for this pipeline.

Development installation:

Install poetry

https://www.python-poetry.org

Create conda environment with python

    conda create --name env_name_here python=3.11
    conda activate env_name_here

Clone this repository

Install package locally

In the repository's directory:

    poetry install

Configuration

Configuration is stored in a YAML file with the following entries to start a project:

    swift_data_path: /path/to/swift/data/
    project_path: /path/to/where/to/save/results
    jpl_horizons_id: String identifying comet that JPL Horizons can use to find comet orbital information
    vectorial_model_quality: String to select the calculation quality of the models used to determine water production: may be low, medium, high, or very_high
    vectorial_model_backend: [sbpy, rust]

By default the file config.yaml in the current directory is assumed unless specified otherwise on the command line.

An example config might look like this:

config.yaml

    swift_data_path: /Users/user/swift_data_downloads/c2013us10
    project_path: /Users/user/analysis_c2013us10
    jpl_horizons_id: C/2013 US10
    vectorial_model_quality: very_high
    vectorial_model_backend: sbpy

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

swift_comet_pipeline-0.1.3.tar.gz (119.7 kB view details)

Uploaded Source

Built Distribution

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

swift_comet_pipeline-0.1.3-py3-none-any.whl (179.7 kB view details)

Uploaded Python 3

File details

Details for the file swift_comet_pipeline-0.1.3.tar.gz.

File metadata

  • Download URL: swift_comet_pipeline-0.1.3.tar.gz
  • Upload date:
  • Size: 119.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.9 Darwin/24.1.0

File hashes

Hashes for swift_comet_pipeline-0.1.3.tar.gz
Algorithm Hash digest
SHA256 a778320065c607562411122f06e7cb2f4998240ea003b311fb3bef8eda22b973
MD5 ddd50cbd6c3474a1770f6a1e21bddfb2
BLAKE2b-256 9626b9791ebccd4c78de64a86dca638dfbba26966cda73729c57472536a0e521

See more details on using hashes here.

File details

Details for the file swift_comet_pipeline-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for swift_comet_pipeline-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 478192983b9d97645953144ea25a41d9d8f3cd9c1124e8889ed97dbabffeb5b1
MD5 46304e73b5c6be0a3c45eb6e28c7eb49
BLAKE2b-256 e1a71e2c855c3eb67e19b6e8687b5fa33b731a2788e0a699db9ba62604a57c00

See more details on using hashes here.

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