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) @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 …
(edit) @14810   19 years Paul Price Get sources from correct label.
(edit) @14809   19 years Paul Price Fixing segfault.
(edit) @14808   19 years Paul Price Fixing definition of PPSUB.SOURCES
(edit) @14806   19 years Paul Price Adding support for getting stamps from sources.
(edit) @14751   19 years Paul Price Supposed to be doing photometry on output image!
(edit) @14750   19 years Paul Price Removing extraneous call to psphot --- it's already done in ppSubReadout.
(edit) @14747   19 years Paul Price Removing option for a psf list --- there's only a single image, so …
(edit) @14741   19 years Paul Price Need to initialise model classes.
(edit) @14740   19 years Paul Price Fixing default option for SPAM binning.
(edit) @14714   19 years Paul Price Writing out kernel images.
(edit) @14673   19 years Paul Price Adding support for finding the optimum ISIS kernels.
(edit) @14650   19 years Paul Price STAMPS may or may not be in the metadata.
(edit) @14629   19 years Paul Price Adding line to help message stating the sense of subtraction.
(edit) @14593   19 years Paul Price Changing how kernel description is added to the header.
(edit) @14586   19 years Paul Price Moved all the work into psModules function pmSubtractionMatch, to …
(edit) @14573   19 years Paul Price Elaborating on stamps file format.
(edit) @14572   19 years Paul Price Adding ability to read stamps from a file containing x,y on each line.
(edit) @14536   19 years Paul Price Add kernel description to header.
(edit) @14535   19 years Paul Price Gaussian widths are FWHMs.
(edit) @14526   19 years Paul Price Update to pmSubtractionRejectStamps API --- don't need to pass images.
(edit) @14522   19 years Paul Price Using function to get kernel type.
(edit) @14516   19 years Paul Price Updating following API change to pmSubtractionMask --- order of inputs …
(edit) @14495   19 years Paul Price Add input file names to output header.
(edit) @14482   19 years Paul Price Adapting for API changes to pmSubtraction* --- stamps now include …
(edit) @14457   19 years Paul Price Adding support for doing subtraction in multiple regions with …
(edit) @14404   19 years eugene adding calls to psphotReadout, related options
(edit) @14365   19 years Paul Price Fixing format.
(edit) @14364   19 years Paul Price Support for RINGS kernel
(edit) @14362   19 years Paul Price Adding support for RINGS kernel
(edit) @14328   19 years Paul Price Plug memory leaks. Copy WCS over from reference image.
(edit) @14316   19 years Paul Price Catching double free.
(edit) @14310   19 years Paul Price Fixing up after conflict resolution --- missed some stuff.
(edit) @14309   19 years Paul Price Adding support for GUNK.
(edit) @14308   19 years Paul Price Cleaning up conflicts.
(edit) @14301   19 years Paul Price Put testing block inside #ifdef.
(edit) @14299   19 years Paul Price Fixing command-line parsing of integer arguments that may be zero.
(edit) @14297   19 years Paul Price Fix type for kernel.
(edit) @14296   19 years Paul Price Using entire complement of mask bits provided.
(edit) @14295   19 years Paul Price Need to do final solution if stamps were rejected.
(edit) @14294   19 years Paul Price Fixing type for vectors read from the command-line.
(edit) @14259   19 years Paul Price Ensuring correct mask value gets to ppStats.
(edit) @14249   19 years Paul Price Ensuring outputs are saved.
(edit) @14248   19 years Paul Price Moving free to after the memory is used.…
(edit) @14247   19 years Paul Price Putting back changes made a while ago that got clobbered.
(edit) @14245   19 years Paul Price Continuing fix.
(edit) @14244   19 years Paul Price Fixing argument for statistics file to match common usage.
(edit) @14196   19 years Paul Price Restoring changes that were wiped when uploading the code to provide …
(edit) @14194   19 years Paul Price Need to check the MD.
(edit) @14193   19 years Paul Price Supporting symbolic names for masks instead of numerical values.
(edit) @14111   19 years Paul Price Fixing compilation error following new API for pmReadoutGenerateMask
Note: See TracRevisionLog for help on using the revision log.