Skip to main content

Merge multiple FITS images into a single FITS RGB file.

Project description

DOI Testing Documentation Status Coverage Status

fits2rgb

A simple program for making coadded RGB FITS images for visualization.

Full documentation is available at https://fits2rgb.readthedocs.io/en/latest/index.html

Installation

Installing a Packaged Release

The simplest way to install fits2rgb is using pip and, since it is a good practice to not mess up the system-wide python environment, you should install this program in a virtual environment. If you don't have a virtual environment yet, you can create one with the command

python -m venv env_name

For example, to create a virtual environment called "astro", you can use the command

python -m venv astro

and you can activate it with

source astro/bin/activate

Then run

pip install fits2rgb

After the installation, to update redmost to the most recent release, use

pip install fits2rgb --upgrade

Installing from GitHub

If you like to use the bleeding-edge version from this repository, do

git clone 'https://github.com/mauritiusdadd/fits2rgb.git'
cd fits2rgb
pip install .

After the installation, to upgrade to most recent commit use

git pull
pip install . --upgrade

Then run pytest to check everything is ok.

Usage

To create a default configuration file, use the command

fits2rgb -d

this will create a file named fits2rgb.json that you can edit to specify how and which files you want to coadd. Then you can run the program by simply invoking it from the command line.

fits2rgb

You can also specify which configuration file to use, for example

fits2rgb -c fits2rgb.json

For more dtails, please refer to the documentation.

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

fits2rgb-0.4.1.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

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

fits2rgb-0.4.1-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file fits2rgb-0.4.1.tar.gz.

File metadata

  • Download URL: fits2rgb-0.4.1.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for fits2rgb-0.4.1.tar.gz
Algorithm Hash digest
SHA256 3663546e07d163b23dcc99e46fd07bccf392ab1a1838279274bd386ec60a7893
MD5 df5f76cd7e95f943c6edcbc8290f5eab
BLAKE2b-256 e8d5dab54cdafc623548da3967d981664acb2fee5e3607586e542003dd36c9d1

See more details on using hashes here.

File details

Details for the file fits2rgb-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: fits2rgb-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for fits2rgb-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 388dc3f4e2112b1f9d6ad3fa287e6153aa45a6a625af037ad6153a078708d67e
MD5 daa620bf27837ff9745f8d77b8eeb5c6
BLAKE2b-256 d3444dacfbdd1aaa789297bdd466f6ca44c514da187e4209828aa63c3409cd45

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