IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Ohana/src/libfits

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29938   16 years eugene handle errors in dvo I/O functions; better support for DIS images; …
(edit) @29537   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @28278   16 years eugene init simple and extend
(edit) @28246   16 years eugene add additional error checks to libfits, libdvo; fix error in …
(edit) @28241   16 years eugene merging changes from branches/eam_branches/Ohana.20100606: re-work the …
(edit) @27484   16 years eugene move definition of NAN from dvo.h to ohana.h (non-C99 only)
(edit) @27473   16 years bills fix compile warning about potentailly uninitialized variable
(edit) @27451   16 years bills work around a compile problem
(edit) @27435   16 years eugene large update merging in changes for Ohana to support large files
(edit) @26384   17 years bills Several changes to support managing PSPS object and detction ids. …
(edit) @23816   17 years eugene add assert to catch memory overrun
(edit) @23815   17 years eugene fix memory overrun
(edit) @23724   17 years eugene handle images compressed with CFITSIO gzip compression
(edit) @23213   17 years Paul Price Ignoring built libraries.
(edit) @22713   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @21059   18 years eugene add ability to read HIERARCH keywords if basic keyword is not found
(edit) @20652   18 years eugene ippScripts/scripts/camera_exp.pl
(edit) @19250   18 years bills fixed incorrect return value from gfits_read_Xheader
(edit) @19248   18 years bills don't try and close null file handle
(edit) @18408   18 years Paul Price I've been getting a flood of messages: ffgcnn could not find column: …
(edit) @18403   18 years eugene fix pcount, gcount
(edit) @18276   18 years eugene fix the headers constructed on decompression
(edit) @18272   18 years eugene the CFITSIO version of rice compression has added support for short …
(edit) @18271   18 years eugene use BYTEPIX in RICE_1 to find pixsize
(edit) @18270   18 years eugene pass options to gfits_uncompressed_data_pixsize (needed for RICE_1)
(edit) @18269   18 years eugene replaced with CFITSIO updates from 3.080; defined our own ricecomp.h …
(edit) @18265   18 years eugene was not counting the sequencing correctly; PLIO expects 4byte output …
(edit) @18264   18 years eugene offset was miscalculated for multi-byte-sizes
(edit) @18106   18 years eugene more robust check for compression
(edit) @17903   18 years eugene add header.buffer free to gfits_free_header; avoid double free of buffer
(edit) @16995   18 years eugene add api to get header line
(edit) @16970   18 years eugene update comments
(edit) @16855   18 years eugene warning, not error if both ZSIMPLE and ZTENSION are missing
(edit) @16810   18 years eugene merge changes from eam_branch_20080223 : updates to DVO output format, …
(edit) @16252   18 years eugene init Noptions
(edit) @16140   19 years eugene adding darwin .cvsignore info
(edit) @16139   19 years eugene return NULL if output var requested and entry not found
(edit) @16093   19 years eugene consistency with ipp/psconfig/pschecklibs; add library flags for dylibs
(edit) @15998   19 years eugene shock: native FITS 8 bit is unsigned, not signed!
(edit) @15904   19 years eugene better error messages
(edit) @15751   19 years eugene handle i/o errors
(edit) @15743   19 years eugene importing updates from eam_branch_20071130
(edit) @15657   19 years eugene fix decompress
(edit) @15656   19 years eugene working on decompress
(edit) @15655   19 years eugene fix decompression
(edit) @15649   19 years eugene working on compression
(edit) @15647   19 years eugene updates for compression
(edit) @15487   19 years eugene merging changes from eam_branch_20071015 (read compressed images, …
(edit) @15240   19 years eugene added some notes
(edit) @15038   19 years eugene various fixes to ensure data is carried from Stars to Measures …
(edit) @15007   19 years eugene add darwin_x86 to byte_swap table
(edit) @13145   19 years eugene return Nbytes skipped, not just 1
(edit) @13039   19 years eugene convert gfits_read_segment to gfits_read_matrix_segment; add …
(edit) @12902   19 years eugene FT_UNSIGN_MODE removed as global symbol and functionality replaced …
(edit) @12879   19 years eugene changing .so to .$(DLLTYPE)
(edit) @12842   19 years eugene moved Configure.in to Makefile.System.in
(edit) @12399   19 years eugene fixed table byteswap errors
(edit) @11880   19 years eugene allowing user CC, CFLAGS, etc, from updated configure.tcsh
(edit) @10368   20 years eugene fixed dependencies
(edit) @10315   20 years eugene adding so support, Makefile.Common
(edit) @10305   20 years eugene improved lib/include flags, enable shared objects
(edit) @10298   20 years eugene implementing better include/lib tests, shared objects
(edit) @10073   20 years eugene added additional chars to whitespace checks
(edit) @8556   20 years eugene updated ChangeLogs
(edit) @8430   20 years eugene set buffer to NULL on init
(edit) @7054   20 years eugene converted fits_ to gfits_
(edit) @7039   20 years eugene allowing elixir fits and cfitsio to co-compile
(edit) @6996   20 years eugene moved fitsio.h to gfitsio.h for CFITSIO compatibility
(edit) @5928   21 years eugene adding change log updates
(edit) @5851   21 years eugene fixed signed-ness of pointers
(edit) @5395   21 years eugene additional notes
(edit) @5390   21 years eugene added change notes
(edit) @5238   21 years eugene added dependency on libohana (for ohana_allocate), dropped fits.h
(edit) @5014   21 years eugene substantial work to enable mode and format selections for DVO:image …
(edit) @4864   21 years eugene converted to the libohana/dvo_image I/O routines; improvements in fits_db.c
(edit) @4831   21 years eugene cleaned up prototypes and style issues
(edit) @4799   21 years eugene added missing prototype to fitsio.h
(edit) @4488   21 years eugene ch ch ch changes
(edit) @3609   21 years eugene moving to autocode on imregister
(edit) @3522   21 years eugene add version function
(edit) @3507   21 years eugene added sid, lin64 to byteswap??, minor cleanups
(edit) @3492   21 years eugene working on FITS autocode
(edit) @3490   21 years eugene added fits_vtable_from_ftable
(edit) @3403   21 years eugene abstracted bytes/block
(edit) @3400   21 years eugene working to mosaic astrom
(edit) @3391   21 years eugene added new versions of ALLOCATE (see libohana)
(edit) @3369   21 years eugene cleaned handling of single quotes
(edit) @3258   21 years eugene added ChangeLog.txt
(edit) @2833   22 years eugene mods to makefiles to fix solaris compile
(edit) @2796   22 years eugene added fits_read_ftable prototype
(edit) @2766   22 years eugene allowing bad FITS to use single quotes in numerical values
(edit) @2578   22 years eugene test 2
(edit) @2577   22 years eugene test for cvs tags
(edit) @2567   22 years eugene update tag names
(edit) @2566   22 years eugene added version file
(edit) @2551   22 years eugene added .cvsignore
(edit) @2510   22 years eugene fixed makefiles
(edit) @2418   22 years eugene minor compilation errors
(add) @2415   22 years eugene This commit was generated by cvs2svn to compensate for changes in …
Note: See TracRevisionLog for help on using the revision log.