IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ppStack

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17632   18 years Paul Price Allow readouts to be NULL --- they are if they couldn't be matched.
(edit) @17627   18 years Paul Price Fix compilation error
(edit) @17626   18 years Paul Price Attempting to kick out an input if we have trouble convolving it.
(edit) @17625   18 years Paul Price Adding trap against SEGV.
(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) @17427   18 years Paul Price Fix compilation error. WEIGHTING defaults to 1
(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) @17266   18 years Paul Price Adding trap for rejection of all input images.
(edit) @17265   18 years Paul Price Fix trace so it doesn't die if the first image gets rejected.
(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) @17258   18 years Paul Price Fixing error message.
(edit) @17257   18 years Paul Price This seems to work, while the former had problem finding a format.
(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) @17028   18 years bills avoid compile error when defined(PS_NO_TRACE)
(edit) @17016   18 years Paul Price Fix problem where doing the photometry was removing sources from the …
(edit) @17007   18 years Paul Price ro->image is NULL here.
(edit) @17006   18 years Paul Price Reject an entire image if the fraction of rejected pixels exceeds a …
(edit) @16999   18 years Paul Price Plugging memory leak.
(edit) @16991   18 years Paul Price Plugging memory leaks. Now there's none left!
(edit) @16987   18 years Paul Price Turn off debugging outputs.
(edit) @16986   18 years Paul Price Do rejection on the complete list of pixels to inspect, rather than …
(edit) @16943   18 years Paul Price Fixing compilation error when debugging outputs enabled.
(edit) @16913   18 years Paul Price Using new function.
(edit) @16865   18 years Paul Price Need to resolve name when deleting.
(edit) @16864   18 years Paul Price Removing debugging stuff from CVS version.
(edit) @16863   18 years Paul Price Do photometry and combination files separately.
(edit) @16862   18 years Paul Price Output photometry file wasn't getting created --- it needs to inherit …
(edit) @16860   18 years Paul Price Fixing psTrace format.
(edit) @16854   18 years Paul Price Adding additional trace messages.
(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) @16850   18 years Paul Price CONVOLVED_ALREADY now implemented in ppStackMatch --- fake out the …
(edit) @16836   18 years Paul Price Need to resolve filenames of temporary files.
(edit) @16834   18 years Paul Price Ignore magnitudes of 99 --- they're not real!
(edit) @16831   18 years Paul Price Only create output PSF for ppStack when photometry isn't being …
(edit) @16830   18 years Paul Price Missing comma.
(edit) @16829   18 years Paul Price No need for SCALE now. Scaling is taken care of by the convolution.
(edit) @16717   18 years Paul Price Plugging some memory leaks. Many more remain. Probably not freeing …
(edit) @16709   18 years Paul Price Fixing parsing of arguments and recipe.
(edit) @16707   18 years Paul Price Plugging memory leaks
(edit) @16704   18 years Paul Price Adding recipe options to choose the suffix for temporary files.
(edit) @16693   18 years Paul Price Split the combination run into two --- one for the initial combination …
(edit) @16686   18 years Paul Price Adding additional debugging output. Correcting combination areas for …
(edit) @16682   18 years Paul Price Turn safe-mode combination off for the second combination --- all the …
(edit) @16622   18 years Paul Price Updating to use new pmStackCombine API
(edit) @16605   18 years Paul Price Merging in branch development. ppStack now works with incremental …
(edit) @16015   19 years eugene dropped requirement for input stamps: allow straight stack
(edit) @15850   19 years Paul Price Convolve image 1 to match image 0.
(edit) @15849   19 years Paul Price Fixing typo.
(edit) @15848   19 years Paul Price Removing the target PSF FWHM parameter which is no longer needed.
(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) @15457   19 years Paul Price Plugging memory leaks.
(edit) @15451   19 years Paul Price Plugging memory leaks.
(edit) @15448   19 years Paul Price Modifying to use subtraction modes.
(edit) @15428   19 years Paul Price Adding additional testing output.
(edit) @15408   19 years Paul Price Don't make photometry errors fatal --- so that I can get the output …
(edit) @15397   19 years Paul Price num and stack->n are not the same. The first is the number of inputs, …
(edit) @15394   19 years Paul Price Errors in the loop are not necessarily programming errors, but more …
(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) @15279   19 years Paul Price Adding notes for optimisation of ppStack.
(edit) @15225   19 years Paul Price Turning off debugging defines for CVS.
(edit) @15224   19 years Paul Price Doing stats on the wrong thing: input instead of output.
(edit) @14869   19 years Paul Price NAN problem solved (due to NANs in the FFT), so don't need to turn off …
(edit) @14858   19 years Paul Price Lack of astrometry should produce a warning, not an error.
(edit) @14857   19 years Paul Price Wrong sense of logic.
(edit) @14855   19 years Paul Price Fixing names.
(edit) @14854   19 years Paul Price Avoid warning on variable not used.
(edit) @14853   19 years Paul Price Gotta declare it before you can use it.
(edit) @14852   19 years Paul Price Adding compile-time option to avoid convolution
(edit) @14851   19 years Paul Price Adding additional test output --- convolved mask and weight.
(edit) @14849   19 years Paul Price Fixing compilation error.
(edit) @14848   19 years Paul Price Fixing up photometry --- need to copy the result over so it can be used.
(edit) @14844   19 years Paul Price Need to initialise models.
(edit) @14842   19 years Paul Price Ensuring sources or stamps are provided.
(edit) @14840   19 years Paul Price Didn't quite fix it last time.
(edit) @14839   19 years Paul Price Fixing SEGV.
(edit) @14834   19 years Paul Price Cleaning up code to produce photometry. Moving the call to psphot …
(edit) @14811   19 years Paul Price Adding ability to get stamps from sources.
(edit) @14765   19 years Paul Price Fixing debugging outputs.
(edit) @14764   19 years Paul Price Fixing source of recipe values.
(edit) @14763   19 years Paul Price Updating API
(edit) @14635   19 years Paul Price Changed name of function.
(edit) @14626   19 years Paul Price Changes to stacking to allow it to work on convolved images.
(edit) @14520   19 years Paul Price Ensuring seeing, weighting, scale are set to reasonable values.
(edit) @14470   19 years Paul Price Putting it back to how it should be.
(edit) @14469   19 years Paul Price Debugging memory problem.
(edit) @14467   19 years Paul Price Updating the output concepts.
(edit) @14404   19 years eugene adding calls to psphotReadout, related options
(edit) @14300   19 years Paul Price Allocate header if not present.
Note: See TracRevisionLog for help on using the revision log.