IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ppSub/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21024   18 years Paul Price Must have missed an instance of writing the WCS. This one shouldn't …
(edit) @21010   18 years Paul Price Get WCS into both image and source list.
(edit) @20993   18 years Paul Price Propagate the PSF FWHM (major and minor axes) from the recipe to the …
(edit) @20828   18 years Paul Price Turn off mask application (setting value of masked pixels to NAN).
(edit) @20777   18 years Paul Price Need to explicitly drop psphot internal files following changes to …
(edit) @20775   18 years eugene replace psImageUnbinPixel with psImageUnbinPixel_V2
(edit) @20615   18 years Paul Price Record 0 sources if !sources.
(edit) @20614   18 years Paul Price Fixing background subtraction.
(edit) @20611   18 years Paul Price Add higher-order subtraction of background: magic is triggering off …
(edit) @20568   18 years Paul Price Adding parameter 'stride' to control the size of convolution patches …
(edit) @20554   18 years Paul Price Output variance map should be renormalised for the pixels, not …
(edit) @20523   18 years Paul Price Renormalise variance map before photometry.
(edit) @20519   18 years Paul Price Gotta tell psphot that the data exists.
(edit) @20518   18 years Paul Price Don't use the subtraction mask when measuring the PSF, but the …
(edit) @20517   18 years Paul Price Was testing whether the MD item existed, not whether it had a proper value.
(edit) @20516   18 years Paul Price Catch bad recipe values.
(edit) @20506   18 years Paul Price Making relative systematic error in kernel a configurable parameter.
(edit) @20492   18 years Paul Price Adding renormalisation of variance map.
(edit) @20413   18 years eugene minor typos
(edit) @20410   18 years eugene convert to new psphotInit function
(edit) @20126   18 years Paul Price Forgot to break lines.
(edit) @20117   18 years Paul Price Removing unnecessary header.
(edit) @20116   18 years Paul Price Adding source output: more values than is in a CMF file.
(edit) @20055   18 years Paul Price Fixing names of timer outputs.
(edit) @20054   18 years Paul Price Adding additional QA values.
(edit) @20053   18 years Paul Price Adding ppSubKernel
(edit) @19962   18 years Paul Price Adding hook to setup psphot visualisation.
(edit) @19757   18 years Paul Price Ensure kernels are being saved.
(edit) @19753   18 years Paul Price Adding utility to output realisations of the convolution kernel.
(edit) @19707   18 years Paul Price Don't put JPEG on the same place as the FITS.
(edit) @19704   18 years Paul Price Cleaning up output analysis metadata construction.
(edit) @19703   18 years Paul Price Turn off interpolation over bad pixels.
(edit) @19698   18 years Paul Price Adding binned JPEG outputs.
(edit) @19692   18 years Paul Price Wrong type.
(edit) @19691   18 years Paul Price What's the point of having something if you don't use it?
(edit) @19687   18 years Paul Price Stamp statistics is not in the analysis metadata now, but on the kernel.
(edit) @19637   18 years Paul Price Adding additional output statistics: time for matching and photometry, …
(edit) @19624   18 years Paul Price Adding code to update the variance factor for the output. Note that …
(edit) @19399   18 years bills Get configuration dump file name from command line option. If no file …
(edit) @19343   18 years Paul Price Don't have mutexes on output.
(edit) @19341   18 years Paul Price Don't need mutexes on outputs now.
(edit) @19236   18 years Paul Price Refining source mask: get rid of anything that might be junk.
(edit) @19193   18 years Paul Price Fixing typo.
(edit) @19192   18 years Paul Price Ensure analysis metadata is in output.
(edit) @19191   18 years Paul Price Adding additional output product: convolution kernels.
(edit) @19165   18 years Paul Price Introducing bad/poor distinction to reduce explosion of bad pixels in …
(edit) @19119   18 years Paul Price A failure in the loop is a system error, not a programming error.
(edit) @19060   18 years Paul Price Changed API for pmSubtractionThreadsInit, and adding …
(edit) @19045   18 years Paul Price Revised API for pmConfigCamerasCull.
(edit) @18963   18 years Paul Price Adding threading support.
(edit) @18920   18 years Paul Price Adding configuration dumping. Required reorganisation of how recipe …
(edit) @18770   18 years Paul Price Suppressing "Duplicate metadata item" error.
(edit) @18768   18 years Paul Price Removing double free.
(edit) @18653   18 years Paul Price Need to check to see if photometry is turned on both before AND after …
(edit) @18649   18 years Paul Price Can't parse the arguments before setting up the camera --- …
(edit) @18612   18 years Paul Price Need to set the mask values for psphot.
(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) @18511   18 years Paul Price Turn off debugging output.
(edit) @18396   18 years Paul Price Starting on some QA photometry.
(edit) @18289   18 years Paul Price Merging in dual convolution development branch.
(edit) @18064   18 years Paul Price Statistics files should be truncated.
(edit) @18063   18 years jhoblitt update pmConfigConvertFilename() API
(edit) @17835   18 years Paul Price Was doing the photometry on the stacked image!
(edit) @17834   18 years Paul Price Was doing the photometry on the stacked image!
(edit) @17820   18 years Paul Price Was producing two readouts in the weight map --- fixed by removing the …
(edit) @17819   18 years Paul Price Got photometry using the PSF determined from the sum of the convolved …
(edit) @17813   18 years Paul Price Determine the PSF, rather than assuming it's the same as one of the …
(edit) @17798   18 years Paul Price Only update stats if doing statistics.
(edit) @17796   18 years Paul Price psMetadataItemSupplement wasn't working as I expected.
(edit) @17795   18 years Paul Price Turns out the sources are on the readout.
(edit) @17793   18 years Paul Price Only add to stats if it's not NULL.
(edit) @17790   18 years Paul Price The sources aren't on the output readout's chip, but on photFile's chip.
(edit) @17784   18 years Paul Price Adding additional statistics for output.
(edit) @17734   18 years Paul Price Wrong function.
(edit) @17733   18 years Paul Price Set masked pixels to NAN in image,weight to avoid bimodal images that …
(edit) @17728   18 years Paul Price Mask out-of-range pixels.
(edit) @17373   18 years Paul Price More accurate message.
(edit) @17372   18 years Paul Price Plugging memory leak.
(edit) @17368   18 years Paul Price Add renormalisation of weight map.
(edit) @17366   18 years Paul Price Ensure aperture residual is not calculated when running photometry.
(edit) @17303   18 years Paul Price Turn off TESTING.
(edit) @17298   18 years Paul Price Changed pmSubtractionMatch so that two output 'convolved' images are …
(edit) @16916   18 years Paul Price Fixing compilation error.
(edit) @16914   18 years Paul Price Fixing compilation error.
(edit) @16913   18 years Paul Price Using new function.
(edit) @16866   18 years Paul Price Fixing error message.
(edit) @15817   19 years Paul Price Support for dual convolution. Dual convolution doesn't work yet, but …
(edit) @15448   19 years Paul Price Modifying to use subtraction modes.
(edit) @15438   19 years Paul Price Plugging memory leaks.
(edit) @15431   19 years Paul Price Adding additional kernel types.
(edit) @15423   19 years Paul Price Ensuring WCS problems don't kill the whole process.
(edit) @15409   19 years Paul Price Missed an argument.
(edit) @15408   19 years Paul Price Don't make photometry errors fatal --- so that I can get the output …
(edit) @15304   19 years Paul Price Will fail without trying hard if there are not enough good pixels.
(edit) @15233   19 years Paul Price Error --> warning because we're not doing anything about it anyway.
(edit) @14873   19 years Paul Price Avoiding SEGV when sources aren't provided.
(edit) @14847   19 years Paul Price Adding error check.
(edit) @14822   19 years Paul Price Need to initialise psphot models.
(edit) @14821   19 years Paul Price Doesn't like reading sources into the same FPA structure as the images …
Note: See TracRevisionLog for help on using the revision log.