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) @19347   18 years Paul Price Fix compilation error when TESTING.
(edit) @19346   18 years Paul Price Threading the concatenation of inspection lists and pmStackReject.
(edit) @19343   18 years Paul Price Don't have mutexes on output.
(edit) @19342   18 years Paul Price Don't need mutexes on output.
(edit) @19337   18 years Paul Price Threading stacks. Following the same scheme as for ppMerge, but …
(edit) @19283   18 years Paul Price Added bad/poor distinction for pmStackReject: API change. This …
(edit) @19269   18 years Paul Price Fixing compilation error.
(edit) @19268   18 years Paul Price Moving the inspect/reject debugging mask output to here, so that the …
(edit) @19267   18 years Paul Price Inspection and rejection masks are now written by ppStackLoop
(edit) @19251   18 years Paul Price Fix compilation errors.
(edit) @19245   18 years Paul Price Always write out the convolution kernel: it's cheap.
(edit) @19244   18 years Paul Price Fixing bad variable that was in ALL autogen scripts.
(edit) @19242   18 years Paul Price Need to read into original.
(edit) @19235   18 years Paul Price Need to get data out of the readout before returning.
(edit) @19231   18 years Paul Price Adding command-line option -debug-stack to use previously calculated …
(edit) @19227   18 years Paul Price Change to decent logging level.
(edit) @19226   18 years Paul Price Expanded source mask to weed out everything that could upset the …
(edit) @19215   18 years Paul Price Need to add 1 to convert C --> Fortran/FITS.
(edit) @19214   18 years Paul Price Adding function to print ds9 region file for sources --- useful for …
(edit) @19213   18 years Paul Price The input sources and the final product sources were being confused …
(edit) @19210   18 years Paul Price Make sources much fainter than we have been --- 1/10 of SD instead of SD.
(edit) @19208   18 years Paul Price Don't produce a file if there's nothing in it.
(edit) @19206   18 years Paul Price Turn off debugging output for CVS version.
(edit) @19199   18 years Paul Price Need to set data_exists.
(edit) @19198   18 years Paul Price Need to turn on saving explicitly!
(edit) @19196   18 years Paul Price Add output of convolution kernel when TESTING.
(edit) @19194   18 years Paul Price Adding output for target PSF.
(edit) @19172   18 years Paul Price Fixing mask values: making a bit more flexible, updating to new …
(edit) @19123   18 years Paul Price Enabling threads. So far, only using the threaded parts of pmSubtraction*.
(edit) @19072   18 years Paul Price Was equating a readout with an array....…
(edit) @19066   18 years Paul Price Was freeing before it was last used!
(edit) @19045   18 years Paul Price Revised API for pmConfigCamerasCull.
(edit) @19017   18 years Paul Price Cleaning up photometry triggering.
(edit) @18918   18 years Paul Price Adding configuration dumping. Required reorganisation of how recipe …
(edit) @18785   18 years Paul Price Fixing defaults to be undefined numbers so that recipes can be read.
(edit) @18770   18 years Paul Price Suppressing "Duplicate metadata item" error.
(edit) @18769   18 years Paul Price Another double free.
(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) @18650   18 years Paul Price Must parse arguments after defining a camera; otherwise can't get …
(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) @18508   18 years Paul Price Fix to allow an image to have no pixels to inspect/reject.
(edit) @18507   18 years Paul Price Fixing SEGV due to NULL 'inspect'.
(edit) @18490   18 years Paul Price Turn off testing mode!
(edit) @18435   18 years Paul Price Propagate WCS.
(edit) @18419   18 years Paul Price History goes into data, not comment.
(edit) @18394   18 years Paul Price Shouldn't increment before using.
(edit) @18393   18 years Paul Price Adding memory dumps to track down memory leaks.
(edit) @18391   18 years Paul Price Plugging memory leaks.
(edit) @18385   18 years Paul Price Adding to wrong list.
(edit) @18384   18 years Paul Price Forgot that you can't realloc an array if it is NULL (doesn't work …
(edit) @18383   18 years Paul Price Wasn't initialising new member.
(edit) @18382   18 years Paul Price Figured that we don't want a set of unique sources, since that …
(edit) @18356   18 years Paul Price Genericising the faintest magnitude.
(edit) @18355   18 years Paul Price Additional filtering on bad sources.
(edit) @18354   18 years Paul Price Additional filters on sources of interest.
(edit) @18353   18 years Paul Price Applying mask to sources to weed out CRs.
(edit) @18346   18 years Paul Price Instead of being dependent upon a single list of sources, want to be …
(edit) @18293   18 years Paul Price Merging in dual convolution subtraction development.
(edit) @18206   18 years Paul Price had wrong place for varfactor
(edit) @18184   18 years Paul Price Fixing compiler error.
(edit) @18183   18 years Paul Price Set the variance factors for smoothed images.
(edit) @18168   18 years Paul Price API change for pmFPARead(), etc.
(edit) @18102   18 years Paul Price Use log instead of trace for rejection.
(edit) @18100   18 years Paul Price Wrong component name.
(edit) @18061   18 years jhoblitt add truncate parameter to pmConfigConvertFilename()
(edit) @18030   18 years Paul Price Read functions for readouts need to take a database handle so they can …
(edit) @17916   18 years Paul Price Need to include camera name.
(edit) @17698   18 years Paul Price Turn off measurement of the aperture trend.
(edit) @17696   18 years Paul Price Using pmReadoutMaskNonfinite to mask bad pixels.
(edit) @17682   18 years Paul Price Fixing SEGV.
(edit) @17642   18 years Paul Price Fixing additional SEGV.
(edit) @17636   18 years Paul Price Missed one.
(edit) @17633   18 years Paul Price Fixing SEGV.
(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.
Note: See TracRevisionLog for help on using the revision log.