Skip to main content

View slices of FITS cubes.

Project description

cubeinspect

A tool for quickly inspecting channels in large astronomical data cubes, stored in FITS. Written for use by the POSSUM collaboration.

Installation

Use the package manager pip to install cubeinspect.

pip install cubeinspect

Usage

$ cubei -h
usage: cubei [-h] [-v] [-t] [-c vmin vmax] fitsfile channel

    Open big file and make an average image of a selected channel.
    Image will be squared so that Stokes Q and U look reasonable.

    Saves a png with same name as FITS image + .medimage.png



positional arguments:
  fitsfile      FITS file to open
  channel       Channel to inspect

optional arguments:
  -h, --help    show this help message and exit
  -v            Verbosity.
  -t            Make thumbnail (takes extra time!)
  -c vmin vmax  Limits for image (defaults to vmax=std(image))

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD 3-clause

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

cubeinspect-0.1.3.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

cubeinspect-0.1.3-py2.py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 2 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