IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/imcombine

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20215   18 years Paul Price Turning off systematic error --- doesn't have a large effect.
(edit) @20052   18 years Paul Price Was working with an image, not a kernel.
(edit) @20051   18 years Paul Price Fixing typo.
(edit) @20050   18 years Paul Price Adding quality of fit information.
(edit) @20049   18 years Paul Price Adding new file with function to add stuff to a common 'analysis' …
(edit) @19998   18 years eugene test for valid model
(edit) @19794   18 years Paul Price More consistent about which solution goes where.
(edit) @19768   18 years Paul Price Removing old code.
(edit) @19767   18 years Paul Price Restoring calculation of moments for ISIS.
(edit) @19766   18 years Paul Price Free systematic error images.
(edit) @19765   18 years Paul Price Two major changes. 1. Optimising ISIS kernels: instead of doing an …
(edit) @19758   18 years Paul Price Always use the same name.
(edit) @19669   18 years Paul Price Removing MEAN, RMS, NUM --- they go in the kernel now, not the …
(edit) @19541   18 years Paul Price Making use of optimised psPixelsConcatenate.
(edit) @19540   18 years Paul Price Dereferencing in the hope things will go faster.
(edit) @19535   18 years Paul Price Writing a number as float instead of int.
(edit) @19532   18 years Paul Price Correcting stack variances for the imperfect convolution. Changed …
(edit) @19487   18 years Paul Price Don't use variance factors.
(edit) @19482   18 years Paul Price Merging in pap_branch_080908. Was originally going to use it for …
(edit) @19357   18 years Paul Price Always record the RMS.
(edit) @19349   18 years Paul Price Fixed bug: wasn't initialising target image.
(edit) @19345   18 years Paul Price Threading pmStackReject
(edit) @19344   18 years Paul Price Can only lock if pointer is non-NULL.
(edit) @19340   18 years Paul Price Don't need mutexes on output images.
(edit) @19336   18 years Paul Price Create empty pixel list before starting combination.
(edit) @19335   18 years Paul Price Moving propagation of mask into convolveRegion(): it's already going …
(edit) @19299   18 years Paul Price psThreadJob is now mutable within the thread function.
(edit) @19282   18 years Paul Price We want a bad/poor mask distinction in the mask convolution for …
(edit) @19271   18 years Paul Price Reducing (and asserting on) bounds for copy. There's some memory …
(edit) @19247   18 years Paul Price Remove extraneous macro definitions.
(edit) @19243   18 years Paul Price Trying to reduce memory usage, which gets somewhat large in the end of …
(edit) @19241   18 years Paul Price Don't increment pixel array size bit by bit.
(edit) @19239   18 years Paul Price Caught an important bug: was using the wrong index in comparison.
(edit) @19234   18 years Paul Price Revising source mask.
(edit) @19230   18 years Paul Price In the case that there is no chip/cell (the readout is orphaned), the …
(edit) @19225   18 years Paul Price Adding additional debugging output when TESTING.
(edit) @19209   18 years Paul Price 'inner' member of pmSubtractionKernels wasn't being updated.
(edit) @19207   18 years Paul Price Avoiding use of sqrt.
(edit) @19205   18 years Paul Price Just in case…
(edit) @19204   18 years Paul Price Fixing compilation error. Didn't set sizes.
(edit) @19202   18 years Paul Price More restrictions on sources.
(edit) @19201   18 years Paul Price Don't blindly use all input sources as stamps.
(edit) @19189   18 years Paul Price Adding I/O of subtraction kernels to pmFPAfile stuff.
(edit) @19170   18 years Paul Price Reject anomalously low deviations as well.
(edit) @19169   18 years Paul Price Turn off testing for CVS copy!
(edit) @19168   18 years Paul Price Need more iterations!
(edit) @19164   18 years Paul Price Reworking the masking so as to avoid exploding the number of bad …
(edit) @19148   18 years Paul Price Propagate values from inputs masks.
(edit) @19122   18 years Paul Price Need to put mutex locks on the parent images when convolving, since …
(edit) @19086   18 years eugene test for valid image on each readout
(edit) @19061   18 years Paul Price Only lock if running threaded.
(edit) @19059   18 years Paul Price Adding threading for pmSubtractionConvolve. This was more difficult …
(edit) @19009   18 years Paul Price Another installment in the saga to ensure pmSourceMoments doesn't go …
(edit) @18962   18 years Paul Price Adding threads to pmSubtractionCalculateEquation and …
(edit) @18861   18 years eugene comment out timer marks
(edit) @18830   18 years eugene src/objects/Makefile.am
(edit) @18788   18 years Paul Price Work out maximum "valid" radius (for S/N ~ 1; which is what's used by …
(edit) @18652   18 years Paul Price More robust estimation of mean, standard deviation.
(edit) @18611   18 years Paul Price Need to use Poisson errors in order to get realistic weight values.
(edit) @18566   18 years Paul Price Resolving conflicts.
(edit) @18508   18 years Paul Price Fix to allow an image to have no pixels to inspect/reject.
(edit) @18492   18 years Paul Price Trying to get a better system for setting the weightings.
(edit) @18348   18 years Paul Price Positions are supposed to be normalised (-1,1).
(edit) @18347   18 years Paul Price Don't blow away the kernels before we need them!
(edit) @18287   18 years Paul Price Merging in dual-convolution development branch.
(edit) @18202   18 years Paul Price region may be NULL.
(edit) @18201   18 years Paul Price region may be NULL.
(edit) @18190   18 years Paul Price Need to correct for the non-unity scaling of the kernel.
(edit) @18182   18 years Paul Price Incorporating "variance factors" --- accounting for pixel-scale …
(edit) @18181   18 years Paul Price Record the variance factor.
(edit) @18180   18 years Paul Price Adding pmSubtractionVarianceFactor.
(edit) @18163   18 years Paul Price Changing use of psDB* to pmConfig* so that the database handle only …
(edit) @18146   18 years Paul Price Adding I/O functions for pmSubtractionKernels, so we can read/write …
(edit) @18043   18 years Paul Price Gene has determined that what I had before --- normalising by the sum …
(edit) @17825   18 years eugene globally visible cannot be inline (either static inline or no inline)
(edit) @17811   18 years Paul Price Fixing log messages.
(edit) @17783   18 years Paul Price Adding additional analysis metadata.
(edit) @17729   18 years Paul Price Add a function to set masked pixels to NAN. This appears to be …
(edit) @17727   18 years Paul Price Use the separable mask convolution --- should be faster!
(edit) @17679   18 years Paul Price Fixing SEGV.
(edit) @17496   18 years Paul Price Fixing another logical error.
(edit) @17493   18 years Paul Price Fix logical error in image size checking.
(edit) @17394   18 years eugene minor diff
(edit) @17387   18 years Paul Price Fixing logical error.
(edit) @17383   18 years Paul Price More flexibility for inputs to be NULL.
(edit) @17370   18 years Paul Price Making convolution inputs a bit more flexible with mode.
(edit) @17367   18 years Paul Price Fixing modes --- don't need to provide conv2 if mode is …
(edit) @17364   18 years Paul Price Since we return "bestIndex+1", the magic number for "couldn't find a …
(edit) @17321   18 years Paul Price Fixing API to psImageConvolveFFT.
(edit) @17300   18 years Paul Price Fixing info.
(edit) @17299   18 years Paul Price Adding additional testing output.
(edit) @17297   18 years Paul Price Removing MODE_TARGET mode --- this is now done by generating a fake …
(edit) @17295   18 years Paul Price The method of calculating the moments and then dividing wasn't working …
(edit) @17228   18 years Paul Price Merging pap_branch_080328 so we can use the modernised version of ppMerge.
(edit) @17137   18 years Paul Price Allocate header if not already done.
(edit) @17005   18 years Paul Price Allow an entire image to be rejected, in which case the entire …
(edit) @16906   18 years Paul Price Output mask image has to be updated --- it was being set to all masked …
(edit) @16848   18 years Paul Price Avoiding warning about "using uninitialised".
(edit) @16833   18 years Paul Price 1e-3 resulted in LOTS of processing!
(edit) @16832   18 years Paul Price Found way of setting weight image so that pixels aren't rejected as …
Note: See TracRevisionLog for help on using the revision log.