rastronomy

Crates.iorastronomy
lib.rsrastronomy
version0.1.2
sourcesrc
created_at2023-09-29 18:01:22.03611
updated_at2023-12-27 18:11:31.216337
descriptionAstronomical package to deal with FITS (compressed also) and WCS, still in development.
homepagehttps://github.com/schwarzam/rastronomy
repository
max_upload_size
id987663
size5,059,988
(ThalesTTL)

documentation

README

rastronomy

codecov

A package for astronomical image processing and analysis. We aim to provide a simple interface for common tasks like opening fits files, including images and tables.

To Do list


  • Read/Writing modifying header.
  • Read/Writing modifying image data.
  • Documentation
  • Read/Writing bin table data.
  • Keep CARD comment
  • Support of multiple HDU, fits extensions (in progress, only the header is parsed)
  • WCS operations
  • General astronomy operations

Docs

For now we are investing on programming the features to add complete docs after. There are multiple examples in the tests.

Commit count: 0

cargo fmt