IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ppSub

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27077   16 years Paul Price Reorganising the death to ensure files are closed.
(edit) @27061   16 years Paul Price Being more careful about writing statistics file.
(edit) @27040   16 years Paul Price ppSub wasn't writing out the subkernel file required for the 'update' …
(edit) @26982   16 years Paul Price Being better about errors and their mapping to exit codes.
(edit) @26974   16 years Paul Price Concepts come from the concepts, not the analysis.
(edit) @26971   16 years Paul Price Add concept CHIP.SEEING (seeing FWHM in pixels) for easy transport of …
(edit) @26936   16 years Paul Price Fix SEGV when no sources provided.
(edit) @26899   16 years eugene updates from eam_branches/20091201
(edit) @26571   17 years Paul Price Binding the kernel to the output causes problems: it's not read in and …
(edit) @26518   17 years bills files on command line override files in run data
(edit) @26264   17 years eugene commented-out test lines
(edit) @26263   17 years eugene commented-out test lines
(edit) @26076   17 years Paul Price Merging branches/pap (unconvolved stacks, reworked combinePixels …
(edit) @26036   17 years Paul Price Updating following API change to pmSubtractionMatch: including …
(edit) @25847   17 years Paul Price Generate an error if the configuration dumping doesn't work.
(edit) @25374   17 years Paul Price Fix compilation error.
(edit) @25373   17 years Paul Price Using pmReadoutVarianceRenormalise
(edit) @25118   17 years Paul Price Only transfer covariance if there's a place to transfer it.
(edit) @24932   17 years Paul Price If no sources were found, there's no error, but we want to trigger …
(edit) @24862   17 years Paul Price Mask low pixels in the convolved images to avoid holes in subtrahend …
(edit) @24833   17 years Paul Price Allow image to be convolved to be specified on command-line.
(edit) @24672   17 years eugene adding ppSubVarianceRescale
(edit) @24572   17 years eugene delete mergeinfo prop
(edit) @24571   17 years eugene apply property changes
(edit) @24512   17 years Paul Price Done with development of mechanism to automatically publish …
(edit) @24334   17 years Paul Price Being more careful with the normalisation. Decided that we normalise …
(edit) @24273   17 years Paul Price Delete existing photometry from the input readout (which is actually …
(edit) @24261   17 years Paul Price Allow simple writing of convolved images. Increasing size of stamp …
(edit) @24257   17 years Paul Price Adding new error code to treat bad data quality: SMALL_AREA = …
(edit) @24255   17 years Paul Price Get concepts from reference, but astrometry from (forward) …
(edit) @24240   17 years Paul Price Inverse FPA didn't hold the astrometry, so the sources couldn't get …
(edit) @24187   17 years mwv Explicitly cast return value of bare 'psTraceSetLevel' statements to …
(edit) @24181   17 years Paul Price Fixing ticket 1246: inverting preference order for stamps source …
(edit) @24174   17 years Paul Price Merging branches/pap_magic@24173 into trunk. One conflict in …
(edit) @24155   17 years Paul Price Merging ppSub from branches/pap_magic/ to get important change: write …
(edit) @24065   17 years Paul Price Avoid SEGV when one of the source files isn't specified.
(edit) @23939   17 years Paul Price Adding maximum deconvolution fraction.
(edit) @23938   17 years Paul Price If we didn't request photometry, that's not bad!
(edit) @23853   17 years Paul Price Fixing double free.
(edit) @23840   17 years Paul Price Adding -debug option to produce stamps region files.
(edit) @23808   17 years Paul Price Fixing directory for svn version.
(edit) @23803   17 years Paul Price Making version information not dependent upon running configure, but …
(edit) @23790   17 years Paul Price Fixed version information in builds: determined separately (and …
(edit) @23763   17 years Paul Price Copy concepts to inverse file, so that photcode etc can be set.
(edit) @23759   17 years Paul Price Get photcode into the output header.
(edit) @23758   17 years Paul Price Fixing bad PHOTCODEs due to concepts not being set. Concepts for the …
(edit) @23753   17 years Paul Price Put statistics files in RUN metadata. Removed unnecessary argument …
(edit) @23740   17 years Paul Price Merging branches/pap from r23739 onto trunk. No conflicts, ppSub …
(edit) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @23642   17 years Paul Price Covariance should be averaged, not summed --- otherwise there is a …
(edit) @23535   17 years bills look up mask with new name "LOW" if not found look up "BAD" (for …
(edit) @23505   17 years Paul Price Fixing mask names following change.
(edit) @23449   17 years Paul Price Fixing compilation error.
(edit) @23448   17 years Paul Price There's a difference between pmFPAfileDefineOutput and …
(edit) @23403   17 years Paul Price Prevent use of multiple readouts on the output fpa.
(edit) @23402   17 years Paul Price Fixing output name.
(edit) @23399   17 years Paul Price Fixing file definitions
(edit) @23369   17 years Paul Price Missed one when fixing API.
(edit) @23356   17 years Paul Price Fixing following API change.
(edit) @23315   17 years Paul Price Dump configuration on completion of processing, not before.
(edit) @23309   17 years Paul Price Adding route for pre-calculated kernel using new function, …
(edit) @23299   17 years Paul Price Error handling.
(edit) @23298   17 years Paul Price Updating arguments and file definition to support update mode. This …
(edit) @23289   17 years Paul Price Put version information in HISTORY header keywords, so that they are …
(edit) @23287   17 years Paul Price Putting the psImageBinning onto the recipe was causing the dump for …
(edit) @23259   17 years Paul Price Changing API for psRandomAlloc() to make it easier to be …
(edit) @23242   17 years beaumont merging from cnb_branch_20090215
(edit) @23238   17 years Paul Price Adding new recipe parameter: source matching radius for merging source …
(edit) @23235   17 years Paul Price Get input and reference source lists, and merge them to provide a …
(edit) @23229   17 years eugene merging changes from branches/eam_branches/eam_branch_20090303 …
(edit) @23217   17 years Paul Price Hashing out debugging feature.
(edit) @23195   17 years Paul Price Adding function to print version information so it's captured in the log.
(edit) @23173   17 years Paul Price Add software version to header.
(edit) @23144   17 years Paul Price Adding version functions to match psLib.
(edit) @22735   17 years Paul Price Need JPEG recipe.
(edit) @22718   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @22699   17 years Paul Price Reorganised the concepts files, moving the Write functions into …
(edit) @21524   17 years Paul Price Cleaning up. Had trouble getting the output photometry file written …
(edit) @21424   17 years Paul Price Merging cnb_branch_20090113. One major conflict (ppSubReadout, due to …
(edit) @21396   17 years Paul Price Fixing weight --> variance
(edit) @21374   17 years Paul Price Updating to work following merge of pap_branch_20090128. Compiles, …
(edit) @21360   17 years giebink ppSub Doxygen tags and Doxygen configuration files added
(edit) @21257   17 years eugene re-factored ppSubReadout into a sequence of logical steps; defined …
(edit) @21183   17 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @21052   18 years eugene adding Doxyfile to cvsignore
(edit) @21038   18 years giebink Add Doxyfile
(edit) @21037   18 years giebink Initial Revision
(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.
Note: See TracRevisionLog for help on using the revision log.