IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20685   18 years Paul Price Mask non-finite values.
(edit) @20669   18 years Paul Price Start from the bottom of the cell, and don't go any further if you …
(edit) @20667   18 years Paul Price Error handling when can't measure the background.
(edit) @20666   18 years Paul Price If we can't measure the background, it probably means the whole …
(edit) @20662   18 years bills copy the CTYPE values into the wcs structure
(edit) @20639   18 years eugene pmConfigCameraFrmatFromHeader returns camera name as well as format name
(edit) @20638   18 years eugene added some traces
(edit) @20637   18 years eugene supply camera name for define input
(edit) @20636   18 years eugene be explicit about the camera name vs camera format
(edit) @20635   18 years eugene pmCellExtent was not respecting the parity
(edit) @20634   18 years eugene added asserts to report failure to determine cell parities
(edit) @20633   18 years Paul Price Adding additional TESTING outputs.
(edit) @20624   18 years Paul Price Only mask the bottom bit if requested.
(edit) @20622   18 years Paul Price Another different algorithm: sum over the column in stages and compare …
(edit) @20621   18 years Paul Price Changing from drop-dead simple remnance algorithm to something a bit …
(edit) @20620   18 years Paul Price Can't spell even made-up words!
(edit) @20619   18 years Paul Price Adding function to mask remnance.
(edit) @20617   18 years Paul Price Adding function to attempt to mask GPC1 'remnance' pixels: remembered …
(edit) @20599   18 years eugene warning for missing gain
(edit) @20598   18 years eugene set gain to 1.0 if it is not found
(edit) @20597   18 years eugene divide by double nCells
(edit) @20596   18 years eugene some values are not found in all cell: average only existing entries
(edit) @20592   18 years eugene move residuals correctly with the PSF when using the offsets
(edit) @20582   18 years eugene adding pmSourceVisual
(edit) @20576   18 years Paul Price Average additional FPA concepts. Trying to get the photcode for …
(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) @20552   18 years Paul Price Had "break" when I meant "continue".
(edit) @20522   18 years Paul Price Fixing compilation error.
(edit) @20521   18 years Paul Price Report numbers for each class.
(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) @20489   18 years Paul Price Make fake source peaks a little lower flux, so they're a bit in the noise.
(edit) @20488   18 years Paul Price Making things a bit clearer. Had ratio around the wrong way.
(edit) @20487   18 years Paul Price Don't use variance factors since we're now renormalising the weight maps.
(edit) @20486   18 years Paul Price Adding functions to renormalise the weight maps based on pixels or on …
(edit) @20480   18 years Paul Price Before clobbering a header value with the rule value, check to see if …
(edit) @20468   18 years Paul Price Seems that the sense of the offsets within pmModelAddWithOffset has …
(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) @20457   18 years eugene reduce timing verbosity
(edit) @20453   18 years eugene cleanup timer marks
(edit) @20448   18 years eugene use a hard-wired 2x2 bilinear interpolation
(edit) @20447   18 years eugene center on pixel (to 0.5 pixels)
(edit) @20442   18 years Paul Price We shouldn't copy the concepts from the input cell, because that is …
(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) @20401   18 years eugene changing FLAT_CORRECTION to FLATCORR for more general consistency
(edit) @20400   18 years eugene for files loaded from the detrend database, re-construct the fpa when …
(edit) @20355   18 years Paul Price Write out realisations of the kernel as well.
(edit) @20354   18 years Paul Price Accept whole word, first letter or 1/0; check for bad value.
(edit) @20345   18 years bills back out my last change. It needs more thought. Leave in the fix to …
(edit) @20341   18 years bills when opening a file in nebulous for writing, cull all but one existing …
(edit) @20332   18 years eugene sources at image edge should saturate to edge values
(edit) @20307   18 years Paul Price Propagating changes to psImageInterpolate.h
(edit) @20291   18 years Paul Price Fixing compilation error.
(edit) @20290   18 years Paul Price Plugging memory leak.
(edit) @20260   18 years eugene adding 5 re-tries to checkPath
(edit) @20254   18 years eugene more clarity in error handline
(edit) @20250   18 years eugene apply masked sources back to the input masks
(edit) @20249   18 years eugene take Sx,Sy grid scale from recipe
(edit) @20233   18 years eugene average curve for grid of measuremetns
(edit) @20232   18 years eugene generate log-spaced radii
(edit) @20231   18 years eugene commented lines
(edit) @20215   18 years Paul Price Turning off systematic error --- doesn't have a large effect.
(edit) @20141   18 years Paul Price Was freeing something that's freed later.
(edit) @20140   18 years Paul Price Whoops, wrong one.
(edit) @20139   18 years Paul Price Fixing problems from convolution in-place.
(edit) @20138   18 years Paul Price Wasn't using the correct radius.
(edit) @20109   18 years eugene add FPA.OBS.MODE, FPA.OBS.GROUP
(edit) @20095   18 years Paul Price Allowing CELL.READNOISE to be specified in ADU instead of electrons. …
(edit) @20078   18 years eugene choose the psf 2D scale by measuring the scatter of the E0,1,2 terms, …
(edit) @20077   18 years eugene pixel weight now measured for sources without valid apertures; …
(edit) @20076   18 years eugene move pmGrowthCurveGenerate to own file
(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) @20048   18 years Paul Price Need to specify format for longitude, latitude.
(edit) @20039   18 years Paul Price Comment out plots.
(edit) @20036   18 years Paul Price Merging from Chris Beaumont branch (cns_branch_20081009) to get …
(edit) @20010   18 years Paul Price Adding check for NAN moments.
(edit) @20001   18 years eugene changing errors to trace messages when instantiating a model
(edit) @20000   18 years eugene search for valid psf on image
(edit) @19999   18 years eugene changing errors to trace messages
(edit) @19998   18 years eugene test for valid model
(edit) @19997   18 years eugene modify handling of errors in generating the model
(edit) @19991   18 years eugene plug leak
(edit) @19987   18 years eugene plug memory leak
(edit) @19985   18 years eugene skip stats for empty vectors
(edit) @19980   18 years Paul Price Fixing cut/paste error.
(edit) @19979   18 years Paul Price Sometimes we don't yet have a string to match the filter name to.
(edit) @19976   18 years eugene improve input / output consistency: should be able to read and write …
(edit) @19961   18 years Paul Price Statistics are only required when fitting a trend. If we load a trend …
(edit) @19954   18 years Paul Price Cleaning up pmSourcePSFClump, adding trace statements.
(edit) @19949   18 years eugene additional traces to undestand IQ stats
(edit) @19948   18 years eugene handle chisq case for model missing
(edit) @19906   18 years eugene upgrades to calculate the PSF clump for subregions on an image; the …
(edit) @19905   18 years eugene comments to clariy pixWeight measurement
Note: See TracRevisionLog for help on using the revision log.