Skip to main content

A Python library for characterizing and using the CCD cameras developed by Marshall Space Flight Center.

Project description

msfc-ccd

tests codecovBlack Ruff Documentation Status PyPI version

A Python library for characterizing and using the CCD cameras developed by Marshall Space Flight Center.

More information is available in the documentation.

Installation

msfc-ccd is available on PyPI and can be installed using pip:

pip install msfc-ccd

Examples

Load and display a single FITS file.

import matplotlib.pyplot as plt
import named_arrays as na
import msfc_ccd

# Load the sample image
image = msfc_ccd.fits.open(msfc_ccd.samples.path_fe55_esis1)

# Display the sample image
fig, ax = plt.subplots(
    constrained_layout=True,
)
im = na.plt.imshow(
    image.outputs.value,
    axis_x=image.axis_x,
    axis_y=image.axis_y,
    ax=ax,
);

A sample FITS image

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

msfc_ccd-1.0.0.tar.gz (6.2 MB view details)

Uploaded Source

Built Distribution

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

msfc_ccd-1.0.0-py3-none-any.whl (6.3 MB view details)

Uploaded Python 3

File details

Details for the file msfc_ccd-1.0.0.tar.gz.

File metadata

  • Download URL: msfc_ccd-1.0.0.tar.gz
  • Upload date:
  • Size: 6.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for msfc_ccd-1.0.0.tar.gz
Algorithm Hash digest
SHA256 05c83f726fd3f088f3f1005d1460ce9d715c57803bb9a5fb5b1cb2be7322d5a8
MD5 767938f14691cf06b9d7719823408f6b
BLAKE2b-256 1e25edb41886f1b977a32a2d6ef50974976927c4e18f8c0f3c64ff902a0138d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for msfc_ccd-1.0.0.tar.gz:

Publisher: publish.yml on sun-data/msfc-ccd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file msfc_ccd-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: msfc_ccd-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for msfc_ccd-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bfa698c8226590c99e6ece39bbf5c3a7716d64fabda32be5b6747d1261ee690a
MD5 6be2864c36726f2964267020b389de42
BLAKE2b-256 673553fefd1c87bcada4b149fe6fb0f330ad43e520d587783c70003a8dd1b713

See more details on using hashes here.

Provenance

The following attestation bundles were made for msfc_ccd-1.0.0-py3-none-any.whl:

Publisher: publish.yml on sun-data/msfc-ccd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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