|
|
|
@17048
|
18 years |
Paul Price |
Including strings.h for strcasecmp
|
|
|
|
@16993
|
18 years |
eugene |
minor formatting change
|
|
|
|
@16934
|
18 years |
Paul Price |
Check was unnecessary since we are setting bitpix ourselves.
|
|
|
|
@16825
|
18 years |
Paul Price |
Allow Boolean values to be written to FITS tables. Since we can't use …
|
|
|
|
@16822
|
18 years |
Paul Price |
Translate keywords when writing compressed, e.g., SIMPLE --> ZSIMPLE.
|
|
|
|
@16676
|
18 years |
Paul Price |
Typo.
|
|
|
|
@16672
|
18 years |
Paul Price |
Trying to make the scaling of floating-point images a bit more robust. …
|
|
|
|
@16665
|
18 years |
Paul Price |
Fixing bug 1046 --- cfitsio assigns the values associated with COMMENT …
|
|
|
|
@16549
|
18 years |
Paul Price |
ieee754.h doesn't exist on MacOS X. Moved required definition from …
|
|
|
|
@16204
|
19 years |
Paul Price |
Guarding against SEGV on !options.
|
|
|
|
@16197
|
19 years |
Paul Price |
Removing psFitsScalingMeasure, since psImageBackground removes all …
|
|
|
|
@16185
|
19 years |
Paul Price |
Merging pap_branch_080117 onto mainline.
|
|
|
|
@16108
|
19 years |
Paul Price |
Changing function names
|
|
|
|
@16095
|
19 years |
Paul Price |
Renaming functions for clarity. e.g., "convertImageWrite" did not …
|
|
|
|
@15920
|
19 years |
eugene |
default bscale
|
|
|
|
@15919
|
19 years |
eugene |
oops, FITS 8-bit data is U8 not S8
|
|
|
|
@15909
|
19 years |
eugene |
disabling floating-point fuzzing of data; it is not working and it …
|
|
|
|
@15908
|
19 years |
eugene |
fixed mis-match in psType to CFITSIO type for U8, S8; avoid setting …
|
|
|
|
@15662
|
19 years |
Paul Price |
Adding check to see if we're on the PHU, in which case we …
|
|
|
|
@15630
|
19 years |
Paul Price |
Integrating the code to choose the output BITPIX (and quantising …
|
|
|
|
@15625
|
19 years |
Paul Price |
Adding "NONE" for no compression.
|
|
|
|
@15335
|
19 years |
Paul Price |
Adding psFitsFloat.[ch] for quantising (and unquantising) …
|
|
|
|
@15249
|
19 years |
Paul Price |
Adding assertion on whether the FITS file is writable.
|
|
|
|
@15248
|
19 years |
Paul Price |
Adding function to return the number of rows in a FITS table. Also …
|
|
|
|
@15191
|
19 years |
Paul Price |
Translate the compressed image FITS headers to the proper header names …
|
|
|
|
@15179
|
19 years |
Paul Price |
Merging branch with FITS compression development.
|
|
|
|
@14878
|
19 years |
jhoblitt |
change psFitsOptionsAlloc() to make a copy of it's tilesize arg
|
|
|
|
@14877
|
19 years |
jhoblitt |
add psFitsOptionsAlloc()
add psFitsSetOptions()
|
|
|
|
@14876
|
19 years |
jhoblitt |
psFitsSetCompression() error handling cleanups
|
|
|
|
@14872
|
19 years |
jhoblitt |
check psFitsSetCompression() to accept a psVector in place of an dim …
|
|
|
|
@14871
|
19 years |
jhoblitt |
change psFitsSetCompression() to report the cfitsio error stack
|
|
|
|
@14868
|
19 years |
jhoblitt |
add psFitsSetCompression()
|
|
|
|
@14460
|
19 years |
Paul Price |
Adding code to restore HIERARCH key names to their proper name, but it …
|
|
|
|
@14417
|
19 years |
Paul Price |
Avoiding use of psMetadataAdd(), to avoid endian bugs.
|
|
|
|
@12801
|
19 years |
magnier |
check EXTWORD for string and non-string values
|
|
|
|
@12555
|
19 years |
magnier |
fixed memory leak in psFitsClose
|
|
|
|
@12554
|
19 years |
magnier |
added prototype
|
|
|
|
@12549
|
19 years |
magnier |
adding user-definable fits->extword to psFits
|
|
|
|
@12431
|
19 years |
Paul Price |
Removing complex number support. No-one was using it, and it prevents …
|
|
|
|
@11998
|
19 years |
Paul Price |
Fixing error type.
|
|
|
|
@11977
|
19 years |
Paul Price |
psFitsReadHeaderSet was adding the headers so that the final result …
|
|
|
|
@11686
|
19 years |
jhoblitt |
update psAbort() API:
add noreturn attribute
remove unneeded …
|
|
|
|
@11668
|
19 years |
jhoblitt |
use 'bool' instead of psBool where-ever possible
|
|
|
|
@11248
|
20 years |
magnier |
major cleanup of the Doxygen groups
|
|
|
|
@10999
|
20 years |
jhoblitt |
consistently include config.h
|
|
|
|
@10915
|
20 years |
magnier |
fixed psFitsWriteBlank to move to the last HDU and call fits_write_img
|
|
|
|
@9730
|
20 years |
Paul Price |
Following today's meeting, we agreed that psVectorAlloc (and therefore …
|
|
|
|
@9662
|
20 years |
Paul Price |
Adding blank header keywords to list of keywords to ignore. Found …
|
|
|
|
@9538
|
20 years |
Paul Price |
Synchronising with SDRS, and cleaning up:
* Replaced is_psType() with …
|
|
|
|
@9066
|
20 years |
magnier |
adding EXTNAME option to psFitsWriteBlank
|
|
|
|
@8914
|
20 years |
jhoblitt |
remove psTest.h
|
|
|
|
@8712
|
20 years |
jhoblitt |
move $SRCINC to always be left of $PSLIB_CFLAGS
|
|
|
|
@8627
|
20 years |
jhoblitt |
add gcc format attributes to:
psAbort()
psErrorStackPrint()
…
|
|
|
|
@8623
|
20 years |
Paul Price |
Require 'z' modifier for size_t argument.
|
|
|
|
@8466
|
20 years |
rhl |
Remove check for impossible condition
|
|
|
|
@8412
|
20 years |
Paul Price |
Propogating PSLIB_CFLAGS to the lower levels, so that, e.g., …
|
|
|
|
@8245
|
20 years |
jhoblitt |
normalize psTrace() facility names
|
|
|
|
@8232
|
20 years |
jhoblitt |
bug #790 - remove psErrorText.h and inline all error codes. all newly …
|
|
|
|
@7985
|
20 years |
Paul Price |
Adding output of coverage testing to CLEANFILES and .cvsignore
|
|
|
|
@7984
|
20 years |
Paul Price |
Fixing FITS table vector writing: wasn't copying into the byte vector …
|
|
|
|
@7981
|
20 years |
Paul Price |
Fixing TFORM for vectors.
|
|
|
|
@7980
|
20 years |
Paul Price |
Setting size of vector.
|
|
|
|
@7914
|
20 years |
drobbin |
Added error handling to memory checking functions. Will hopefully …
|
|
|
|
@7885
|
20 years |
drobbin |
removed 'const' from getTForm return. Not needed and causing the …
|
|
|
|
@7846
|
20 years |
Paul Price |
* Moving common functions (convertFitsToPsType and …
|
|
|
|
@7823
|
20 years |
Paul Price |
Allowing the writing of a completely minimal header.
|
|
|
|
@7713
|
20 years |
Paul Price |
Adding special handling for COMMENT and HISTORY keywords.
|
|
|
|
@7540
|
20 years |
Paul Price |
Adding const for headers when writing, to match SDRS.
|
|
|
|
@7538
|
20 years |
Paul Price |
Adding "const" to synch with SDRS.
Removing extraneous old code that …
|
|
|
|
@7465
|
20 years |
Paul Price |
Changing pmFitsReadTable definition to use const.
|
|
|
|
@7300
|
20 years |
Paul Price |
Applying patches from RHL.
* Correctly detect cfitsio 3 (ffdkopn)
* …
|
|
|
|
@7297
|
20 years |
Paul Price |
SIMPLE may not be at the start of the header (for some reason), so …
|
|
|
|
@7295
|
20 years |
Paul Price |
If SIMPLE is F, then don't block keywords. Also caught a bug in the …
|
|
|
|
@7289
|
20 years |
Paul Price |
Remove SIMPLE from the list of banned keywords, but ensure it's a …
|
|
|
|
@7266
|
20 years |
Paul Price |
It appears that cfitsio doesn't really distinguish between short int …
|
|
|
|
@7246
|
20 years |
Paul Price |
Fixing bug 760: cfitsio refuses to write out NaN and Inf (it …
|
|
|
|
@7244
|
20 years |
Paul Price |
Fix for bug 759: Adding a filter to catch NaN, Inf and -Inf in FITS …
|
|
|
|
@7236
|
20 years |
Paul Price |
Missed a curly.
|
|
|
|
@7235
|
20 years |
Paul Price |
psFitsWriteBlank will now preserve NAXISn, etc, having set NAXIS=0.
|
|
|
|
@7234
|
20 years |
Paul Price |
Changing the order of arguments for psFitsWriteHeader and …
|
|
|
|
@7232
|
20 years |
Paul Price |
Changing the order of arguments for psFitsWriteHeader and …
|
|
|
|
@7230
|
20 years |
Paul Price |
Moving psFitsWriteTable functionality into psFitsInsertTable (the two …
|
|
|
|
@7229
|
20 years |
Paul Price |
Changing p_psFitsWriteHeader to psFitsWriteHeader (no check on the …
|
|
|
|
@7227
|
20 years |
Paul Price |
psFitsWriteHeader checks that the HDU exists, and creates one if …
|
|
|
|
@7226
|
20 years |
Paul Price |
Extending the block on writing certain FITS headers to tables; …
|
|
|
|
@7224
|
20 years |
Paul Price |
Fixing problem that prevented us from writing a PHU consisting of a …
|
|
|
|
@7222
|
20 years |
Paul Price |
Getting rid of extraneous parenthesis that caused formatting problems.
|
|
|
|
@7221
|
20 years |
Paul Price |
Only particular FITS keywords may be duplicated in the metadata; …
|
|
|
|
@7210
|
20 years |
Paul Price |
Adding emacs temporary files to CLEANFILES
|
|
|
|
@7162
|
20 years |
Paul Price |
Making sure SIMPLE, BITPIX and NAXIS are set in data-less primary headers
|
|
|
|
@7161
|
20 years |
Paul Price |
Updating essential headers for psFitsInsertImage. psFitsWriteImage …
|
|
|
|
@6936
|
20 years |
magnier |
fixed missing vector length assignments
|
|
|
|
@6884
|
20 years |
Paul Price |
Forgot to add the header to the metadata after stripping trailing spaces.
|
|
|
|
@6883
|
20 years |
Paul Price |
Remove trailing spaces from string header values.
|
|
|
|
@6874
|
20 years |
magnier |
variety of small changes related to inconsistencies between psModules …
|
|
|
|
@6767
|
20 years |
desonia |
modified API to match current SDRS.
|
|
|
|
@6484
|
20 years |
drobbin |
Changed psArray & psVector to zero 'n' upon allocation. Used to set …
|
|
|
|
@6445
|
20 years |
drobbin |
Changed psArrayAlloc to set ->n = 0. Updated corresponding functions …
|
|
|
|
@6354
|
20 years |
desonia |
fixed a leak in psFits table reading and cleaned up things according …
|
|
|
|
@6314
|
20 years |
desonia |
modified to reflect change in behaviour of psMetadataLookupPtr/Str/MD …
|
|
|
|