#fits #astronomical #image #header #card #comments #wcs

yanked rastronomy

Astronomical package to deal with FITS (compressed also) and WCS, still in development

3 releases

0.1.2 Dec 27, 2023
0.1.1 Sep 29, 2023
0.1.0 Sep 29, 2023

#13 in #astronomical

BSD-3-Clause

4MB
7K SLoC

C 6K SLoC // 0.3% comments Rust 844 SLoC // 0.0% comments Jupyter Notebooks 9 SLoC

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.

Dependencies

~5MB
~90K SLoC