IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippScripts/scripts

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10757   20 years eugene errors with filenames
(edit) @10742   20 years eugene various flat vs domeflat fixes (incomplete)
(edit) @10723   20 years eugene fixed for -limits and failure,timeout reporting
(edit) @10719   20 years eugene rewrite tests to avoid div by zero
(edit) @10700   20 years jhoblitt preserve exit status in END block
(edit) @10625   20 years Paul Price Need to quote arguments with whitespace with this latest version of …
(edit) @10592   20 years Paul Price Adding verify mode
(edit) @10591   20 years Paul Price Adding additional detrend types.
(edit) @10572   20 years Paul Price Read .ipprc before checking command-line arguments, because …
(edit) @10567   20 years Paul Price Install data path utility.
(edit) @10544   20 years Paul Price Adding mode parameter, to allow "verify" mode.
(edit) @10538   20 years Paul Price Adding rejection on the imfile mean stdevs.
(edit) @10537   20 years Paul Price Moving declaration outside scope, to avoid being hit by label problems.
(edit) @10536   20 years Paul Price Missed a file.
(edit) @10534   20 years Paul Price Convert back to relative paths when putting filenames into the database.
(edit) @10530   20 years Paul Price Need to declare "$reject" outside the 'for' loop in order to reuse it …
(edit) @10519   20 years Paul Price Adding ESSENCE camera.
(edit) @10490   20 years jhoblitt remove ipp_workdir.pl (deleted)
(edit) @10474   20 years Paul Price Retiring the WORKDIR concept, and adopting DATAPATH.
(edit) @10473   20 years Paul Price "return" --> "exit"
(edit) @10472   20 years Paul Price Adding mode for injection only.
(edit) @10466   20 years Paul Price Options are optional.
(edit) @10459   20 years Paul Price Rejection on mean stdev is relative to the mean (testing relative …
(edit) @10458   20 years Paul Price Rejection on mean stdev is relative to the mean (looking at relative …
(edit) @10419   20 years eugene added ipprc.convert_filename method, replaced workdir conversions with …
(edit) @10398   20 years Paul Price Adding some checking.
(edit) @10363   20 years Paul Price Input camera is either MEGACAM or MCSHORT, which sets which chips to use.
(edit) @10333   20 years Paul Price Updating rejection criteria.
(edit) @10321   20 years Paul Price Fixing up bg_stdev vs bg_mean_stdev confusion --- problem was fixed in …
(edit) @10297   20 years Paul Price Fixing fix.
(edit) @10296   20 years Paul Price Speeding up parsing of huge metadata.
(edit) @10146   20 years Paul Price Was using a constant instead of variable.
(edit) @10145   20 years Paul Price Removing unused constants.
(edit) @10143   20 years Paul Price Fixing message to include all required options.
(edit) @10142   20 years Paul Price Removing mdc parsing of entire residual list.
(edit) @10141   20 years Paul Price Fixing detrend uri for residual processing.
(edit) @10129   20 years Paul Price Adding serial processing scripts.
(edit) @10128   20 years Paul Price det_type fixed from det_item.
(edit) @10127   20 years Paul Price Adding scripts that perform serialised processing, with database …
(edit) @9959   20 years Paul Price Adding flag for ppImage if input is a fringe image.
(edit) @9914   20 years Paul Price Fixing cache directory.
(edit) @9892   20 years Paul Price Output images from ppImage are specified by the FILERULES in the …
(edit) @9869   20 years Paul Price Adding fringe processing to detrend tools.
(edit) @9821   20 years jhoblitt remove dettool -updatedetrun -stop add dettool -upratedetrun -state …
(edit) @9696   20 years Paul Price Adding dateobs for phase 0, from FPA.TIME
(edit) @9524   20 years Paul Price Using correct statistics: mean is mean of the background, stdev is the …
(edit) @9505   20 years Paul Price Making detrend rejection limits configurable per camera, by placing …
(edit) @9502   20 years jhoblitt add run() caching
(edit) @9501   20 years jhoblitt merge in cache feature
(edit) @9492   20 years jhoblitt propegate exit value in END block
(edit) @9491   20 years jhoblitt preserve exit status in END block
(edit) @9483   20 years Paul Price Adding parens to suppress warnings.
(edit) @9475   20 years jhoblitt rollback cache support (supposed to be on branch)
(edit) @9468   20 years jhoblitt first cut at caching ppStats
(edit) @9458   20 years eugene test values for REJECT_IMFILE_STDEV, REJECT_EXPOSURE_STDEV
(edit) @9457   20 years eugene updating bg_stdev, bg_mean_stdev tests
(edit) @9454   20 years eugene clarified some of the operations, but added comments to address …
(edit) @9453   20 years eugene no rejections for test
(edit) @9452   20 years eugene no automatic rejection for now
(edit) @9451   20 years eugene using bg_mean_stdev of imfile for r.m.s of bd_mean_stdev in exposure
(edit) @9449   20 years eugene rms for stdevs
(edit) @9447   20 years eugene calculating the root-mean-square of the background stdevs
(edit) @9446   20 years jhoblitt fix calls to system() that expect a true value on success
(edit) @9445   20 years jhoblitt call "sync" on exit
(edit) @9417   20 years jhoblitt add dettool -processedimfile -included suboption
(edit) @9412   20 years jhoblitt call dettool -tostack instead of -processedimfile
(edit) @9400   20 years eugene adding rel2abs for jpegs
(edit) @9383   20 years Paul Price Fixing options on -addprocessedexp.
(edit) @9382   20 years Paul Price uri is unknown at this time, but required.
(edit) @9381   20 years Paul Price Fixing p2tool mode.
(edit) @9380   20 years Paul Price Fixing recipe name.
(edit) @9379   20 years Paul Price Fixing names.
(edit) @9378   20 years Paul Price Fixing path support for input files.
(edit) @9377   20 years Paul Price Adding phase3.pl.
(edit) @9366   20 years Paul Price Adding phase3.pl, based on detrend_process_exp.pl.
(edit) @9365   20 years Paul Price Avoiding warning.
(edit) @9364   20 years Paul Price Using Getopt::Long for arguments. Adding path support.
(edit) @9337   20 years Paul Price Adding shutter measurement.
(edit) @9294   20 years eugene added ipp_workdir.pl
(edit) @9292   20 years Paul Price Adding script to print the working directory.
(edit) @9288   20 years Paul Price Count exposures that change status and use this as the trigger for …
(edit) @9286   20 years Paul Price Allowing manual rejection.
(edit) @9282   20 years Paul Price Got wrong value for example file.
(edit) @9268   20 years Paul Price Passing command as an array to avoid problems with whitespace.
(edit) @9267   20 years Paul Price Passing the command as an array, since we don't want to split on …
(edit) @9266   20 years Paul Price Missed a line.
(edit) @9265   20 years Paul Price Everything goes through normalisation now.
(edit) @9259   20 years Paul Price Adding path support
(edit) @9257   20 years Paul Price Adding path support.
(edit) @9251   20 years Paul Price obstype --> object
(edit) @9237   20 years Paul Price Fixing typo. addnormexp is now addnormalizedexp.
(edit) @9235   20 years Paul Price Delete file list when done.
(edit) @9234   20 years Paul Price Wrong variable names.
(edit) @9233   20 years Paul Price Adding path support.
(edit) @9225   20 years Paul Price Wrong variable name.
(edit) @9224   20 years Paul Price Fixing upper/lower case problem.
(edit) @9223   20 years Paul Price Removing unused input variable.
(edit) @9222   20 years Paul Price Adding obstype
(edit) @9217   20 years Paul Price Adding -object.
(edit) @9215   20 years Paul Price Including package.
Note: See TracRevisionLog for help on using the revision log.