IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/detrend

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27676   16 years eugene do not treat saturated or otherwise bad image as an error for pmPatternCell
(edit) @27597   16 years Paul Price Removing unnecessary code that was assuming pthread_t == unsigned int.
(edit) @26923   16 years Paul Price Don't do or record pattern correction for video cells.
(edit) @26893   16 years eugene updates from eam_branches/20091201 (substantially changes to the …
(edit) @25930   17 years watersc1 Updated fringe fitting code. Corrected Bool->S32 bug for BTOOLAPP …
(edit) @25877   17 years eugene plug a leak
(edit) @24912   17 years eugene plug leaks
(edit) @24905   17 years Paul Price If statistics can't be calculated, kill entire readout.
(edit) @24903   17 years Paul Price Fixing pattern subtraction so that it ignores pixels away from the …
(edit) @24899   17 years Paul Price Mask row if we can't fit it.
(edit) @24891   17 years Paul Price Adding code to fit and subtraction pattern noise; intended to replace …
(edit) @24869   17 years eugene check for NULL rules
(edit) @24836   17 years eugene changed fringe routines to store fringe stats on the cell analysis and …
(edit) @24819   17 years eugene added visualization functions
(edit) @24803   17 years eugene interpret DARK.ORDINATE rule
(edit) @24802   17 years eugene add rule to pmDarkOrdinates
(edit) @24490   17 years eugene adding NOISEMAP to items which can be loaded from detrend database
(edit) @24113   17 years eugene allow suspect pixels to be masked based on absolute value as well as …
(edit) @24095   17 years eugene minor
(edit) @24094   17 years eugene rename LU decomp functions
(edit) @23989   17 years eugene always handle psVectorStats false return status (is an error); check …
(edit) @23826   17 years eugene add stats for the vector-method of overscan representation
(edit) @23600   17 years Paul Price Ensuring detselect command is printed in case of error.
(edit) @23487   17 years Paul Price Functions declared as 'type function()' cause errors with the Intel …
(edit) @23268   17 years Paul Price Adding functionality of reading input files from the configuration …
(edit) @23259   17 years Paul Price Changing API for psRandomAlloc() to make it easier to be …
(edit) @22715   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @21533   17 years Paul Price Wrong application of offset.
(edit) @21509   17 years eugene minor changes
(edit) @21457   17 years Paul Price Adding modification of variance map by the shutter correction.
(edit) @21456   17 years Paul Price Adding modification of variance map by the flat-field. Removing …
(edit) @21363   17 years Paul Price Merging pap_branch_20090128. Resolved a small number of conflicts. …
(edit) @21183   17 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(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) @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) @20617   18 years Paul Price Adding function to attempt to mask GPC1 'remnance' pixels: remembered …
(edit) @20401   18 years eugene changing FLAT_CORRECTION to FLATCORR for more general consistency
(edit) @19846   18 years eugene CELL.READDIR must be 1 (rows) or 2 (cols)
(edit) @19432   18 years Paul Price Discovered a problem with threaded implementation of pmDarkApply --- …
(edit) @19299   18 years Paul Price psThreadJob is now mutable within the thread function.
(edit) @19295   18 years eugene use the camera root name to search the detrend database
(edit) @19188   18 years Paul Price Include dependent headers.
(edit) @19176   18 years Paul Price psModule --> psModules.
(edit) @19083   18 years eugene psPolynomialMD *poly now carries tmp vectors: pass orders via …
(edit) @18960   18 years Paul Price Fixing to match slight differences in psThread
(edit) @18893   18 years eugene adding threaded and unthreaded versions of the detrend application …
(edit) @18860   18 years eugene splitting off pmShutterCorrectionGeneratePending for threaded coding
(edit) @18859   18 years eugene splitting off pmDarkCombinePending for threaded coding
(edit) @18554   18 years eugene re-organization of the named mask bit handling: pmConfigMaskSetBits …
(edit) @18364   18 years eugene defer construction of blank of concepts until element is used
(edit) @18163   18 years Paul Price Changing use of psDB* to pmConfig* so that the database handle only …
(edit) @18132   18 years eugene do not invalidate out-of-range values when applying the dark
(edit) @18103   18 years Paul Price Ensure command is printed when there's an error.
(edit) @17995   18 years eugene add some trace entries; sort input exptime and counts to …
(edit) @17994   18 years eugene cleanup of comments, added "valid" field to pmShutterCorrectin
(edit) @17228   18 years Paul Price Merging pap_branch_080328 so we can use the modernised version of ppMerge.
(edit) @17058   18 years Paul Price Fixing another bug resulting from normConcept being defined but blank …
(edit) @17054   18 years Paul Price A zero-length string for normConcept means that it's not defined (the …
(edit) @17027   18 years bills expand comment
(edit) @17026   18 years bills avoid compile error when tracing is compiled out
(edit) @16949   18 years Paul Price Allow the new-style darks to generate old-style-like darks. We …
(edit) @16847   18 years Paul Price Avoiding warning about "used uninitialised".
(edit) @16846   18 years Paul Price Pre-declare values before the "goto" so that if it arrives at the …
(edit) @16841   18 years Paul Price Adding multi-darks --- fitting dark current with multi-dimensional …
(edit) @16824   18 years Paul Price Another bug preventing tables being written.
(edit) @16823   18 years Paul Price Adding function to provide dark correction. Fixing small bug that …
(edit) @16611   18 years eugene using new user/site/system construction for config files
(edit) @16600   18 years Paul Price ppStack is now working with the incremental reads. Needed to modify a …
(edit) @16413   18 years Paul Price When statistics are not available, it means that the statistics failed …
(edit) @15911   19 years eugene increased the detselect timeout to 2 sec
(edit) @15910   19 years eugene removed stats calculation from pmMaskFlagSuspectPixels; now requires …
(edit) @15865   19 years eugene added pmMaskIdentifyMode functions
(edit) @15864   19 years eugene increase setselect timeout, check for no valid detrend data
(edit) @15812   19 years eugene require CLASSID for detrend lookup, check for too many returned files
(edit) @15673   19 years eugene fix missing backslash
(edit) @15664   19 years Paul Price Mask pixel if flat-field is not finite.
(edit) @15562   19 years eugene updating all changes from from eam_branch_20071023
(edit) @15382   19 years Paul Price Fixing typo.
(edit) @15381   19 years Paul Price Need to adjust region for possible subregion.
(edit) @15322   19 years Paul Price Updating to use new API for psImageConvolveMask.
(edit) @15254   19 years eugene changed mask to coeffMask, define PS_POLY_MASK_FIT,SET; distinguish …
(edit) @15162   19 years gusciora Replaced the two assert() calls in pmBiasSubtractFrame() with several …
(edit) @15133   19 years eugene free stats as needed
(edit) @14935   19 years eugene new API for psImageBackground
(edit) @14505   19 years magnier moving mods from ipp-2-2
(edit) @14332   19 years magnier adding output target to psImageConvolveDirect API
(edit) @13956   19 years magnier do not divide by darkNorm is DARKTIME is 1.0 (ie, if master is normalized)
(edit) @13920   19 years Paul Price Adding boxcar/gaussian smoothing of overscan vector
(edit) @13870   19 years Paul Price Splitting out shutter correction so that it can run as we read in bits …
(edit) @13810   19 years Paul Price Adding dark normalisation. The idea is that the dark current is not …
(edit) @13776   19 years magnier fixed error copying
(edit) @13775   19 years magnier dropping FRINGE_TABLE, FRINGE_IMAGE dichotomy
(edit) @13774   19 years magnier adding overscan value to the output header
(edit) @13755   19 years magnier fixed overscan / image offsets
(edit) @13754   19 years magnier fixed overscan / image offsets
Note: See TracRevisionLog for help on using the revision log.