Skip to main content

Astronomical utilities for PANOPTES

Project description

PANOPTES Utilities

PANOPTES Logo


GHA Status codecov Documentation Status PyPI version

Utility functions for use within the Project PANOPTES ecosystem and for general astronomical processing.

This library defines a number of modules that contain useful functions as well as a few services.

Install

To install type:

pip install panoptes-utils

Full options for install:

pip install "panoptes-utils[config,docs,images,testing,social]"

See the full documentation at: https://panoptes-utils.readthedocs.io

Dependencies

There are a few system dependencies depending on what functionality you will be using.

In particular, the plate solving requires astrometry.net and the appropriate index files.

Use the following on a debian-based system (e.g. Ubuntu) to easily install all dependencies:

apt-get update && apt-get install --no-install-recommends --yes \
  libffi-dev libssl-dev \
  astrometry.net astrometry-data-tycho2 \
  dcraw exiftool libcfitsio-dev libcfitsio-bin \
  libfreetype6-dev libpng-dev libjpeg-dev libffi-dev

Command Line

The panoptes-utils command line tool is available for use with subcommands corresponding to the modules in this library. Currently, the only implemented subcommand is image, which includes commands for converting cr2 files into jpg and/or fits files as well as for plate-solving fits images.

The panoptes-utils image watch <path> command will watch the given path for new files and convert them to jpg and/or fits files as they are added.

See panoptes-utils --help and panoptes-utils image --help for details.

Config Server

There is a simple key-value configuration server available as part of the module.

After installing with the config option as above, type:

panoptes-config-server run --config-file <path-to-file.yaml>

Developing

panoptes-utils uses pyscaffold for project setup, which then uses the standard tox and pyproject.toml tools to manage the project. Tests can be run with tox, e.g.

# Clean repository.
tox -e clean

# Run tests.
tox

# Build project.
tox -e build

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

panoptes-utils-0.2.43.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

panoptes_utils-0.2.43-py2.py3-none-any.whl (69.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file panoptes-utils-0.2.43.tar.gz.

File metadata

  • Download URL: panoptes-utils-0.2.43.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for panoptes-utils-0.2.43.tar.gz
Algorithm Hash digest
SHA256 7b150448402e3e88c85a6d2beb0a281af2432269b1c529e0765394040618b90f
MD5 77df3be9e0d3c2965619baaabb31cd6d
BLAKE2b-256 e7f61c9be863218c1191f4e1f0e3bb2abb753a36478a574d6b7a5a465fff5426

See more details on using hashes here.

File details

Details for the file panoptes_utils-0.2.43-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for panoptes_utils-0.2.43-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7e8172e4c60749e232e330281bb5e125b2492ba047b4d2ffff243f9fbd27b3fc
MD5 d30ca74f32310ade7cb7bea23571e942
BLAKE2b-256 49ba8f7db79cbe1ac2aeb9f85a0793cc8be223f6d0124b28878367f276aa1dc0

See more details on using hashes here.

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