IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/imcombine/pmSubtractionStamps.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26035   17 years Paul Price Soften errors, both in the least-squares matrix/vector construction …
(edit) @25120   17 years Paul Price Better method for deciding which image to convolve: generate solutions …
(edit) @25101   17 years Paul Price Working on more robust way of determining the image to convolve. …
(edit) @24066   17 years Paul Price Search around provided stamp centre for a suitable stamp. If there's …
(edit) @23937   17 years Paul Price Implement stamp thresholds on both images. This is to avoid …
(edit) @23851   17 years Paul Price Convolve subtraction mask so that we can easily identify bad stamps.
(edit) @23850   17 years Paul Price If stamp point is outside border, then don't need to mark it as bad.
(edit) @23849   17 years Paul Price Fixing how stamps are found: ensuring NANs don't get into the stamp …
(edit) @23839   17 years Paul Price Generate ds9 region files for stamps at interesting places.
(edit) @23837   17 years Paul Price Trigger region output based on trace level.
(edit) @23792   17 years Paul Price Fixing warning.
(edit) @23791   17 years Paul Price Fixing warning regarding uninitialised use.
(edit) @23789   17 years Paul Price Adding first cut at function to write ds9 region file with stamp positions.
(edit) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @21363   18 years Paul Price Merging pap_branch_20090128. Resolved a small number of conflicts. …
(edit) @21183   18 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @20937   18 years eugene changing pmPeaks to contain a pointer to pmFootprints, which just …
(edit) @20714   18 years Paul Price Apply threshold to stamps from list. Threshold is now specified as …
(edit) @20465   18 years Paul Price Don't rely on the input source list to have finite magnitudes (at the …
(edit) @19234   18 years Paul Price Revising source mask.
(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) @19164   18 years Paul Price Reworking the masking so as to avoid exploding the number of bad …
(edit) @17297   18 years Paul Price Removing MODE_TARGET mode --- this is now done by generating a fake …
(edit) @15789   19 years Paul Price Fixing stamp regions --- weren't going the full length of the image.
(edit) @15787   19 years Paul Price Cleaning up some stamp processing.
(edit) @15756   19 years Paul Price Implementing dual-convolution. This required reworking those …
(edit) @15745   19 years Paul Price Fixing region of search
(edit) @15443   19 years Paul Price Adding function pmSubtractionOrder (choice of name is probably not the …
(edit) @15286   19 years Paul Price When a stamp has bad flux, reject it completely.
(edit) @15263   19 years Paul Price Meant u,v and not x,y.
(edit) @15251   19 years Paul Price Using a Waussian instead of a Gaussian, so as to have some power in …
(edit) @15220   19 years Paul Price Put in check for coordinates of stamp.
(edit) @14947   19 years Paul Price Additional include file required for compilation.
(edit) @14841   19 years Paul Price Fixing order so that protection comes before the potential SEGV.
(edit) @14838   19 years Paul Price Only go to the penultimate source, since going to the last one can …
(edit) @14802   19 years Paul Price Candidate stamps (or stamp regions, if no stamp list is provided) for …
(edit) @14801   19 years Paul Price Preparing to take a (long) list of sources as candidate stamps. …
(edit) @14701   19 years Paul Price Extensive changes to image subtraction codes. Discovered that I …
(edit) @14671   19 years Paul Price Adding function pmSubtractionKernelsOptimumISIS, which derives an …
(edit) @14534   19 years Paul Price Fixing compilation errors.
(edit) @14533   19 years Paul Price Using FWHM instead of sigma.
(edit) @14519   19 years Paul Price If weight and input are both NULL, default to the reference.
(edit) @14514   19 years Paul Price Reworking APIs to be a bit more practical.
(edit) @14513   19 years Paul Price Adding function to set stamps based on a list of x,y positions (as …
(edit) @14480   19 years Paul Price Adding enhancement to extract the pixels for each stamp from the …
(edit) @14455   19 years Paul Price Extensive changes to the way spatial variation of the kernel is …
(edit) @14342   19 years Paul Price Adding output when stamps found.
(edit) @14195   19 years Paul Price Restoring changes that were wiped when uploading the code to provide …
(edit) @14106   19 years Paul Price Adding additional convolution kernels: SPAM (binned pixels around a …
(edit) @13735   19 years Paul Price Unifying input and reference masks in a single mask for the subtraction.
(edit) @13510   19 years Paul Price Check for non-finite values within the stamp that might generate a bad …
(edit) @13378   19 years Paul Price Adding trace statement.
(edit) @13365   19 years Paul Price Need to be more careful about the border when searching for stamps. …
(edit) @13364   19 years Paul Price Confused columns and rows.
(add) @13340   19 years Paul Price Cleaning up image subtraction code, getting ready to use. Not tested yet.
Note: See TracRevisionLog for help on using the revision log.