Menu

Tree [7a116a] default tip /
 History

Read Only access


File Date Author Commit
 inst 2019-11-04 dreisamrd dreisamrd [7a116a] Added fitsread.m and fitswrite.m
 src 2019-11-03 John Donoghue John Donoghue [ac3f12] Add low level read hdu, keyword, file functions
 .hgignore 2013-09-03 Mike Miller Mike Miller [b668ad] maint: fix hgignore regexp pattern typos
 COPYING 2013-07-30 dreisamrd dreisamrd [49750b] Version 1.0.3
 DESCRIPTION 2019-11-04 dreisamrd dreisamrd [3d8ff7] Undo change of maintainer
 INDEX 2019-11-03 John Donoghue John Donoghue [ac3f12] Add low level read hdu, keyword, file functions
 Makefile 2019-10-23 John Donoghue John Donoghue [edd627] * update to use configure and detect d_nint fun...
 NEWS 2019-11-03 John Donoghue John Donoghue [ac3f12] Add low level read hdu, keyword, file functions
 README 2010-09-01 paulsundvall paulsundvall [635d98] added a new package for reading and writing FIT...

Read Me

On Debian Lenny, pkgconfig does not work because of a missing file
in the fitsio library. You can solve this by replacing the
MKOCT_FLAGS = $(shell pkg-config --libs cfitsio) with
MKOCT_FLAGS = -lcfitsio
in src/Makefile

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.