Skip to content

An attempt at making a FITS file parser in pure rust

License

Notifications You must be signed in to change notification settings

malikolivier/fitrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FITRS

Build Status Latest release on crates.io Documentation on docs.rs

DISCLAIMER: This lib is experimental and unstable. API changes will most probably occur.

Read/Write FITS file for astronomical use. Not all the features of the FITS standard are supported, but the basic features are there.

The objective is to make a lib to manage FITS files in pure rust, with as few dependencies as possible and multi-threading in mind.

Documentation

You can refer to the online doc.

See the tests and benchmarks in the repository for more examples how to use.

About

An attempt at making a FITS file parser in pure rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published