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) @42336   3 years eugene merge from branches/eam_branches/psLib.20230123: rework of psSpline …
(edit) @42288   4 years eugene remove excessively verbose message
(edit) @42089   4 years eugene plug a leak in psFitsTableNew.c; fix implementation of …
(edit) @41896   5 years eugene merge changes from eam_branches/ipp-dev-20210817 (fix chebyshevs 1D, …
(edit) @41705   5 years eugene reintegrate changes from tag ipp-ps1-20210510
(edit) @41532   5 years eugene minor comment changes
(edit) @41531   5 years eugene add argument to psPlaneTransformInvert to specific extra orders to be …
(edit) @41523   5 years eugene assign pixel vector manually rather than using psVectorAppend (trying …
(edit) @41522   5 years eugene add code (unused in default compile) to allocate static kernel arrays …
(edit) @41521   5 years eugene remove extensive memory corruption tests which were caused by the …
(edit) @41520   5 years eugene fix index for UQ and LQ (was ignored, but still)
(edit) @41519   5 years eugene minor white-space change
(edit) @41518   5 years eugene add fixes to avoid bad memory ranges (needed for at least for gentoo …
(edit) @41506   5 years eugene add a comment
(edit) @41505   5 years eugene add some asserts to catch out-of-range elements
(edit) @41504   5 years eugene add some commented-out memory check lines
(edit) @41503   5 years eugene fix typo in assert
(edit) @41502   5 years eugene carefully check element range validity for median stats
(edit) @41494   5 years eugene do not raise an error on min/max for an empty vector (nan result suffices)
(edit) @41415   6 years eugene avoid infinite loop if input and output metadata are the same for …
(edit) @41171   7 years eugene updates to psLib tests
(edit) @40806   7 years eugene do not abort on invalid projection; allow calling function to fail …
(edit) @40729   7 years eugene do not let logL drive to -inf (limit probability to >= 1-e6)
(edit) @40551   8 years eugene add ps_snprintf_nowarn function to avoid compiler optimization …
(edit) @40503   8 years eugene modern perl requires protected brackets in regex
(edit) @40290   9 years eugene add -data_state and -comment-skip as options to chiptool; define new …
(edit) @40045   9 years eugene built-in isfinite does not allow non-float arguments : small re-code …
(edit) @40044   9 years eugene fix logic error
(edit) @39926   10 years eugene merging changes from czw dev branch (compare with r39924)
(edit) @39907   10 years mhuber add leap second for 20161231/20170101
(edit) @39598   10 years eugene add commented-out alternate option
(edit) @39509   10 years eugene use SAMPLE_MEDIAN and SAMPLE_QUARTILE for default output scaling …
(edit) @39508   10 years eugene make the NANs light blue-grey
(edit) @39177   11 years eugene add some ignores
(edit) @38538   11 years eugene do not crash on missing header pointer
(edit) @38065   11 years eugene add some test scripts
(edit) @38062   11 years eugene merge changes from ipp-20150112
(edit) @38037   11 years eugene install pslib-setsvnversion.pl; replace Makefile.am sed code with …
(edit) @37930   11 years eugene merge changes (mergeinfo and ignores)
(edit) @37817   12 years bills Add leap second scheduled for 2015-07-01
(edit) @37811   12 years eugene merge changes from ipp-20141224
(edit) @37806   12 years eugene merge changes from eam branch ipp-20140904
(edit) @37797   12 years eugene merge changes
(edit) @37721   12 years watersc1 Sparse image map code.
(edit) @37516   12 years watersc1 Let's be safe against sigma being small as well.
(edit) @37515   12 years watersc1 Commit with cleaner small-median handling.
(edit) @37510   12 years watersc1 Change in scaling. If we have a median that is identically 0.0, we …
(edit) @37404   12 years eugene do not include masked elements when finding rescaling sigma
(edit) @37327   12 years bills Add psEllipsShapeToAxesWithErrors which propaaates the errors in the …
(edit) @37050   12 years eugene minor changes from EAM testing of pswarp bug; nothing substantive changed
(edit) @36760   12 years watersc1 Fix to fuzz that fixes the residual background issue.
(edit) @36631   12 years eugene apply col0,row0 to psImageUnbin
(edit) @36537   12 years watersc1 Change to the handling of BOFFSET and BSOFTEN header keywords used for …
(edit) @36529   12 years eugene merged changes from eam_branches/ipp-20140214
(edit) @36493   12 years eugene merge changes from eam_branches/ipp-20131211
(edit) @36455   13 years bills only property changes triggered by my merge
(edit) @36441   13 years bills Iniital implementation of the full force stages to the pipeline. …
(edit) @36430   13 years watersc1 Removed debug info.
(edit) @36429   13 years watersc1 Better fix of the mixture model error. This should solve all of the …
(edit) @36428   13 years watersc1 Check for bad modes (mode = -1) in kmeans code. I suspect htis …
(edit) @36375   13 years eugene merge changes from eam_branches/ipp-20130904
(edit) @36364   13 years mhuber misc ppStack issues -- if cfitsio fault then really want status as …
(edit) @36296   13 years watersc1 Fixed issue in scaled polyfit code that broke PATTERN.ROW correction. …
(edit) @36290   13 years watersc1 This should resolve the issues with the fitted statistics. Briefly, …
(edit) @36238   13 years watersc1 Fix final error in fitted stats: Ensure that the binsize does not …
(edit) @36237   13 years watersc1 Free forgotten values in psMinimizePolyFit. Correct some errors in …
(edit) @36222   13 years watersc1 Partially corrected psStats code. psStats/robustMedian handles small …
(edit) @36180   13 years watersc1 Fix to mixture model code for cases where NAN values appear. This …
(edit) @36121   13 years eugene fix boundaries on cumulative histogram; iterative clip uses 25 fixed …
(edit) @36114   13 years eugene use linear instead of quadratic fit for UQ and LQ as well (to avoid …
(edit) @36105   13 years watersc1 Fixes to robust median: -CDF should skip empty bins. -the median …
(edit) @36082   13 years eugene merge changes from EAM branch (add isInteractive element to psMinimizeLMM)
(edit) @35980   13 years watersc1 Remove unnecessary debug print statement.
(edit) @35951   13 years watersc1 The segfault error was due to forgetting that after removing Ncensored …
(edit) @35864   13 years bills In psMetadataConfigRead return error if psSlurpFilename returns an …
(edit) @35798   13 years watersc1 Fix to psMM that avoids memory corruption when Ncensored = 0.
(edit) @35785   13 years watersc1 Fixed psMM errors in handling NAN values. I've added a wrapper …
(edit) @35767   13 years eugene add new psMinimizeLMChi2 function with new convergence criterion; add …
(edit) @35674   13 years bills be careful out shifting bits to cacluate bscale. Shift a long value so …
(edit) @35555   13 years eugene add comment
(edit) @35469   13 years eugene fix unused variable
(edit) @35400   13 years watersc1 Add option to switch back to old rejection code. Disabled testing …
(edit) @35394   13 years watersc1 Update to FWHM rejection. I've not fully tested this yet, although it …
(edit) @35158   13 years bills add entry for BILINEAR_SIMPLE in the kernelSizes array
(edit) @34938   14 years watersc1 Switching IS_BILIN_SEPARABLE back to zero, as my change wasn't useful …
(edit) @34800   14 years watersc1 Merge from my branch including background restoration and stack stage …
(edit) @34724   14 years bills In psImageSmooth, handle sigma values that result in Nrange < 1. If …
(edit) @34703   14 years bills Detect error conditions where the number of histogram bins calculated …
(edit) @34702   14 years bills enhance assert requiring nbins > 0 to show the supplied illegal value
(edit) @34664   14 years bills Belatedly add leap second added July 1, 2012.
(edit) @34365   14 years bills relax assertion failure that was too strict
(edit) @34257   14 years eugene update the comments to ellipse functions
(edit) @34219   14 years bills Fix problem with debug build introduced by last revision
(edit) @34153   14 years eugene plug some leaks; clear faults on threads after counting the faults
(edit) @34089   14 years eugene changes to support pedantic gcc warnings; add configure option for …
(edit) @33955   14 years eugene fix alloc error (rare or never hit)
(edit) @33645   14 years eugene always read into a valid 2D image, even if input FITS file is 0D, 1D, …
(edit) @33089   15 years bills Fix problems with IPP threading. In psThreadPoolWait wait until all …
(edit) @33030   15 years heather crap. I don't know why it thinks some of these are modified, but …
(edit) @32746   15 years eugene if we catch a memory block over/underrun, check the rest of the memory …
Note: See TracRevisionLog for help on using the revision log.