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) @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?
(edit) @10018   20 years Paul Price Using robust statistics instead of sample.
(edit) @9997   20 years Paul Price Fixing multiple frees, and mask for statistics.
(edit) @9986   20 years Paul Price Plugging memory leaks --- forgotten free in pmMaskIdentifyBadPixels, …
(edit) @9984   20 years Paul Price Input is an array of readouts, instead of multiple arrays of images, …
(edit) @9981   20 years Paul Price Adding functions to create bad pixel masks from flattened data.
(edit) @9951   20 years Paul Price Changing pmFringesReadFits and pmFringesWriteFits into pmFringesFormat …
(edit) @9856   20 years Paul Price Bug fixes in reading from FITS file (wasn't allocating memory, need to …
(edit) @9855   20 years Paul Price Changing unsigned int to int
(edit) @9854   20 years Paul Price Adding shutter type
(edit) @9822   20 years Paul Price Adding functions to read/write an array of fringe statistics to a …
(edit) @9730   20 years Paul Price Following today's meeting, we agreed that psVectorAlloc (and therefore …
(edit) @9724   20 years Paul Price Fixed incorrect statement.
(edit) @9723   20 years Paul Price Don't need that here.
(edit) @9621   20 years Paul Price Removing inclusion of config.h in header files, and putting it in all …
(edit) @9619   20 years Paul Price Documenting pmSubtractBias.h, cleaning up pmSubtractBias.c
(edit) @9618   20 years Paul Price Documenting pmShutterCorrection.[ch]
(edit) @9617   20 years Paul Price Documenting pmNonLinear.h. Cleaning up pmNonLinear.c
(edit) @9616   20 years Paul Price Documenting and cleaning up pmMaskBadPixels; removing old error files …
(edit) @9615   20 years Paul Price Documenting pmFringeStats. Adding mask to pmFringeRegions{Read,Write}Fits.
(edit) @9614   20 years Paul Price Documenting pmFlatNormalize
(edit) @9613   20 years Paul Price Forgot to remove old header information.
(edit) @9612   20 years Paul Price Documenting pmFlatField.h. Fixing pmFlatField so that the image …
(edit) @9584   20 years Paul Price Creating pmFPALevel.[ch] to hold pmFPALevel stuff. Creating …
(edit) @9541   20 years Paul Price Fixing psTraceGetLevel to use same convention as for psTrace
(edit) @9539   20 years Paul Price Fixing psLib APIs following clean-up.
(edit) @9461   20 years magnier choose correct element for file in detrend -select
Note: See TracRevisionLog for help on using the revision log.