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) @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
(edit) @9434   20 years magnier splitting out psPipe.h and psIOBuffer.h
(edit) @9433   20 years magnier fleshing out detselect support (still missing filters and exptimes, etc)
(edit) @9432   20 years magnier adding waitpid and program exit status tests, lots of error checks
(edit) @9384   20 years Paul Price Adding additional error checking. Plug a memory leak.
(edit) @9352   20 years magnier fixed asserts
(edit) @9340   20 years Paul Price Enabling iteration
(edit) @9336   20 years Paul Price Adding iteration and masking to shutter measurement
(edit) @9315   20 years Paul Price Adding pmShutterCorrectionMeasure to measure the shutter correction …
(edit) @9298   20 years Paul Price Cleaning up code, adding error checks, adding const where appropriate.
(edit) @9290   20 years magnier comments and traces
(edit) @8990   20 years jhoblitt install header files under pkgincludedir instead of the includedir …
(edit) @8926   20 years magnier finished, tested pmShutterCorrection
(edit) @8886   20 years magnier fixed compile errors from pmShutterCorrection stuff
(edit) @8884   20 years magnier nearly done with pmShutterCorrection
(edit) @8866   20 years magnier working on shutter corrections
(edit) @8848   20 years Paul Price When writing concepts to headers, if given a list, write out all the …
(edit) @8842   20 years magnier adding shutter correction functions
(edit) @8815   20 years jhoblitt consistently include config.h remove fseeko #defs from …
(edit) @8669   20 years jhoblitt fix a wide range of format string errors
(edit) @8569   20 years jhoblitt rename library & utilities from psModule -> psModules
(edit) @8397   20 years Paul Price pmFlatNormalize now normalizes the mean of the gains to unity. …
(edit) @8246   20 years jhoblitt normalize psTrace() facility names
(edit) @8108   20 years Paul Price overscanOpts may be NULL.
(edit) @8004   20 years Paul Price Changing p_psGetStatsValue over to psStatsSingleOption and psStatsGetValue
(edit) @7887   20 years Paul Price Squashing memory leak: was freeing header instead of its copy.
(edit) @7883   20 years Paul Price Scalars should be written as integers instead of floats. Changed …
(edit) @7875   20 years Paul Price * Allow user to specify a random number generator for …
(edit) @7860   20 years Paul Price Removing normalisation to unity.
(edit) @7858   20 years Paul Price Fixing error messages. Fixing the image size limit check (was >= …
(edit) @7857   20 years Paul Price Was missing a comma.
(edit) @7856   20 years Paul Price Fixing "special" value for integer types.
(edit) @7855   20 years Paul Price Fixing pmFlatField function: cleaning out unnecessary tests, fixing …
(edit) @7836   20 years Paul Price Adding offsets for regions on the image (since readout->image is often …
(edit) @7828   20 years Paul Price Adding pmFringeStatsConcatenate()
(edit) @7772   20 years magnier minor bugs in psIOBuffer
(edit) @7770   20 years magnier added psPipe, psIOBuffer, added to detselect
(edit) @7769   20 years magnier replaced PS_IMAGE_SET and PS_VECTOR_SET with psImageInit, psVectorInit
(edit) @7604   20 years Paul Price Cleaning up use of include files for pslib.
(edit) @7589   20 years magnier updates from day when MHPCC CVS was down
(edit) @7567   20 years Paul Price Add check that science and fringe regions are the same.
(edit) @7566   20 years Paul Price Adding error checking, plug memory leaks, macro-ize repetitive code.
(edit) @7562   20 years Paul Price Adding fringe I/O functions: pmFringeStatsReadFits, pmFringeStatsWriteFits
(edit) @7479   20 years magnier complete re-work of API: now only performs set external mask
(edit) @7445   20 years magnier set psVector initial lengths
(edit) @7287   20 years magnier fixed makefile
(edit) @7286   20 years Paul Price Missed pmMaskBadPixelsErrors.dat, cleaning up conflict.
(edit) @7285   20 years magnier returned pmMaskBadPixels.c
(edit) @7283   20 years Paul Price Restoring pmMaskBadPixels to the build (it has different functionality …
(edit) @7278   20 years Paul Price Addition of a vast quantity of assertions in public functions. …
(edit) @7275   20 years Paul Price Adding pmFPAMaskWeight.h to psmodules.h, small changes to …
(edit) @7215   20 years Paul Price Adding emacs temporary files to CLEANFILES
(edit) @7179   20 years Paul Price Converting from F64 to F32
(edit) @7178   20 years Paul Price Normalising source fluxes by the mean
(edit) @7151   20 years magnier fixed misplaced .c file
(edit) @7126   20 years Paul Price Changing name of psGaussJordan
(edit) @7060   20 years Paul Price Updates for ppMerge
(edit) @7025   20 years Paul Price Removing pmSubtractSky from the build --- it uses …
(edit) @7018   20 years magnier files moved from imsubtract
(edit) @6999   20 years Paul Price Adding pmFlatNormalize
(edit) @6957   20 years Paul Price Fringe subtraction is working!
(edit) @6921   20 years Paul Price Fringe subtraction is working; needs clipping and refinement.
(edit) @6910   20 years magnier merged PM_SOURCE_MASK with PM_MASK_xxx, merged pmFPAMaskWeight with …
(edit) @6873   20 years magnier fixed up conflicts
(edit) @6872   20 years magnier updates relative to rel10_ifa_1
(edit) @5675   21 years gusciora .…
(edit) @5543   21 years gusciora Significant mods to the pmAstrometry files and the detrend modules.
(edit) @5516   21 years gusciora SubtractBias was recoded. Significant mods to removeBadPixels. …
(edit) @5435   21 years gusciora .…
(edit) @5309   21 years desonia * empty log message *
(add) @5170   21 years drobbin File reOrG by dRoB
Note: See TracRevisionLog for help on using the revision log.