IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13981   19 years magnier converting private LMM utility functions to public ones
(edit) @13980   19 years eugene adding fringe rejections
(edit) @13979   19 years eugene defining dark trend
(edit) @13978   19 years eugene adding fringe stats
(edit) @13977   19 years eugene PS-IPP-Config/lib/PS/IPP/Metadata/Stats.pm
(edit) @13976   19 years eugene fleshed out psf-convolved model fitting function
(edit) @13975   19 years eugene passing fringe amplitude and residual from imfiles to exp
(edit) @13974   19 years eugene adding -select_state option to residimfile
(edit) @13973   19 years eugene adding fringe residual stats (user_1-3), correctly handle NAN from …
(edit) @13972   19 years eugene adding fringe residual (in addition to fringe amplitude); correctly …
(edit) @13971   19 years eugene allow more flexible names for output results
(edit) @13970   19 years eugene adding fringe residual measurement in addition to fringe amplitude; …
(edit) @13966   19 years eugene adding fringe_2
(edit) @13965   19 years eugene cleanup and name fixes; add fringe_mean_stdev
(edit) @13964   19 years eugene setting sane values for dark rejections
(edit) @13963   19 years eugene use BASE not CHIP for detrend fringe processing
(edit) @13962   19 years eugene fix log messages
(edit) @13961   19 years magnier handle errors on modelGuessFunc
(edit) @13960   19 years magnier catch errors from psEllipse functionssrc/objects/pmModelGroup.c
(edit) @13959   19 years magnier more error handling on ellipses
(edit) @13958   19 years jhoblitt add an introductory blurb to the Installation section
(edit) @13957   19 years eugene added a comment explaining some subtleties of dark correction
(edit) @13956   19 years magnier do not divide by darkNorm is DARKTIME is 1.0 (ie, if master is normalized)
(edit) @13955   19 years eugene use database after creating
(edit) @13954   19 years eugene fixed typo on LIBRARY_PATH
(edit) @13953   19 years Paul Price Distinguishing PPIMAGE.OUTPUT and PPIMAGE.CHIP
(edit) @13952   19 years Paul Price PSPHOT output split file should be in SPLIT format.
(edit) @13951   19 years jhoblitt rename psTimeInitialize() -> psTimeInit()
(edit) @13950   19 years jhoblitt change psLibInit() to return a boolean status change psLibFinalize() …
(edit) @13949   19 years Paul Price Adding macros to turn everything on/off.
(edit) @13948   19 years Paul Price Want the binned fits files so that JPEGs can be constructed later.
(edit) @13947   19 years Paul Price Completing complement of split/mef for files. Note: leaving default …
(edit) @13946   19 years eugene set det_type to upper case to select reduction class
(edit) @13945   19 years eugene drop File::ExtAttr for now (build problems)
(edit) @13944   19 years Paul Price Adding recipe for photometry and astrometry only.
(edit) @13943   19 years Paul Price psVectorSmooth shouldn't be used to smooth in-place (it writes to the …
(edit) @13942   19 years jhoblitt restrict scope of "testTime" variable to local blocks only
(edit) @13941   19 years eugene dropped duplicate PPIMAGE.CHIP.MEF entries
(edit) @13940   19 years Paul Price Adding reduction classes to camera configurations.
(edit) @13939   19 years eugene handle missing images (null input data entries)
(edit) @13937   19 years Paul Price Changes to multiple packages in order to use "reduction classes" to …
(edit) @13936   19 years jhoblitt add missing free
(edit) @13935   19 years Paul Price Adding test directory.
(edit) @13934   19 years eugene fixed mask and weight types
(edit) @13933   19 years eugene changed PPIMAGE.OUTPUT.CHIP to PPIMAGE.CHIP (as needed by …
(edit) @13932   19 years magnier skipping nan values in input image
(edit) @13931   19 years magnier adding error traps to pmFPAfileDefine functions
(edit) @13930   19 years jhoblitt ws fixes
(edit) @13929   19 years Paul Price Need to key on class_id for imfile.
(edit) @13928   19 years Paul Price Adding MOPS and TALCS directories.
(edit) @13927   19 years Paul Price Was getting the wrong component --- the first component is the offset.
(edit) @13926   19 years Paul Price Adding code to pull the fringe amplitudes and errors out of the statistics.
(edit) @13925   19 years Paul Price Adding code to parse fringe amplitudes and errors.
(edit) @13924   19 years Paul Price Adding fringe solution to the statistics.
(edit) @13923   19 years Paul Price Adding code to add a fringe solution to the statistics.
(edit) @13922   19 years Paul Price Adding outputs for chip mosaic.
(edit) @13921   19 years Paul Price Adding boxcar/gaussian smoothing of overscan vector
(edit) @13920   19 years Paul Price Adding boxcar/gaussian smoothing of overscan vector
(edit) @13919   19 years Paul Price Can't smooth in-place.
(edit) @13918   19 years Paul Price Adding psVectorBoxcar for boxcar smoothing
(edit) @13916   19 years eugene add --no-configure to autogen run
(edit) @13915   19 years eugene --no-configure
(edit) @13912   19 years eugene default to latest distribution
(edit) @13911   19 years eugene adding the manual
(edit) @13910   19 years eugene updates to the manual
(edit) @13909   19 years Paul Price Chip-mosaicked images are the default output.
(edit) @13908   19 years Paul Price Adding MASKVAL to indicate what kinds of pixels to mask
(edit) @13907   19 years Paul Price Ensuring chip-mosaicked images are written out in the correct places.
(edit) @13906   19 years Paul Price Fix to ensure blank PHUs are written for the output file. If there's …
(edit) @13905   19 years Paul Price The main output is now the chip-mosaicked file. This is more useful …
(edit) @13904   19 years Paul Price Making sure the appropriate files are loaded when necessary. Also had …
(edit) @13903   19 years Paul Price Don't initialise the output every time this function is called! It …
(edit) @13902   19 years Paul Price Return an empty string instead of NULL if there is nothing to format …
(edit) @13901   19 years Paul Price Adding chip and mask output for chip-mosaicked files. Was going to …
(edit) @13900   19 years Paul Price Extensive changes to APIs to allow use of a nominated value to mask …
(edit) @13899   19 years eugene optionally use named sockets
(edit) @13898   19 years Paul Price Extensive changes to APIs to allow use of a nominated value to mask …
(edit) @13897   19 years Paul Price Allow the file being bound to another file to have a different format …
(edit) @13896   19 years magnier use named sockets for pmKapaPlots
(edit) @13895   19 years Paul Price Adding PPSUB, PPSTACK file rules
(edit) @13894   19 years Paul Price Fixing dataLevel in the event of mosaicking --- the dataLevel when …
(edit) @13893   19 years Paul Price Making private function file-static.
(edit) @13892   19 years Paul Price Had an old command-line option for difftool.
(edit) @13891   19 years Paul Price "inst" on the chiptool command-line is "camera" in the database.
(edit) @13890   19 years eugene fixed name length (64 bytes)
(edit) @13889   19 years eugene fixed DEV_1 prototypes
(edit) @13888   19 years Paul Price Need to install the dark normalisation data as well.
(edit) @13887   19 years Paul Price Need to install the mef_early format, since it is used.
(edit) @13886   19 years eugene name length extended to 64 bytes
(edit) @13885   19 years Paul Price Gene updated the DVO format to have a longer filename …
(edit) @13884   19 years eugene adding the PANSTARRS-DEV-1 format
(edit) @13883   19 years Paul Price Fixing filename.
(edit) @13882   19 years Paul Price Adding rejections for simmosaic
(edit) @13881   19 years eugene updated text
(edit) @13880   19 years Paul Price Only perform statistics if we merged this cell.
(edit) @13879   19 years gusciora First tap version for these.
(edit) @13878   19 years Paul Price Adding mask and weight output from chip mosaic
(edit) @13877   19 years Paul Price Adding DVO configuration
(edit) @13876   19 years Paul Price Wrong name
(edit) @13875   19 years Paul Price Turning off rejection for shutter correction.
Note: See TracRevisionLog for help on using the revision log.