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) @21038   18 years giebink Add Doxyfile
(edit) @21037   18 years giebink Initial Revision
(edit) @21021   18 years Paul Price Turn off TESTING in CVS.
(edit) @21017   18 years Paul Price Adding test for normalisation of pmReadoutFakeFromSources.
(edit) @21016   18 years Paul Price Sign error for exposure time term.
(edit) @21002   18 years Paul Price Changed API of pmReadoutFakeFromSources so that normalising the peak …
(edit) @20997   18 years Paul Price Removing debug exit().
(edit) @20995   18 years Paul Price Using new pmSourceMatch and pmSourceMatchRelphot to do the source …
(edit) @20944   18 years Paul Price Fixing cut/paste error
(edit) @20940   18 years Paul Price More detail in debugging output.
(edit) @20884   18 years Paul Price Whoops, wrong type.
(edit) @20883   18 years Paul Price Fix for when there are no pixels to inspect (e.g., threshold set …
(edit) @20837   18 years Paul Price Ensure thread jobs have the expected type. Harvest the INSPECT jobs.
(edit) @20833   18 years Paul Price Moving annoying trace to higher level.
(edit) @20828   18 years Paul Price Turn off mask application (setting value of masked pixels to NAN).
(edit) @20824   18 years Paul Price Adding helpful comment.
(edit) @20777   18 years Paul Price Need to explicitly drop psphot internal files following changes to …
(edit) @20776   18 years Paul Price Error checking for file I/O.
(edit) @20755   18 years Paul Price Filter out sources for stamps before making the fake image. Correct …
(edit) @20754   18 years Paul Price Adding trace message.
(edit) @20753   18 years Paul Price Filter source list used for stamps to remove sources that have nearby …
(edit) @20752   18 years Paul Price Renormalise the weights before matching chi2, so that the chi2 …
(edit) @20751   18 years Paul Price Don't count non-finite magnitudes.
(edit) @20713   18 years Paul Price Making more clear what's being done.
(edit) @20711   18 years Paul Price Can't figure out why the weightings which are being placed on …
(edit) @20710   18 years Paul Price Combine with weights based on the background noise in the image after …
(edit) @20659   18 years Paul Price Adding rejection of images based on high match chi2
(edit) @20654   18 years Paul Price Turn off TESTING in CVS copy.
(edit) @20653   18 years Paul Price Use mean chi2 --- don't muck around with the "VARFACTOR" any more.
(edit) @20629   18 years Paul Price Only write convolution kernel when TESTING.
(edit) @20568   18 years Paul Price Adding parameter 'stride' to control the size of convolution patches …
(edit) @20508   18 years Paul Price Relative error in kernel is new parameter.
(edit) @20499   18 years Paul Price Forgot new argument.
(edit) @20497   18 years Paul Price Adding relative systematic error for combination when rejecting.
(edit) @20494   18 years Paul Price Adding variance map renormalisation.
(edit) @20493   18 years Paul Price Adding psphot visualisation
(edit) @20467   18 years Paul Price After reading files, need to turn on the files that were originally …
(edit) @20458   18 years Paul Price Can't finalise the threads until after psphot is done, because psphot …
(edit) @20437   18 years Paul Price Die when all but 1 input is completely rejected.
(edit) @20427   18 years Paul Price Adding function to re-do photometry of input sources
(edit) @20426   18 years Paul Price Include measurement of source fluxes as well for the minimum flux for …
(edit) @20413   18 years eugene minor typos
(edit) @20410   18 years eugene convert to new psphotInit function
(edit) @20098   18 years Paul Price Fixing compilation error following rename of analysis contents.
(edit) @19770   18 years mwv Included <libgen.h> for systems not using GNU <string.h> Reformated …
(edit) @19756   18 years Paul Price Get directory for temporary files from recipe, rather than from output …
(edit) @19745   18 years Paul Price Adding generation of JPEGs.
(edit) @19744   18 years Paul Price Adding output JPEG files.
(edit) @19671   18 years Paul Price Fixing typos.
(edit) @19670   18 years Paul Price Stamp quality information is in the kernel now, not on the analysis …
(edit) @19667   18 years Paul Price Wrong place.
(edit) @19643   18 years Paul Price Adding additional output statistics for QA
(edit) @19600   18 years Paul Price Whoops!
(edit) @19599   18 years Paul Price For the update system, can't change the type of what's on the recipe.
(edit) @19565   18 years Paul Price Wrong sense of mask.
(edit) @19548   18 years Paul Price Don't produce TESTING output for CVS copy.
(edit) @19532   18 years Paul Price Correcting stack variances for the imperfect convolution. Changed …
(edit) @19505   18 years Paul Price Protect against SEGV when !inCell.
(edit) @19486   18 years Paul Price Turn off TESTING in CVS copy.
(edit) @19485   18 years Paul Price Wrong name (by an S).
(edit) @19484   18 years Paul Price Need to apply variance factor when reading in pre-convolved images.
(edit) @19477   18 years Paul Price Getting the order right.
(edit) @19476   18 years Paul Price Moving concepts averaging to a place where we actually have the FPA …
(edit) @19475   18 years Paul Price Got '* glibc detected * ppStack: double free or corruption (): …
(edit) @19453   18 years Paul Price Write separate fake images for each input.
(edit) @19411   18 years Paul Price Fixing SEGV when !inRO (e.g., convolution fails, readout rejected out …
(edit) @19402   18 years Paul Price CVS version shouldn't have debugging output.
(edit) @19399   18 years bills Get configuration dump file name from command line option. If no file …
(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.
Note: See TracRevisionLog for help on using the revision log.