IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32727   15 years eugene fix rare endpost error in psImageConvolve
(edit) @32725   15 years eugene create a pre-alloc version of image smooth to avoid excessive allocs
(edit) @32724   15 years eugene creating psImageSmooth_PreAlloc_F32 to avoid excessive allocs
(edit) @32722   15 years eugene stomp on memory before freeing (to poison accidental reuse)
(edit) @32716   15 years eugene with a volatile lastMemBlockAllocated, need to cast away the volatile …
(edit) @32715   15 years eugene need to alloc the job list with an empty array
(edit) @32714   15 years eugene allocate job args array a bit more efficiently
(edit) @32713   15 years eugene do not run possibly invalid test code in psMemory.c
(edit) @32708   15 years eugene use HARDLOCKS on psMemory
(edit) @32634   15 years eugene merged from eam branches 20110906
(edit) @32597   15 years watersc1 Fix ASINH headers to be more descriptive and useful in figuring out …
(edit) @32481   15 years bills Per suggestion from Paul Price. Declare pending and done pointers …
(edit) @32409   15 years bills In psFitsReadTableNew a fits table is empty return a psFitsTable …
(edit) @32361   15 years bills fix uninitialized variable in freeTable()
(edit) @32276   15 years bills From Gene: in BLOCKSET_LOCK when nextBlock or previousBlock are …
(edit) @32263   15 years bills Implement the accessor functions. Remove the GetCell accessor versions.
(edit) @32251   15 years bills add psFitsTableNew.h to pslib.h Fix a memory leak.
(edit) @32229   15 years bills remove dead code
(edit) @32228   15 years bills working version of psFitsReadTableNew and psFitsWriteTableNew
(edit) @32217   15 years bills first work on new memory efficient fits binary table implementation
(edit) @32177   15 years Serge CHASTEL Memory leaks are now displayed in expected 'log'
(edit) @32174   15 years Serge CHASTEL Added psMemCheckLeaks2() in which the number of leaks to be displayed …
(edit) @31902   15 years eugene make psMetadataItemFormat a global function (renamed from …
(edit) @31660   15 years eugene merged from eam_branches/ipp-20110505: update memory locking to allow …
(edit) @31633   15 years watersc1 merge from czw branch: ASINH code
(edit) @31597   15 years eugene plug leak in psFitsReadImage; fix scaling on input (status needs to be …
(edit) @31446   15 years eugene compile-time option for separable (but unthreaded) bilinear …
(edit) @31435   15 years watersc1 LAP code, quick stacking code, and unconvolved diff code.
(edit) @31152   15 years eugene consolidate multiple FITTED stats; updates to psImageBackground based …
(edit) @30995   15 years Serge CHASTEL Issue 1469. NaN Management
(edit) @30724   15 years eugene accept more human-readable date/time string styles
(edit) @30636   15 years watersc1 merge from czw_branch of logflux code
(edit) @30595   15 years eugene psKernelAlloc now reports file & line; fix bug in psKernelTruncate; …
(edit) @30078   16 years bills catch case were fit results in nan values and avoid returning "good fit"
(edit) @30077   16 years eugene merge sample data tests from eam branch
(edit) @30075   16 years eugene handle bad data case when (eg) almost all data points are in a single …
(edit) @30049   16 years watersc1 Merge of realtime burntool and new nightly science code into trunk.
(edit) @30044   16 years bills Fix checking of good fit. Changed name to pGoodFit to emphasize that …
(edit) @30031   16 years eugene modifications to psImageMapFit to allow for unfittable data (at a …
(edit) @30024   16 years bills use portable types for 64 bit printfs. Required for build on macos …
(edit) @29934   16 years eugene add support for gzipped I/O
(edit) @29933   16 years eugene add support for gziped I/O; use psStringRealloc in psSlurp to return a …
(edit) @29932   16 years eugene add psStringRealloc function
(edit) @29931   16 years eugene proper error for failure to read cube
(edit) @29930   16 years eugene support modified bDraw APIs
(edit) @29929   16 years eugene drop obsolete tst_* test code; add test for variance in interpolation; …
(edit) @29833   16 years watersc1 Merge of czw_branch/20100817 into trunk. This includes the …
(edit) @29592   16 years eugene add windowed FFT option (currently unused)
(edit) @29542   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29070   16 years watersc1 Fixing constants that shouldn't need to be fixed.
(edit) @29014   16 years eugene abort on image size mismatch (would segfault)
(edit) @28998   16 years eugene added pre-ffted kernel convolutions, changed minimization to accept …
(edit) @28667   16 years Paul Price It's bothered me for a while that the noise model that we have been …
(edit) @28635   16 years Paul Price Check types and sizes.
(edit) @28634   16 years Paul Price Allow NULL constraint.
(edit) @28580   16 years Paul Price Better way of checking for empty tables --- doesn't always make sense.
(edit) @28511   16 years Paul Price Fix logical error. Add check for empty table when getting size.
(edit) @28510   16 years Paul Price Previous solution didn't work.
(edit) @28509   16 years Paul Price Better error message.
(edit) @28507   16 years Paul Price An 'image' can be an empty table.
(edit) @28405   16 years Paul Price Discovered a race condition in the threading process. The thread …
(edit) @28404   16 years Paul Price Seek to end when opening message (log) file
(edit) @28402   16 years Paul Price Pulling pthread out of psThread type because it's unnecessary (never …
(edit) @28401   16 years Paul Price Adding comment on race condition in psMemory: don't need to deal with …
(edit) @28400   16 years Paul Price Lock on finishing up, because threads are still running. Ensure …
(edit) @28351   16 years Paul Price Add backtrace to pin down bug where task is undefined.
(edit) @28350   16 years Paul Price Hack to work around MySQL dump bug.
(edit) @28307   16 years Paul Price Add backtrace to abort and assertion output.
(edit) @28232   16 years Paul Price Dealing with the wrap at RA=0=2pi. Using 2*hav(theta) = 1-cos(theta) …
(edit) @28225   16 years Paul Price Fix multiple problems: 1. Some functions were not pruning, hence were …
(edit) @28223   16 years Paul Price Add extra diagnostics.
(edit) @28216   16 years Paul Price Fix compiler warning on type.
(edit) @28208   16 years Paul Price Adding functions psFitsReadTableAllColumns and …
(edit) @28172   16 years Paul Price Sync log file before aborting.
(edit) @28152   16 years Paul Price Problem: the interpolation has introduced power into the covariance …
(edit) @28151   16 years Paul Price In case there's already some covariance.…
(edit) @28149   16 years Paul Price After scaling, must renormalise covariance to remove errors in …
(edit) @28140   16 years Paul Price Reworking the locking again, now it's a bit clearer in my mind. Added …
(edit) @28138   16 years Paul Price Reworking the locks because something still seems to be sneaking …
(edit) @28136   16 years Paul Price Remove all thread tasks when told to.
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @28006   16 years eugene merging changes from PAP branch with modifications to the covariance …
(edit) @27911   16 years Paul Price Only use the thread mechanisms if threading is activated; otherwise, …
(edit) @27910   16 years Paul Price Fix compilation errors.
(edit) @27908   16 years Paul Price Adding mutex on psImageConvolveSetThreads to attempt to fix sporadic …
(edit) @27816   16 years eugene create a macro to return the image type
(edit) @27774   16 years Paul Price Rework to allow lines of an arbitrary size. Cleaned up code too.
(edit) @27702   16 years Paul Price Need to initialise.
(edit) @27697   16 years Paul Price psImageCovarianceSum now sums a single covariance matrix to produce a …
(edit) @27646   16 years eugene added a comment
(edit) @27645   16 years eugene added comments
(edit) @27553   16 years Paul Price Allocators should NEVER return NULL!
(edit) @27448   16 years bills remove noWriteFitsKeys before translating them. This fixes a problem …
(edit) @27417   16 years Paul Price Merging development branch branches/pap_stack/ (exposure maps and …
(edit) @27334   16 years Paul Price Plug memory leak.
(edit) @27313   16 years Paul Price Preserve type in psFitsReadImageBuffer.
(edit) @27303   16 years Paul Price Renaming psBitSet as psBits, and reworking code.
(edit) @27249   16 years Paul Price Wasn't being rigorous about checking for good pixels: just because …
(edit) @27219   16 years bills fix build Mac build problem
(edit) @27145   16 years Paul Price Better error checking.
Note: See TracRevisionLog for help on using the revision log.