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) @21382   17 years Paul Price More efficient determination of truncation radius. Sums need to be of …
(edit) @21349   17 years eugene fixed macros to work under USE_GNU and PS_MUTEX_CAREFUL (removed …
(edit) @21348   17 years eugene clarified the error message
(edit) @21347   17 years eugene added mutexes to protect the psImage children management
(edit) @21346   17 years eugene added MUTEX around refCounter ++ and --; changed p_psMemAllocID to …
(edit) @21337   17 years Paul Price Fixing range to avoid SEGV.
(edit) @21335   17 years Paul Price Adding function to return the kernel used for smoothing (so we can use …
(edit) @21324   17 years Paul Price Fixing range for summation.
(edit) @21322   17 years Paul Price Fixing memory corruption bug.
(edit) @21316   17 years Paul Price Adding function to truncate a covariance matrix. This should help to …
(edit) @21298   17 years Paul Price Adding function to sum covariance matrices.
(edit) @21291   17 years Paul Price I think this is a better expression for the size of the covariance …
(edit) @21290   17 years Paul Price Need to normalise the kernel, since that's what the interpolation does
(edit) @21288   17 years Paul Price Simplifying using extant function.
(edit) @21286   17 years Paul Price -INT_MIN is wrong.
(edit) @21285   17 years Paul Price Wasn't determining range properly.
(edit) @21284   17 years Paul Price Using wrong version of kernel caused SEGV.
(edit) @21283   17 years Paul Price Adding psImageCovariance.h
(edit) @21281   17 years Paul Price Fixing build errors.
(edit) @21280   17 years Paul Price Adding function to return an interpolation kernel. Intend to use this …
(edit) @21278   17 years bills Remove semi-colon that was causing lots of compile warnings
(edit) @21215   17 years Paul Price Simplifying declarations with multiple types.
(edit) @21207   17 years Paul Price Adding functions for calculating covariance from image convolutions. …
(edit) @21206   17 years Paul Price Need additional headers to use the PS_ASSERT_KERNEL_NON_NULL macro.
(edit) @21183   17 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @21172   17 years eugene adding mask and maskVal to vector eval functions
(edit) @21169   17 years giebink conform to src
(edit) @21117   18 years Paul Price Increasing number of retries when opening a FITS file. Previously was …
(edit) @21116   18 years Paul Price Cleaning up.
(edit) @21107   18 years Paul Price Adding const.
(edit) @21081   18 years eugene check and retry for existence of containing directory
(edit) @21040   18 years eugene allow points a little beyond edge of image
(edit) @21036   18 years eugene allow psImageUnbin to go a bit more beyond the edge of the image
(edit) @21031   18 years giebink Doxygen update
(edit) @21028   18 years Paul Price Adding support for read/write 64-bit integers.
(edit) @21027   18 years Paul Price Use psWarning instead of psLogMsg.
(edit) @21012   18 years giebink * empty log message *
(edit) @21011   18 years giebink * empty log message *
(edit) @20835   18 years Paul Price Ensure everything is harvested, even if threads are off.
(edit) @20834   18 years Paul Price Ensure all jobs are harvested before returning.
(edit) @20830   18 years Paul Price Return old threading status so it can be restored.
(edit) @20767   18 years eugene rename psImageUnbinPixel_V2 to psImageUnbinPixel
(edit) @20766   18 years eugene fixed psImageUnbinPixel and psImageUnbin so they are consistent and …
(edit) @20765   18 years eugene apply nX,Yskip to region conversions; set default values for binning …
(edit) @20758   18 years Paul Price Catch sumKernel=0 to prevent FPE.
(edit) @20632   18 years eugene need to include ZDATASUM and ZHECKSUM in list of excluded keywords
(edit) @20595   18 years eugene explicit test of bad time (so we can break on it)
(edit) @20566   18 years Paul Price When convolving using an FFT, make the size of images that are FFT-ed …
(edit) @20547   18 years Sebastian Jester Ignore return value of write in a way that really avoids the compiler …
(edit) @20546   18 years Sebastian Jester Ignore return value of write in a way that makes compiler happy and …
(edit) @20529   18 years Paul Price Throw away return value of 'write', to avoid compiler warning: …
(edit) @20515   18 years Paul Price Adding string.h (for strlen).
(edit) @20514   18 years Paul Price Catch !string.
(edit) @20479   18 years Paul Price Making the comparison operation buried in a metadata comment …
(edit) @20462   18 years eugene adding a threaded version of psImageSmoothMask (only supports F32 for now)
(edit) @20460   18 years Paul Price Just noticed cut/paste error.
(edit) @20417   18 years Paul Price Shouldn't generate an error when the key doesn't exist --- test for it …
(edit) @20333   18 years Paul Price Catch case when sumKernel = 0.
(edit) @20327   18 years Paul Price Adding note on the importance of the order.
(edit) @20325   18 years Paul Price Fix interpolation with separable kernels: * sumKernel2 is now for the …
(edit) @20317   18 years Paul Price Sometimes the index rolls over.
(edit) @20315   18 years Paul Price More fixes for optimised builds.
(edit) @20314   18 years Paul Price Fixing what I knew to be wrong because it wouldn't compile optimised.
(edit) @20311   18 years Paul Price Moving what is now BIQUADRATIC interpolation (used to be BICUBE) into …
(edit) @20306   18 years Paul Price Reworking psImageInterpolate so that kernels are pre-calculated. …
(edit) @20299   18 years Paul Price Should be using the requested interpolation mode.
(edit) @20216   18 years eugene reduced background error verbosity
(edit) @20211   18 years Paul Price Adding parameter to psImageSmoothMask to control acceptance of masked …
(edit) @20207   18 years Paul Price Wasn't calculating the variance correctly, which led to psphot …
(edit) @20130   18 years Paul Price No need to throw an error on a bad type: this function is used for …
(edit) @20104   18 years Paul Price Simple dereferencing for tight loop to see if it makes any difference …
(edit) @20075   18 years eugene report weight of 0 for un-fitted pixels
(edit) @20020   18 years Paul Price Suppress test output.
(edit) @19996   18 years eugene modify the error handling for psEllipsePolToAxes
(edit) @19995   18 years eugene filter out nan values from fit
(edit) @19984   18 years Paul Price Adding additional trace message.
(edit) @19960   18 years Paul Price map->stats doesn't have to be defined except for psImageMapGenerate: …
(edit) @19927   18 years eugene pass all unspecified NULL types as a NULL ptr
(edit) @19895   18 years Paul Price Adding psImageSmoothMask: a faster version of psImageSmoothMaskF32 (by …
(edit) @19892   18 years Paul Price Allow comparison of arithmetic types with strings: the string is …
(edit) @19885   18 years eugene init variable
(edit) @19872   18 years Paul Price Was writing compressed-translated versions of some headers when we …
(edit) @19845   18 years eugene non-finite beta is info, not error; allow rho ~< 0
(edit) @19844   18 years eugene comment
(edit) @19843   18 years eugene remove error call for matrix with non-finite elements
(edit) @19805   18 years eugene adding the ability to specify boolean comparisons on the comment
(edit) @19804   18 years eugene fix casting error for NAN / NULL values
(edit) @19778   18 years eugene adding boolean expressions to psMetadataItemCompare (in template comment)
(edit) @19737   18 years Paul Price * GPC1 header keywords for the time don't include the middle 'T', so …
(edit) @19668   18 years Paul Price Print unsupported types too.
(edit) @19539   18 years Paul Price Optimising psPixelsConcatenate: use of qsort took ages. Split into …
(edit) @19504   18 years eugene drop deprecated code
(edit) @19502   18 years eugene adding psVectorAppend function
(edit) @19501   18 years eugene test return status of psMatrixGJSolve
(edit) @19384   18 years Paul Price Adding functions psFitsWriteImageCubeWithMask and …
(edit) @19383   18 years Paul Price Adding capability for a mask to be provided when determining …
(edit) @19382   18 years Paul Price Quantisation was making test fail.
(edit) @19354   18 years Paul Price Gene found a bug in the definition of [ij]Max. This is a simplified …
(edit) @19304   18 years eugene more detail on trace
(edit) @19298   18 years Paul Price psThreadJob is now mutable.
Note: See TracRevisionLog for help on using the revision log.