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) @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
(edit) @13700   19 years magnier adding code to handle extreme cases of exptime <= 0.0
(edit) @13591   19 years Paul Price Adding pmConfigMask to use symbolic names for mask values. Need to …
(edit) @13560   19 years magnier added verbosity
(edit) @12988   19 years Paul Price Changing pmShutterCorrectionMeasure to act on a readout, rather than …
(edit) @12889   19 years rhl finite() isn't in posix; use isfinite()
(edit) @12742   19 years Paul Price Updating following API change to psImagePixelInterpolate
(edit) @12696   19 years magnier big re-org to put the includes in the .c only, not .h
(edit) @12647   19 years Paul Price Adding more detail to error message.
(edit) @12559   19 years magnier making pattern.fits output a trace option
(edit) @12504   19 years jhoblitt fix variable uninitialized warnings
(edit) @12456   19 years magnier changed to new pmVectorBinaryDisect API
(edit) @12365   19 years Paul Price Fixing type.
(edit) @12364   19 years Paul Price Fixing memory leak.
(edit) @12362   19 years Paul Price file_level is one word in the database.
(edit) @12300   19 years Paul Price Images in the detrend database may be in different formats. Therefore, …
(edit) @12264   19 years Paul Price Putting metadata key names into #define in header file, so that other …
(edit) @12192   19 years Paul Price Fixing compilation problem; adding more comments.
(edit) @12191   19 years Paul Price Splitting out reading shifts table and constructing the kernel (we …
(edit) @12098   19 years Paul Price Fixing up function to read and interpret orthogonal transfer shifts …
(edit) @12010   19 years Paul Price Adding first cut at code to generate OT shift kernels from the shifts …
(edit) @11876   19 years magnier adding version, exptime, twilight, dettemp to detrend options; adding …
(edit) @11687   19 years jhoblitt update psAbort() API
(edit) @11626   19 years magnier added string.h
(edit) @11508   19 years magnier adding shutter to names
(edit) @11478   19 years magnier -exp_time not -exptime
(edit) @11474   19 years Paul Price options->filter was borrowed, and hence shouldn't be freed.
(edit) @11450   19 years Paul Price Adding pmConfigCommand.[ch] in order to supplement a command line with …
(edit) @11421   19 years Paul Price detselect needs the database connection information on the command-line.
(edit) @11253   19 years magnier cleaned up Doxygen groups
(edit) @11150   20 years Paul Price Fixing typo causing SEGV
(edit) @11108   20 years magnier adding -time constraint
(edit) @10859   20 years magnier setting the stats for clipping
(edit) @10725   20 years magnier fixed memory issues, converted to md parsing for i/o
(edit) @10623   20 years Paul Price Getting rid of WORKDIR completely.
(edit) @10610   20 years magnier moved generic functions to extras, added pmKapaPlots.c,h
(edit) @10574   20 years Paul Price Adding additional metadata to output.
(edit) @10541   20 years Paul Price PM_FIT_NONE is a legitimate value, but there's nothing to report for it.
(edit) @10417   20 years Paul Price Fixing propagation of API change to psImageBackground
(edit) @10412   20 years Paul Price Adding overscan coefficients to HISTORY.
(edit) @10410   20 years Paul Price Whoops, typo.
(edit) @10406   20 years Paul Price Propagating API change to psImageBackground
(edit) @10330   20 years Paul Price Adding processing metadata.
(edit) @10326   20 years Paul Price Adding processing metadata to header.
(edit) @10302   20 years Paul Price More changes related to name fixes (noun-verb)
(edit) @10299   20 years Paul Price Renaming files to use noun-verb
(edit) @10282   20 years Paul Price Fixing statistics for single overscan value.
(edit) @10257   20 years magnier updates to psMinimizeLMM functions
(edit) @10179   20 years magnier new psImageBackground API
(edit) @10102   20 years rhl std{in,out,err} are reserved macros in stdio.h
(edit) @10080   20 years Paul Price Offsets are in the readout, not in the image. Image offsets are …
(edit) @10026   20 years Paul Price Using Poisson distribution if threshold is negative.
(edit) @10023   20 years Paul Price Adding additional notes.
(edit) @10022   20 years Paul Price Adding additional option for identifying bad pixels.
(edit) @10019   20 years Paul Price I mean median, not mean, know what I mean?
Note: See TracRevisionLog for help on using the revision log.