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) @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.
(edit) @27097   16 years Paul Price Multiple retries to measure background statistics, to avoid writing …
(edit) @27069   16 years Paul Price Initialise Npixels.
(edit) @27068   16 years Paul Price And another.
(edit) @27067   16 years Paul Price Fix syntax error.
(edit) @27066   16 years Paul Price Better measurement of the background when the mask fraction is such …
(edit) @27056   16 years Paul Price Check return value of fprintf.
(edit) @26951   16 years eugene return a nan, not an abort, on a nan result
(edit) @26892   16 years eugene updates from eam_branches/20091201
(edit) @26641   16 years eugene add additional checks for perverse data cases
(edit) @26615   17 years eugene handle situations where the data range is absurd due to a smallish …
(edit) @26481   17 years bills If cfitsio type is TLONGLONG save as a psS64. It was falling through …
(edit) @26451   17 years eugene adding limits to message repeats for clarity
(edit) @26266   17 years eugene importing changes from eam_branches/20091113
(edit) @26001   17 years Paul Price Merging branches/pap for dual convolution.
(edit) @25994   17 years eugene add utility function to calculate covarFactor in an aperture
(edit) @25949   17 years Paul Price Removing duplicate line; from Eric Tittley.
(edit) @25884   17 years eugene change error to warning in robust stats
(edit) @25753   17 years eugene add psImageMaskPixels, psImageMapCleanup, psImageMapRepair
(edit) @25752   17 years eugene add 0.5pix note
(edit) @25478   17 years Paul Price Expand to allow S64, U64 types. Set outputs to values that will …
(edit) @25439   17 years Paul Price Fixing fuzz so that the expectation value is preserved: by adding …
(edit) @25383   17 years Paul Price Merging branches/pap (detection efficiency development) into trunk.
(edit) @25315   17 years bills add support for != operator
(edit) @25256   17 years Paul Price Merging branches/pap_mops into trunk. ppMops now merges multiple …
(edit) @25087   17 years Paul Price Add trace statements for debugging. Fix writing FITS tables: need to …
(edit) @25049   17 years Paul Price XSI-compliant and GNU-specific versions were around the wrong way.
(edit) @25002   17 years Paul Price Fixing bug that prevents funpack from decompressing FITS files cleanly …
(edit) @24987   17 years Paul Price Check for dy = 0 when calculating dx/dy.
(edit) @24960   17 years Paul Price Fixing error message to be a bit more helpful.
(edit) @24901   17 years Paul Price Adding trace statements.
(edit) @24886   17 years eugene fix error in psVectorRealloc: was initing values from ->n to ->nalloc …
(edit) @24884   17 years eugene add test for zero-range vector in fitted stats v4; clean up exit for …
(edit) @24863   17 years Paul Price Propagate error instead of SEGV.
(edit) @24832   17 years Paul Price Adding function to provide weighted average of covariance matrices.
(edit) @24820   17 years eugene removed out-of-date XXX comment
(edit) @24790   17 years eugene added COUNT_WARNING macro to limit the number of repeated warning messages
(edit) @24619   17 years eugene do NOT memset recycled vectors (for now) -- this breaks ppStack for …
(edit) @24572   17 years eugene delete mergeinfo prop
(edit) @24571   17 years eugene apply property changes
(edit) @24563   17 years eugene zero newly-allocated vector elements
(edit) @24512   17 years Paul Price Done with development of mechanism to automatically publish …
(edit) @24497   17 years Paul Price Doubles should use lf.
(edit) @24481   17 years eugene min,max incorrectly calculated; for Nsubset > Npixels, loop directly …
(edit) @24432   17 years Paul Price Making messages more useful.
(edit) @24393   17 years eugene adding ignore entries
(edit) @24322   17 years giebink added test/optime/Makefile to AC_CONFIG_FILES
(edit) @24321   17 years giebink time tests moved
(edit) @24320   17 years giebink operational time test
(edit) @24319   17 years giebink operational time test
(edit) @24318   17 years giebink separating timing tests
(edit) @24303   17 years giebink corrected for change to psConverTime function
(edit) @24285   17 years bills In psFitsCompressionTypeFromString allow matches where the beginning …
(edit) @24272   17 years Paul Price Copy covariance matrix when copying readout.
(edit) @24220   17 years eugene set distinct NAN value
(edit) @24143   17 years welling Added PSARGUMENTS_INSTANTIATE_GENERICS and …
(edit) @24122   17 years eugene use c99 macro isfinite rather than finite
(edit) @24092   17 years eugene fitting the histogram value can result in ill-conditioned matrices; …
(edit) @24091   17 years eugene rename psMatrixGJSolveF32 to psMatrixGJSolve; better handling of …
(edit) @24090   17 years eugene rename LU decomp functions
(edit) @24089   17 years eugene return NAN for dparams on failure; rename psMatrixGJSolveF32 to …
(edit) @24088   17 years eugene rename psMatrixGJSolveF32 to psMatrixGJSolve
(edit) @24087   17 years eugene add a test for an example ill-conditioned matrix
(edit) @24086   17 years eugene explicitly call either GJ or LU solve functions; fixed errors on …
(edit) @24085   17 years eugene rename psMatrixLUSolve to psMatrixLUSolution, psMatrixLUD to …
(edit) @24084   17 years eugene rename psMatrixLUSolve to psMatrixLUSolution, psMatrixLUD to …
(edit) @24083   17 years eugene reinstate tests with segfaults to remind us to fix them; modify …
(edit) @24072   17 years eugene delete deprecated test
(edit) @24071   17 years eugene deleting ancient test directories
(edit) @24070   17 years eugene deleting ancient test directories
(edit) @24024   17 years eugene re-allow tests to be built
(edit) @24023   17 years eugene fixed API errors
(edit) @24020   17 years eugene add test of specific problem images for psMatrixGJSolve
(edit) @24019   17 years eugene ignore tap_psMatrix08
(edit) @23989   17 years eugene always handle psVectorStats false return status (is an error); check …
(edit) @23988   17 years eugene * converted a few critical traces to logs * removed the excessive -- …
(edit) @23984   17 years eugene added some test code to verify GJ elimination: move to a real test
(edit) @23983   17 years eugene replace LU-decomp solver with real Gauss-Jordan elimination (which …
(edit) @23915   17 years eugene a multi results in an OR set for LIKE as well as == eg: (A LIKE foo OR …
(edit) @23882   17 years Paul Price Adding function to calculate covariance pseudo-matrix when binning.
(edit) @23859   17 years Paul Price There's no reason why multiple '@' characters can't appear on the same …
Note: See TracRevisionLog for help on using the revision log.