|
|
|
@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 …
|
|
|
|
@7535
|
20 years |
Paul Price |
x refers to the column, y refers to the row (bug 765).
|
|
|
|
@7534
|
20 years |
Paul Price |
Removing const from psImageSet.
|
|
|
|
@7533
|
20 years |
Paul Price |
Fixing psImageGet, psImageSet: x,y were around the wrong way (!), …
|
|
|
|
@7524
|
20 years |
magnier |
replaced dangerous code with P_PSIMAGE_SET_NUMCOLS, etc
|
|
|
|
@7523
|
20 years |
magnier |
removed psRegion definition (was ifdef-ed out and moved to psRegion.h …
|
|
|
|
@7498
|
20 years |
Paul Price |
S64 and U64 are printed with %jd and %ju --- the 'j' is architecture …
|
|
|
|
@7497
|
20 years |
Paul Price |
Applying patch from Josh to fix logic error.
|
|
|
|
@7496
|
20 years |
magnier |
two changes to the behavior of psRegionFromString:
1) [0:0,0:0] …
|
|
|
|
@7490
|
20 years |
Paul Price |
S64 and U64 should be printed with %lld and %llu.
|
|
|
|
@7472
|
20 years |
drobbin |
Added support for psU64 and psS64 in datatype, metadata, metadataItem, etc.
|
|
|
|
@7468
|
20 years |
magnier |
added support in ConfigParse for U8,U16,U32,S8,S16; replaced …
|
|
|
|
@7467
|
20 years |
magnier |
fixed limits on assert
|
|
|
|
@7465
|
20 years |
Paul Price |
Changing pmFitsReadTable definition to use const.
|
|
|
|
@7464
|
20 years |
rhl |
Fix error messages about C preprocessor failing
|
|
|
|
@7452
|
20 years |
rhl |
jpeg AGAIN. Grrr. Put jpeg arguments into PSLIB_*
|
|
|
|
@7451
|
20 years |
drobbin |
Added type support in MetadataConfigFormat. added types in psVector part.
|
|
|
|
@7448
|
20 years |
drobbin |
Added psMetadataPrint to tst_01 (moved from 07) and expanded test. …
|
|
|
|
@7427
|
20 years |
Paul Price |
Adding calls to p_psMemAllocatePersistent within p_psTimeInit, per bug 753.
|
|
|
|
@7425
|
20 years |
rhl |
Fixed --with-jpeg (no more refs to FFTW3\!)
|
|
|
|
@7418
|
20 years |
drobbin |
checked-in stderr for string test, removed one log msg.
|
|
|
|
@7416
|
20 years |
rhl |
Need $(JPEG_CFLAGS) on systems where libjpeg's not found in the path
|
|
|
|
@7415
|
20 years |
rhl |
Need $(GSL_CFLAGS) on systems where gsl's not found in the path
|
|
|
|
@7414
|
20 years |
rhl |
Support p_psMemAllocatePersistent (bug report 753)
|
|
|
|
@7412
|
20 years |
Paul Price |
Fixing --with-float for FFTW to --enable-float, which is what builds …
|
|
|
|
@7405
|
20 years |
Paul Price |
Applying patch from Josh to fix spelling.
|
|
|
|
@7404
|
20 years |
Paul Price |
Correcting FFTW configure option.
|
|
|
|
@7386
|
20 years |
Paul Price |
Applying patch from Josh to break up existing function.
|
|
|
|
@7383
|
20 years |
Paul Price |
Patch from Josh to correctly handle the insertion of NULL strings.
|
|
|
|
@7381
|
20 years |
Paul Price |
Adding files missed in previous commit to merge additional pslib …
|
|
|
|
@7380
|
20 years |
Paul Price |
Merging the pslib "additional" functions from the modules into psLib …
|
|
|
|
@7377
|
20 years |
drobbin |
took psMetadataPrint test out of IO and put it into 01
|
|
|
|
@7375
|
20 years |
Paul Price |
Adding additional assert macros.
|
|
|
|
@7368
|
20 years |
drobbin |
Added test for psMetadataItemCopy. Removed commented, obsolete code …
|
|
|
|
@7348
|
20 years |
drobbin |
It seems that everything is working fine. Stderr diff showed Hello …
|
|
|
|
@7325
|
20 years |
magnier |
changing psError to psTrace in psMatrixGJSolve and psMinimizeLMM in …
|
|
|
|
@7318
|
20 years |
drobbin |
changes were made so that if nfail is NULL it prints out 'linePtr'. …
|
|
|
|
@7305
|
20 years |
drobbin |
added if statement to standardize error output between platforms.
|
|
|
|
@7301
|
20 years |
drobbin |
checked in differing output on the server. May have to edit the …
|
|
|
|
@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 …
|
|
|
|
@7296
|
20 years |
drobbin |
checked in test output. Metadata_01 test is now currently empty. …
|
|
|
|
@7295
|
20 years |
Paul Price |
If SIMPLE is F, then don't block keywords. Also caught a bug in the …
|
|
|
|
@7294
|
20 years |
Paul Price |
Applying patch from Josh: adds 'or' conditional support to psDB where …
|
|
|
|
@7289
|
20 years |
Paul Price |
Remove SIMPLE from the list of banned keywords, but ensure it's a …
|
|
|
|
@7277
|
20 years |
Paul Price |
Removing psReadout assertions.
|
|
|
|
@7267
|
20 years |
drobbin |
Removed test calling psMetadataReadHeader which seems to no longer be …
|
|
|
|
@7266
|
20 years |
Paul Price |
It appears that cfitsio doesn't really distinguish between short int …
|
|
|
|
@7255
|
20 years |
Paul Price |
Using memset on psVectorInit when the value is zero (then we can get …
|
|
|
|
@7251
|
20 years |
Paul Price |
Removing commented-out code (old version of psStringSplit).
|
|
|
|
@7250
|
20 years |
Paul Price |
Applying patch from RHL to remove extraneous \n from end of psError …
|
|
|
|
@7246
|
20 years |
Paul Price |
Fixing bug 760: cfitsio refuses to write out NaN and Inf (it …
|
|
|
|
@7245
|
20 years |
Paul Price |
Removed psMetadataReadHeader --- this function is no longer in the …
|
|
|
|
@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 …
|
|
|
|
@7233
|
20 years |
Paul Price |
Changed order of arguments for psFitsWriteHeader.
|
|
|
|
@7232
|
20 years |
Paul Price |
Changing the order of arguments for psFitsWriteHeader and …
|
|
|
|
@7231
|
20 years |
Paul Price |
Adding extname paramter to psFitsWriteTable.
|
|
|
|
@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 …
|
|
|
|
@7228
|
20 years |
Paul Price |
Removing psBinaryOp with = operator (no longer supported) in favour of …
|
|
|
|
@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; …
|
|
|
|
@7225
|
20 years |
drobbin |
updated tests to remove failing outputs.
|
|
|
|
@7224
|
20 years |
Paul Price |
Fixing problem that prevented us from writing a PHU consisting of a …
|
|
|
|
@7223
|
20 years |
drobbin |
fixed some tests and reset verified output.
|
|
|
|
@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; …
|
|
|
|
@7211
|
20 years |
Paul Price |
Removing psDB_dummy.h in favour of putting its function into psDB.h so …
|
|
|
|
@7210
|
20 years |
Paul Price |
Adding emacs temporary files to CLEANFILES
|
|
|
|
@7209
|
20 years |
Paul Price |
Removing old files, which shouldn't have been here in the first place.
|
|
|
|
@7208
|
20 years |
Paul Price |
Removing old stuff --- it used psCell, so it's really really old. …
|
|
|
|
@7203
|
20 years |
Paul Price |
Generate a MULTI the first time a DUPLICATE_OK is supplied. Change …
|
|
|
|
@7202
|
20 years |
Paul Price |
Updated test following update of psArguments.c
|
|
|
|
@7201
|
20 years |
Paul Price |
MULTI is now used for multiple items with the same value (-arg 1 -arg …
|
|
|
|
@7193
|
20 years |
Paul Price |
Cleaning up macro code.
|
|
|
|
@7192
|
20 years |
Paul Price |
Cleaned up macro code.
|
|
|
|
@7189
|
20 years |
Paul Price |
Adding logical operators: & and |
|
|
|
|
@7188
|
20 years |
Paul Price |
Changing printf to psTrace.
|
|
|
|
@7182
|
20 years |
drobbin |
fixed stdout so all machine outputs will match.
|
|
|
|
@7181
|
20 years |
drobbin |
Added verbose setting to test to turn off data values output. (causes …
|
|
|
|
@7180
|
20 years |
drobbin |
check in changes. Output is said to be verified by paul price. minor …
|
|
|
|
@7167
|
20 years |
Paul Price |
Don't bother checking values that have already been masked.
|
|
|
|
@7166
|
20 years |
Paul Price |
Adding reporting of how many values were clipped.
|
|
|
|
@7164
|
20 years |
Paul Price |
Calculate clippedNvalues.
|
|
|
|
@7163
|
20 years |
Paul Price |
Changing psStats to use "long" for counts.
|
|
|
|
@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 …
|
|
|
|
@7160
|
20 years |
Paul Price |
Increasing number of data points, using sigma instead of multiplier …
|
|
|
|
@7148
|
20 years |
Paul Price |
Making nFail optional in psMetadataConfigParse.
|
|
|
|
@7143
|
20 years |
Paul Price |
Applying patch from Josh --- 'It adds support for multi column/field …
|
|
|
|
@7139
|
20 years |
Paul Price |
Adding check for NAN data.
|
|
|
|
@7137
|
20 years |
Paul Price |
Increasing number of data values. Increasing background value (makes …
|
|
|
|
@7136
|
20 years |
Paul Price |
Increasing background value (it makes the test a bit harder to fail, …
|
|
|
|
@7135
|
20 years |
Paul Price |
Updating polynomial fitting to work properly with masks.
|
|
|
|
@7134
|
20 years |
Paul Price |
psMemIncrRefCounter should have const
|
|
|
|
@7133
|
20 years |
Paul Price |
Fixing some typos
|
|
|
|