https://github.com/simonrw/rust-fits
Implementation of a fits reading library from scratch in rust
https://github.com/simonrw/rust-fits
Last synced: over 1 year ago
JSON representation
Implementation of a fits reading library from scratch in rust
- Host: GitHub
- URL: https://github.com/simonrw/rust-fits
- Owner: simonrw
- License: mit
- Created: 2016-06-03T08:30:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-03T21:13:09.000Z (about 10 years ago)
- Last Synced: 2025-02-06T08:45:16.405Z (over 1 year ago)
- Language: Rust
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-fits
Implementation of a fits reading library from scratch in rust.
Not all projects adhere to the FITS specification and this project will
make no attempts to cater for these cases. This library will stick
rigidly to the specs, which can be found under
[doc/fits_specification.txt]
[doc/fits_specification.txt]: doc/fits_specification.txt