fitsio

A python package for FITS input/output wrapping cfitsio

GPL-2.0 License

Downloads
9.2K
Stars
129
Committers
25
fitsio - 1.2.1 Latest Release

Published by esheldon 12 months ago

Primarily a bug fix release dealing with lossless gzip

also added new fitsio.FITSFormatError raises for misformed files

fitsio - 1.2.0

Published by esheldon about 1 year ago

Tagging 1.2.0

Changes

- move to cfitsio 4

Bug Fixes

- Fixed issue where the patched C fitsio headers were not
  first in the include path.
- Added extra header guards and headers to help with compilation issues.
- Fixed builds of the bundled cfitsio code to hide symbols and directly
  include the *.o files when linking.
fitsio - 1.1.10

Published by esheldon over 1 year ago

Bug fix release for 32 bit systems

fitsio - Release 1.1.9

Published by esheldon over 1 year ago

See CHANGES.txt

fitsio - 1.1.8

Published by esheldon about 2 years ago

Bug release

fitsio - 1.1.7

Published by esheldon over 2 years ago

bug fix release, see the changelog

fitsio - 1.1.6

Published by esheldon almost 3 years ago

See the CHANGES.md for details

fitsio - Releasing 1.1.5

Published by esheldon about 3 years ago

This is a bug fix release, better dealing with junk in headers

fitsio - Release v1.1.4

Published by esheldon over 3 years ago

fitsio - Release of v1.1.2

Published by esheldon over 4 years ago

This is a bug fix release, see the changelog

fitsio - version v1.1.1

Published by esheldon over 4 years ago

Bug fix, patch to drvrnet.c use format string, fixed compilation failure on some systems

fitsio - v1.1.0

Published by esheldon over 4 years ago

See CHANGES.md

fitsio - Releasing v1.0.6

Published by esheldon almost 5 years ago

Quick release of v1.0.6 due to a critical bug with compression expressed in the filename.

some things were not updated such as the changelog

fitsio - version v1.0.4

Published by esheldon over 5 years ago

mainly a bug fix release, see the changelog https://github.com/esheldon/fitsio/blob/master/CHANGES.md

fitsio - version v1.0.3

Published by esheldon over 5 years ago

A bug fix release

Includes a fix for reading some types of HIERARCH keywords

fitsio - version v1.0.2

Published by esheldon over 5 years ago

This is a bug fix release for the major bug regarding read_header and case sensitivity #233

fitsio - v1.0.1

Published by esheldon over 5 years ago

First official v1.0 release.

fitsio - version v1.0.0

Published by esheldon over 5 years ago

Version 1.0.0

fitsio - v0.9.12

Published by esheldon almost 6 years ago

Many features and bug fixes, probably the last release before 1.0. See CHANGES.md for details

fitsio - Releasing v0.9.11

Published by esheldon over 7 years ago

Package Rankings
Top 3.28% on Pypi.org
Top 17.2% on Conda-forge.org
Top 6.96% on Proxy.golang.org
Badges
Extracted from project README
tests
Related Projects