|
|
|
@16838
|
18 years |
Paul Price |
psPolynomialMDEval was in a horrible half-state of implementation.
|
|
|
|
@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.
|
|
|
|
@16814
|
18 years |
Paul Price |
Propagating source information.
|
|
|
|
@16813
|
18 years |
Paul Price |
Propagating allocation information.
|
|
|
|
@16812
|
18 years |
Paul Price |
Need to set mask.
|
|
|
|
@16811
|
18 years |
Paul Price |
Number of iterations may be 0
|
|
|
|
@16794
|
18 years |
Paul Price |
Remove debugging.
|
|
|
|
@16793
|
18 years |
Paul Price |
Adding psPolynomialMD --- multidimensional polynomial fitting (without …
|
|
|
|
@16696
|
18 years |
jhoblitt |
re-enable thread safety in p_psDBRunQueryPrepared()
|
|
|
|
@16695
|
18 years |
jhoblitt |
fix query cache memory corruption
|
|
|
|
@16694
|
18 years |
jhoblitt |
first attempt at implementing a prepared statement query cache
|
|
|
|
@16679
|
18 years |
Paul Price |
No reason to set row0,col0 for the output image --- it's not set when …
|
|
|
|
@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 …
|
|
|
|
@16645
|
18 years |
eugene |
allow test of HISTORY values in comment
|
|
|
|
@16635
|
18 years |
eugene |
add ability to compare a PS_STRING to a list of PS_STRINGS …
|
|
|
|
@16549
|
18 years |
Paul Price |
ieee754.h doesn't exist on MacOS X. Moved required definition from …
|
|
|
|
@16503
|
18 years |
eugene |
allow empty region string to imply [0:0,0:0] : REVIEW
|
|
|
|
@16422
|
18 years |
Paul Price |
Cleaning up some of the pixels operations.
|
|
|
|
@16351
|
18 years |
Paul Price |
I no longer believe that I should be normalising the variance kernel. …
|
|
|
|
@16338
|
18 years |
Paul Price |
Removing entire concept of specifying a protocol to psMessageDestination.
|
|
|
|
@16337
|
18 years |
Paul Price |
Changing behaviour of psMessageDestination so that a protocol is not …
|
|
|
|
@16216
|
18 years |
Paul Price |
Protecting against SEGV when item->data.V is NULL.
|
|
|
|
@16204
|
18 years |
Paul Price |
Guarding against SEGV on !options.
|
|
|
|
@16197
|
18 years |
Paul Price |
Removing psFitsScalingMeasure, since psImageBackground removes all …
|
|
|
|
@16185
|
18 years |
Paul Price |
Merging pap_branch_080117 onto mainline.
|
|
|
|
@16115
|
19 years |
Paul Price |
Adding required include files.
|
|
|
|
@16114
|
19 years |
jhoblitt |
handle psArg* time option prinint when there is no default value
|
|
|
|
@16113
|
19 years |
jhoblitt |
add psTime support to psArgs*
|
|
|
|
@16108
|
19 years |
Paul Price |
Changing function names
|
|
|
|
@16095
|
19 years |
Paul Price |
Renaming functions for clarity. e.g., "convertImageWrite" did not …
|
|
|
|
@15959
|
19 years |
eugene |
missing break resulted in memory corruption
|
|
|
|
@15958
|
19 years |
eugene |
need to exclude mostly-masked pixels, use nan as a sentinel
|
|
|
|
@15938
|
19 years |
eugene |
add hack min limit on input pixels
|
|
|
|
@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 …
|
|
|
|
@15841
|
19 years |
Paul Price |
A little bit of cleaning up, and making it so that the statistic to be …
|
|
|
|
@15840
|
19 years |
Paul Price |
Adding psStatsMeanOption and psStatsStdevOption
|
|
|
|
@15824
|
19 years |
Paul Price |
LU decomp doesn't allow in-place processing.
|
|
|
|
@15823
|
19 years |
Paul Price |
I always forget the "break".
|
|
|
|
@15820
|
19 years |
Paul Price |
Removing Numerical Recipes code that was noted to be 'temporary': …
|
|
|
|
@15818
|
19 years |
Paul Price |
Adding psSort.h to the install.
|
|
|
|
@15794
|
19 years |
Paul Price |
Adding comments to header file.
|
|
|
|
@15785
|
19 years |
Paul Price |
Fixing matrix multiplication. The check of dimensions was wrong, so I …
|
|
|
|
@15768
|
19 years |
Paul Price |
Fixing psMatrixTranspose to allow transposition of non-square matrices.
|
|
|
|
@15767
|
19 years |
Paul Price |
Determinant should be optional in psMatrixDeterminant.
|
|
|
|
@15760
|
19 years |
Paul Price |
Fixing use of macro.
|
|
|
|
@15759
|
19 years |
Paul Price |
Adding additional details in assertions.
|
|
|
|
@15714
|
19 years |
Paul Price |
Fixing comment.
|
|
|
|
@15713
|
19 years |
Paul Price |
Removing sort code of unknown (and suspicious: NR?) provenance from …
|
|
|
|
@15712
|
19 years |
Paul Price |
Removing stupid test.
|
|
|
|
@15711
|
19 years |
Paul Price |
Removing heap sort code that was straight out of Numerical Recipes. …
|
|
|
|
@15710
|
19 years |
Paul Price |
Wrong number of tests.
|
|
|
|
@15709
|
19 years |
gusciora |
Cosmetic changes only.
|
|
|
|
@15708
|
19 years |
gusciora |
Removed bug with the psFitsTable().
|
|
|
|
@15693
|
19 years |
Paul Price |
Case-insensitive matching.
|
|
|
|
@15692
|
19 years |
Paul Price |
Ensure case-insensitive comparison for min and max.
|
|
|
|
@15662
|
19 years |
Paul Price |
Adding check to see if we're on the PHU, in which case we …
|
|
|
|
@15640
|
19 years |
eugene |
crash on mismatched images
|
|
|
|
@15630
|
19 years |
Paul Price |
Integrating the code to choose the output BITPIX (and quantising …
|
|
|
|
@15627
|
19 years |
Paul Price |
Don't always want to tell everyone what random seed we've chosen.
|
|
|
|
@15625
|
19 years |
Paul Price |
Adding "NONE" for no compression.
|
|
|
|
@15615
|
19 years |
jhoblitt |
add additional tracing to psDBLastInsertID()
|
|
|
|
@15607
|
19 years |
Paul Price |
Tidying up.
|
|
|
|
@15599
|
19 years |
gusciora |
Added input parameter assert:
PS_ASSERT_IMAGE_NON_NULL(field, …
|
|
|
|
@15598
|
19 years |
gusciora |
Added psMemCheckImageMap()
|
|
|
|
@15586
|
19 years |
eugene |
adding a note
|
|
|
|
@15524
|
19 years |
Paul Price |
Should only allocate as much memory for string as is required.
|
|
|
|
@15523
|
19 years |
Paul Price |
Adding some additional memory instrumentation. Adding warning about …
|
|
|
|
@15507
|
19 years |
Paul Price |
Removing field in psImageMap to avoid carrying around a reference to …
|
|
|
|
@15505
|
19 years |
Paul Price |
Remove mmap code --- should not have done this in the first place.
|
|
|
|
@15503
|
19 years |
Paul Price |
Putting back change that caused memory corruption. Need to …
|
|
|
|
@15502
|
19 years |
Paul Price |
Removing extraneous +1.
|
|
|
|
@15498
|
19 years |
Paul Price |
Needed header file for PS_MIN
|
|
|
|
@15497
|
19 years |
Paul Price |
Reducing duplication.
|
|
|
|
@15496
|
19 years |
Paul Price |
No need to make string longer than its true length.
|
|
|
|
@15495
|
19 years |
Paul Price |
No need to cut strings off at 1024 characters.
|
|
|
|
@15493
|
19 years |
Paul Price |
Fixing typo.
|
|
|
|
@15492
|
19 years |
Paul Price |
Adding memory instrumentation for psImageCopy.
|
|
|
|
@15456
|
19 years |
Paul Price |
Adding additional information for tracking memory leaks.
|
|
|
|
@15454
|
19 years |
Paul Price |
Propagating allocation information, so leaks can be tracked down easier.
|
|
|
|
@15437
|
19 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@15419
|
19 years |
Paul Price |
Adding PS_ASSERT_PTR_NULL
|
|
|
|
@15411
|
19 years |
Paul Price |
Replacing mmap with psSlurp. The proper behaviour of mmap when the …
|
|
|
|
@15410
|
19 years |
Paul Price |
Needs to know about psString.
|
|
|
|
@15407
|
19 years |
Paul Price |
Free what we've allocated in the event of an error.
|
|
|
|
@15406
|
19 years |
Paul Price |
Only free the vector if we allocated it.
|
|
|
|
@15384
|
19 years |
Paul Price |
psMessageDestination should not set anything for the log message, …
|
|
|
|
@15377
|
19 years |
gusciora |
Added a psMemCheckBinning() function.
|
|
|
|
@15370
|
19 years |
Paul Price |
Cleaned up code. Some required code was hidden in !PS_NO_TRACE …
|
|
|
|
@15335
|
19 years |
Paul Price |
Adding psFitsFloat.[ch] for quantising (and unquantising) …
|
|
|
|
@15324
|
19 years |
Paul Price |
Printing hex value of seed.
|
|
|
|
@15321
|
19 years |
Paul Price |
Expanding psImageConvolveMaskDirect and psImageConvolveMaskFFT to …
|
|
|
|
@15320
|
19 years |
Paul Price |
Adding psImageConvolveMaskFFT to use FFT convolution to convolve mask …
|
|
|
|
@15269
|
19 years |
jhoblitt |
add whitespace to a trace
|
|
|
|
@15261
|
19 years |
Paul Price |
Adding assertion.
|
|
|
|