IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ppStack/src/ppStackMatch.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25447   17 years Paul Price Fixing compilation error when TESTING.
(edit) @25376   17 years Paul Price Renormalise variances.
(edit) @25313   17 years Paul Price Nigel Metcalfe points out that we shouldn't use extended sources as …
(edit) @25256   17 years Paul Price Merging branches/pap_mops into trunk. ppMops now merges multiple …
(edit) @25045   17 years Paul Price Don't care about variance factor any more --- covariance matrix takes …
(edit) @24846   17 years beaumont added option to skip background subtraction
(edit) @24215   17 years Paul Price Need to turn threading off before failing.
(edit) @23977   17 years Paul Price Make it compile when TESTING.
(edit) @23958   17 years Paul Price Use the input mask as the fake image's mask, so that the background …
(edit) @23573   17 years Paul Price Allow convolution of images to be optional when stacking.
(edit) @23379   17 years Paul Price Had wrong location for kernel.
(edit) @23357   17 years Paul Price First attempt (untested) at reading input files from the RUN metadata, …
(edit) @23287   17 years Paul Price Putting the psImageBinning onto the recipe was causing the dump for …
(edit) @23242   17 years beaumont merging from cnb_branch_20090215
(edit) @21525   17 years Paul Price Removing normalisation of the variance maps --- the covariance matrix …
(edit) @21477   17 years Paul Price Using covariance factor to set the correct variance level for the …
(edit) @21366   17 years Paul Price Merging pap_branch_20090128. Resolved a small number of conflicts. …
(edit) @21199   17 years Paul Price Merging pap_branch_20090108: fixed photometric normalisation. …
(edit) @21183   17 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @21021   18 years Paul Price Turn off TESTING in CVS.
(edit) @21017   18 years Paul Price Adding test for normalisation of pmReadoutFakeFromSources.
(edit) @21002   18 years Paul Price Changed API of pmReadoutFakeFromSources so that normalising the peak …
(edit) @20833   18 years Paul Price Moving annoying trace to higher level.
(edit) @20755   18 years Paul Price Filter out sources for stamps before making the fake image. Correct …
(edit) @20754   18 years Paul Price Adding trace message.
(edit) @20753   18 years Paul Price Filter source list used for stamps to remove sources that have nearby …
(edit) @20752   18 years Paul Price Renormalise the weights before matching chi2, so that the chi2 …
(edit) @20713   18 years Paul Price Making more clear what's being done.
(edit) @20711   18 years Paul Price Can't figure out why the weightings which are being placed on …
(edit) @20710   18 years Paul Price Combine with weights based on the background noise in the image after …
(edit) @20654   18 years Paul Price Turn off TESTING in CVS copy.
(edit) @20653   18 years Paul Price Use mean chi2 --- don't muck around with the "VARFACTOR" any more.
(edit) @20629   18 years Paul Price Only write convolution kernel when TESTING.
(edit) @20568   18 years Paul Price Adding parameter 'stride' to control the size of convolution patches …
(edit) @20508   18 years Paul Price Relative error in kernel is new parameter.
(edit) @20494   18 years Paul Price Adding variance map renormalisation.
(edit) @20426   18 years Paul Price Include measurement of source fluxes as well for the minimum flux for …
(edit) @20098   18 years Paul Price Fixing compilation error following rename of analysis contents.
(edit) @19670   18 years Paul Price Stamp quality information is in the kernel now, not on the analysis …
(edit) @19643   18 years Paul Price Adding additional output statistics for QA
(edit) @19600   18 years Paul Price Whoops!
(edit) @19599   18 years Paul Price For the update system, can't change the type of what's on the recipe.
(edit) @19548   18 years Paul Price Don't produce TESTING output for CVS copy.
(edit) @19532   18 years Paul Price Correcting stack variances for the imperfect convolution. Changed …
(edit) @19486   18 years Paul Price Turn off TESTING in CVS copy.
(edit) @19485   18 years Paul Price Wrong name (by an S).
(edit) @19484   18 years Paul Price Need to apply variance factor when reading in pre-convolved images.
(edit) @19475   18 years Paul Price Got '* glibc detected * ppStack: double free or corruption (): …
(edit) @19453   18 years Paul Price Write separate fake images for each input.
(edit) @19402   18 years Paul Price CVS version shouldn't have debugging output.
(edit) @19343   18 years Paul Price Don't have mutexes on output.
(edit) @19342   18 years Paul Price Don't need mutexes on output.
(edit) @19283   18 years Paul Price Added bad/poor distinction for pmStackReject: API change. This …
(edit) @19251   18 years Paul Price Fix compilation errors.
(edit) @19245   18 years Paul Price Always write out the convolution kernel: it's cheap.
(edit) @19242   18 years Paul Price Need to read into original.
(edit) @19235   18 years Paul Price Need to get data out of the readout before returning.
(edit) @19231   18 years Paul Price Adding command-line option -debug-stack to use previously calculated …
(edit) @19210   18 years Paul Price Make sources much fainter than we have been --- 1/10 of SD instead of SD.
(edit) @19196   18 years Paul Price Add output of convolution kernel when TESTING.
(edit) @19172   18 years Paul Price Fixing mask values: making a bit more flexible, updating to new …
(edit) @19123   18 years Paul Price Enabling threads. So far, only using the threaded parts of pmSubtraction*.
(edit) @18918   18 years Paul Price Adding configuration dumping. Required reorganisation of how recipe …
(edit) @18591   18 years Paul Price First attempt to switch over to new mask setup.
(edit) @18559   18 years eugene pmConfigMask renamed to pmConfigMaskGet
(edit) @18355   18 years Paul Price Additional filtering on bad sources.
(edit) @18346   18 years Paul Price Instead of being dependent upon a single list of sources, want to be …
(edit) @18293   18 years Paul Price Merging in dual convolution subtraction development.
(edit) @18206   18 years Paul Price had wrong place for varfactor
(edit) @18184   18 years Paul Price Fixing compiler error.
(edit) @18183   18 years Paul Price Set the variance factors for smoothed images.
(edit) @18100   18 years Paul Price Wrong component name.
(edit) @17696   18 years Paul Price Using pmReadoutMaskNonfinite to mask bad pixels.
(edit) @17429   18 years Paul Price Use a fake size different from 0
(edit) @17428   18 years Paul Price Allow sources not to be specified if we aren't convolving.
(edit) @17426   18 years Paul Price Turn off convolution if PSFs not provided.
(edit) @17268   18 years Paul Price Turn off testing definition.
(edit) @17267   18 years Paul Price Try renormalising the variances *after* convolution. It seems that …
(edit) @17263   18 years Paul Price Ensure background is set to zero.
(edit) @17262   18 years Paul Price Get arguments from the right location.
(edit) @17261   18 years Paul Price Whoops again.
(edit) @17260   18 years Paul Price Whoops.
(edit) @17259   18 years Paul Price Adding output message
(edit) @17255   18 years Paul Price Adding renormalisation of variance maps.
(edit) @17031   18 years Paul Price Normalisation wasn't set correctly for the case where we're not convolving.
(edit) @16864   18 years Paul Price Removing debugging stuff from CVS version.
(edit) @16853   18 years Paul Price Fixing size of convolution kernel.
(edit) @16852   18 years Paul Price Fixing bugs in fake convolution elements.
(edit) @16851   18 years Paul Price Fake convolution when NO_CONVOLUTION is defined. This should speed …
(edit) @16834   18 years Paul Price Ignore magnitudes of 99 --- they're not real!
(edit) @16605   18 years Paul Price Merging in branch development. ppStack now works with incremental …
(edit) @15850   19 years Paul Price Convolve image 1 to match image 0.
(edit) @15844   19 years Paul Price Using pmPSFEnvelope to generate a target PSF.
(edit) @15816   19 years Paul Price Update to work with dual-convolution version of pmSubtractionMatch.
(edit) @15448   19 years Paul Price Modifying to use subtraction modes.
(edit) @15428   19 years Paul Price Adding additional testing output.
(edit) @15368   19 years Paul Price Using fake image instead of individual fake sources. Was losing most …
(edit) @15303   19 years Paul Price Putting in mechanism to toss out image with insufficient good pixels.
(edit) @14840   19 years Paul Price Didn't quite fix it last time.
(edit) @14839   19 years Paul Price Fixing SEGV.
Note: See TracRevisionLog for help on using the revision log.