|
|
|
@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.
|
|
|
|
@15254
|
19 years |
eugene |
changed mask to coeffMask, define PS_POLY_MASK_FIT,SET; distinguish …
|
|
|
|
@15253
|
19 years |
eugene |
changed mask to coeffMask, define PS_POLY_MASK_FIT,SET
|
|
|
|
@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 …
|
|
|
|
@15226
|
19 years |
Paul Price |
Handle NULL strings.
|
|
|
|
@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.
|
|
|
|
@15126
|
19 years |
eugene |
for Robust Stats:
- measure +/- 0.5, 1.0, 2.0 sigma fractions to …
|
|
|
|
@15115
|
19 years |
eugene |
fixed edge case error
|
|
|
|
@15076
|
19 years |
eugene |
added psArraySortIndex
|
|
|
|
@15075
|
19 years |
eugene |
rename psCompareFcn to psCompareFunc
|
|
|
|
@15070
|
19 years |
eugene |
comment
|
|
|
|
@15069
|
19 years |
eugene |
space
|
|
|
|
@15050
|
19 years |
eugene |
drop useless psMemCheckType, change PS_ASSERT_PTR to PS_ASSERT_PTR_NON_NULL
|
|
|
|
@15049
|
19 years |
eugene |
add comment
|
|
|
|
@15048
|
19 years |
eugene |
limit histogram to 10k bins
|
|
|
|
@15047
|
19 years |
eugene |
temporarily disable PS_ASSERT_PTR, renamed to PS_ASSERT_PTR_HEAVY
|
|
|
|
@15046
|
19 years |
eugene |
cleanups; Alpha, Beta now only include unmasked parameters
|
|
|
|
@15045
|
19 years |
eugene |
use full histogram range to calculate binSize
|
|
|
|
@15041
|
19 years |
eugene |
added case of 1xN or Nx1 maps
|
|
|
|
@15001
|
19 years |
eugene |
add asserts for finite input values
|
|
|
|
@14988
|
19 years |
eugene |
added APIs to define psImageMap without psImage pointer
|
|
|
|
@14983
|
19 years |
Paul Price |
Including psMemory.h where required.
|
|
|
|
@14982
|
19 years |
Paul Price |
Memory assertion should be in the memory code, so that I can include …
|
|
|
|
@14960
|
19 years |
eugene |
init the mask vector if alloced here
|
|
|
|
@14931
|
19 years |
eugene |
added psStatsInit, FITTED_MEAN_V4, fixed out-of-range error in …
|
|
|
|
@14930
|
19 years |
eugene |
fixed extrapolation error in histograms with large dynamic range
|
|
|
|
@14929
|
19 years |
eugene |
adding psImageMap, psImagePixelInterpolate functions
|
|
|
|
@14928
|
19 years |
eugene |
added comment
|
|
|
|
@14927
|
19 years |
eugene |
adding psArrayRemoveDataNoFree
|
|
|
|
@14926
|
19 years |
eugene |
adding new tests for new functions
|
|
|
|
@14925
|
19 years |
eugene |
adding psImageInterpolatePixelBilinear
|
|
|
|
@14924
|
19 years |
eugene |
adding psImageMap functions, psImagePixelInterpolate functions
|
|
|
|
@14923
|
19 years |
eugene |
adding utility functions for coordinate system conversions
|
|
|
|
@14922
|
19 years |
eugene |
adding ability to return the subsample used for the stats
|
|
|
|
@14921
|
19 years |
eugene |
updates to child handling
|
|
|
|
@14885
|
19 years |
jhoblitt |
test cleanup
|
|
|
|
@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()
|
|
|
|
@14866
|
19 years |
Paul Price |
Adding mask to psImageConvolveFFT, so that masked pixels may be set to …
|
|
|
|
@14826
|
19 years |
Paul Price |
Need to normalise the variance kernel so that the sum is unity --- …
|
|
|
|
@14762
|
19 years |
Paul Price |
Adding assertion on kernel sizes.
|
|
|
|
@14761
|
19 years |
jhoblitt |
update copyright notice
|
|
|
|
@14736
|
19 years |
Paul Price |
Fixing assertion.
|
|
|
|
@14707
|
19 years |
Paul Price |
More cut/paste errors.
|
|
|
|
@14706
|
19 years |
Paul Price |
Cut/paste error.
|
|
|
|
@14705
|
19 years |
Paul Price |
Adding assertion for kernels.
|
|
|
|
@14704
|
19 years |
Paul Price |
Was doing direct convolution using x+u instead of x-u --- no …
|
|
|
|
@14703
|
19 years |
Paul Price |
Adding asymmetry to kernel to catch the x - u or x + u problem in …
|
|
|
|
@14686
|
19 years |
jhoblitt |
correctly pase "foo STR NULL"
|
|
|
|
@14685
|
19 years |
jhoblitt |
additional tracing for prepared queries
|
|
|
|
@14682
|
19 years |
jhoblitt |
fix PS_ASSERT_PTR() to be called on ptr not &ptr
|
|
|
|
@14679
|
19 years |
jhoblitt |
psString(Pre|Ap)pend()
- change API to work on psStrings instead …
|
|
|
|
@14678
|
19 years |
jhoblitt |
silence compiler warnings about empty format strings
|
|
|
|
@14677
|
19 years |
jhoblitt |
make P_PS_MEMMAGIC private
|
|
|
|
@14676
|
19 years |
jhoblitt |
add psMemIsAlloced()
|
|
|
|
@14674
|
19 years |
jhoblitt |
add missing tab
|
|
|
|
@14638
|
19 years |
Paul Price |
Kernel range is inclusive.
|
|
|
|
@14523
|
19 years |
Paul Price |
Fixing range for error messages.
|
|
|
|
@14506
|
19 years |
magnier |
added a return after the psErrorPrintStack message
|
|
|
|
@14478
|
19 years |
Paul Price |
Adding psKernelAllocFromImage to generate a kernel from some input image.
|
|
|
|
@14464
|
19 years |
jhoblitt |
fix a possible deadlock in psErrorStackGetNoAlloc()
|
|
|
|
@14460
|
19 years |
Paul Price |
Adding code to restore HIERARCH key names to their proper name, but it …
|
|
|
|
@14454
|
19 years |
jhoblitt |
typo
|
|
|
|
@14453
|
19 years |
jhoblitt |
add PS_ATTR_PURE call attribute
|
|
|
|
@14452
|
19 years |
jhoblitt |
gcc attribute cleanup
|
|
|
|
@14440
|
19 years |
Paul Price |
Was running mean when I meant stdev.
|
|
|
|
@14429
|
19 years |
Paul Price |
Adding higher-order statistics, and rearranging the statistics order.
|
|
|
|
@14428
|
19 years |
Paul Price |
Adding higher-order moments (skewness and kurtosis).
|
|
|
|
@14418
|
19 years |
jhoblitt |
fix a misnamed var in the fftw3 probe that prevented LIBS from picking …
|
|
|
|
@14417
|
19 years |
Paul Price |
Avoiding use of psMetadataAdd(), to avoid endian bugs.
|
|
|
|
@14416
|
19 years |
Paul Price |
Ensuring bools are being added correctly.
|
|
|
|
@14415
|
19 years |
Paul Price |
Adding gcc attributes.
|
|
|
|
@14414
|
19 years |
Paul Price |
Fixing endian bug in psMetadataConfigParse:
Function …
|
|
|
|
@14413
|
19 years |
jhoblitt |
add in some potentially missing double quotes around variable assignments
|
|
|
|
@14332
|
19 years |
magnier |
adding output target to psImageConvolveDirect API
|
|
|
|
@14320
|
19 years |
magnier |
dLinear, the linearized change in the chisq, was being calculated …
|
|
|
|
@14267
|
19 years |
Paul Price |
Adding function to sort vectors in-place.
|
|
|
|
@14172
|
19 years |
jhoblitt |
require ac 2.61
|
|
|
|
@14127
|
19 years |
jhoblitt |
add psDB support for INDEX() designations
|
|
|
|
@14103
|
19 years |
Paul Price |
Adding check for "inline".
|
|
|
|
@14077
|
19 years |
jhoblitt |
change psTimeCopy() to pass through NULL values
|
|
|
|
@14030
|
19 years |
magnier |
output NULL for STR if entire string is blank
|
|
|
|
@14008
|
19 years |
magnier |
adding psMetadataOverlay function and rudimentary tests
|
|
|
|
@13991
|
19 years |
jhoblitt |
remove the usage of inline that conflicts with C99 semantics
|
|
|
|
@13981
|
19 years |
magnier |
converting private LMM utility functions to public ones
|
|
|
|
@13959
|
19 years |
magnier |
more error handling on ellipses
|
|
|
|
@13950
|
19 years |
jhoblitt |
change psLibInit() to return a boolean status
change psLibFinalize() …
|
|
|
|
@13942
|
19 years |
jhoblitt |
restrict scope of "testTime" variable to local blocks only
|
|
|
|
@13936
|
19 years |
jhoblitt |
add missing free
|
|
|
|
@13930
|
19 years |
jhoblitt |
ws fixes
|
|
|
|