IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/imcombine

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23937   17 years Paul Price Implement stamp thresholds on both images. This is to avoid …
(edit) @23851   17 years Paul Price Convolve subtraction mask so that we can easily identify bad stamps.
(edit) @23850   17 years Paul Price If stamp point is outside border, then don't need to mark it as bad.
(edit) @23849   17 years Paul Price Fixing how stamps are found: ensuring NANs don't get into the stamp …
(edit) @23839   17 years Paul Price Generate ds9 region files for stamps at interesting places.
(edit) @23837   17 years Paul Price Trigger region output based on trace level.
(edit) @23792   17 years Paul Price Fixing warning.
(edit) @23791   17 years Paul Price Fixing warning regarding uninitialised use.
(edit) @23789   17 years Paul Price Adding first cut at function to write ds9 region file with stamp positions.
(edit) @23780   17 years Paul Price For deconvolution fraction, record only the maximum. By putting it in …
(edit) @23775   17 years Paul Price Turn off debugging for SVN.
(edit) @23773   17 years Paul Price Weighted Olympic mean wasn't working as intended: high pixels weren't …
(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) @23577   17 years Paul Price Ensure we can reject pixels when combining images without convolution.
(edit) @23487   17 years Paul Price Functions declared as 'type function()' cause errors with the Intel …
(edit) @23378   17 years Paul Price Removing unnecessary restriction that is preventing kernel files being …
(edit) @23374   17 years Paul Price Put top-level HDU (should be PHU) into header, so that output can be …
(edit) @23308   17 years Paul Price It's a little more complicated than I thought --- there could be …
(edit) @23307   17 years Paul Price Adding function pmSubtractionMatchPrecalc to convolve using a kernel …
(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) @23191   17 years Paul Price Allow input PSFs to be NULL.
(edit) @22715   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @22699   17 years Paul Price Reorganised the concepts files, moving the Write functions into …
(edit) @21476   17 years Paul Price Using covariance factor to set the correct variance level. Median …
(edit) @21470   17 years Paul Price Actually, don't transfer. Let the user do it, since he may (does, in …
(edit) @21469   17 years Paul Price Transfer covariance factor to variance image.
(edit) @21429   17 years Paul Price Fixing type name to be compatible with macro use.
(edit) @21428   17 years Paul Price Fixing kernel for variance: not supposed to include the (sum k_ij)2 …
(edit) @21422   17 years Paul Price Merging cnb_branch_20090113. No major conflicts. Compiles, but not …
(edit) @21363   17 years Paul Price Merging pap_branch_20090128. Resolved a small number of conflicts. …
(edit) @21351   17 years eugene comment out the mutex spins on the psImages (now handled by the …
(edit) @21247   17 years eugene fix vector mask type; disable apparent test code (forced return of …
(edit) @21183   17 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @21149   17 years Paul Price Adding test for deconvolution: measures the fraction of the kernel …
(edit) @20999   18 years Paul Price Attempting to get correct scaling for stacked images.
(edit) @20937   18 years eugene changing pmPeaks to contain a pointer to pmFootprints, which just …
(edit) @20838   18 years Paul Price Ensure thread jobs have the expected type when harvesting.
(edit) @20832   18 years Paul Price Turn psImageConvolveMask threads on/off as required, and set back when …
(edit) @20718   18 years Paul Price Fixing "may be used uninitialised" error.
(edit) @20717   18 years Paul Price Fixing double free.
(edit) @20714   18 years Paul Price Apply threshold to stamps from list. Threshold is now specified as …
(edit) @20712   18 years eugene var_soft = var + soft_frac nsigma_2 = var_soft * rej (not the other …
(edit) @20633   18 years Paul Price Adding additional TESTING outputs.
(edit) @20571   18 years Paul Price NAN sysError was causing trouble.
(edit) @20568   18 years Paul Price Adding parameter 'stride' to control the size of convolution patches …
(edit) @20561   18 years Paul Price Adding log messages with time of important stages.
(edit) @20505   18 years Paul Price Making relative systematic error in kernel a configurable parameter …
(edit) @20497   18 years Paul Price Adding relative systematic error for combination when rejecting.
(edit) @20487   18 years Paul Price Don't use variance factors since we're now renormalising the weight maps.
(edit) @20466   18 years Paul Price Need to turn off threads at the psLib level --- otherwise, we end up …
(edit) @20465   18 years Paul Price Don't rely on the input source list to have finite magnitudes (at the …
(edit) @20421   18 years Paul Price Fixing SEGV when tracing due to optimised ISIS.
(edit) @20420   18 years Paul Price Adding trace statements. Bug resulted in zero pixels rejected when …
(edit) @20355   18 years Paul Price Write out realisations of the kernel as well.
(edit) @20215   18 years Paul Price Turning off systematic error --- doesn't have a large effect.
(edit) @20052   18 years Paul Price Was working with an image, not a kernel.
(edit) @20051   18 years Paul Price Fixing typo.
(edit) @20050   18 years Paul Price Adding quality of fit information.
(edit) @20049   18 years Paul Price Adding new file with function to add stuff to a common 'analysis' …
(edit) @19998   18 years eugene test for valid model
(edit) @19794   18 years Paul Price More consistent about which solution goes where.
(edit) @19768   18 years Paul Price Removing old code.
(edit) @19767   18 years Paul Price Restoring calculation of moments for ISIS.
(edit) @19766   18 years Paul Price Free systematic error images.
(edit) @19765   18 years Paul Price Two major changes. 1. Optimising ISIS kernels: instead of doing an …
(edit) @19758   18 years Paul Price Always use the same name.
(edit) @19669   18 years Paul Price Removing MEAN, RMS, NUM --- they go in the kernel now, not the …
(edit) @19541   18 years Paul Price Making use of optimised psPixelsConcatenate.
(edit) @19540   18 years Paul Price Dereferencing in the hope things will go faster.
(edit) @19535   18 years Paul Price Writing a number as float instead of int.
(edit) @19532   18 years Paul Price Correcting stack variances for the imperfect convolution. Changed …
(edit) @19487   18 years Paul Price Don't use variance factors.
(edit) @19482   18 years Paul Price Merging in pap_branch_080908. Was originally going to use it for …
(edit) @19357   18 years Paul Price Always record the RMS.
(edit) @19349   18 years Paul Price Fixed bug: wasn't initialising target image.
(edit) @19345   18 years Paul Price Threading pmStackReject
(edit) @19344   18 years Paul Price Can only lock if pointer is non-NULL.
(edit) @19340   18 years Paul Price Don't need mutexes on output images.
(edit) @19336   18 years Paul Price Create empty pixel list before starting combination.
(edit) @19335   18 years Paul Price Moving propagation of mask into convolveRegion(): it's already going …
(edit) @19299   18 years Paul Price psThreadJob is now mutable within the thread function.
(edit) @19282   18 years Paul Price We want a bad/poor mask distinction in the mask convolution for …
(edit) @19271   18 years Paul Price Reducing (and asserting on) bounds for copy. There's some memory …
(edit) @19247   18 years Paul Price Remove extraneous macro definitions.
(edit) @19243   18 years Paul Price Trying to reduce memory usage, which gets somewhat large in the end of …
(edit) @19241   18 years Paul Price Don't increment pixel array size bit by bit.
(edit) @19239   18 years Paul Price Caught an important bug: was using the wrong index in comparison.
(edit) @19234   18 years Paul Price Revising source mask.
(edit) @19230   18 years Paul Price In the case that there is no chip/cell (the readout is orphaned), the …
(edit) @19225   18 years Paul Price Adding additional debugging output when TESTING.
(edit) @19209   18 years Paul Price 'inner' member of pmSubtractionKernels wasn't being updated.
(edit) @19207   18 years Paul Price Avoiding use of sqrt.
(edit) @19205   18 years Paul Price Just in case…
(edit) @19204   18 years Paul Price Fixing compilation error. Didn't set sizes.
(edit) @19202   18 years Paul Price More restrictions on sources.
(edit) @19201   18 years Paul Price Don't blindly use all input sources as stamps.
(edit) @19189   18 years Paul Price Adding I/O of subtraction kernels to pmFPAfile stuff.
(edit) @19170   18 years Paul Price Reject anomalously low deviations as well.
Note: See TracRevisionLog for help on using the revision log.