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) @14021   19 years eugene remove all header examination from inject; use new Stats.pm APIs in …
(edit) @14009   19 years eugene extensive changes to use new stats calculation tools; general cleanups
(edit) @13989   19 years eugene PS::IPP:Metadata::Stats may result in 0, which should not be …
(edit) @13987   19 years eugene adding MANA plots of the curves, fixed parsing error
(edit) @13986   19 years eugene fixed output file
(edit) @13984   19 years eugene adding features to calculated fit using mana
(edit) @13979   19 years eugene defining dark trend
(edit) @13975   19 years eugene passing fringe amplitude and residual from imfiles to exp
(edit) @13973   19 years eugene adding fringe residual stats (user_1-3), correctly handle NAN from …
(edit) @13966   19 years eugene adding fringe_2
(edit) @13962   19 years eugene fix log messages
(edit) @13946   19 years eugene set det_type to upper case to select reduction class
(edit) @13937   19 years Paul Price Changes to multiple packages in order to use "reduction classes" to …
(edit) @13926   19 years Paul Price Adding code to pull the fringe amplitudes and errors out of the statistics.
(edit) @13905   19 years Paul Price The main output is now the chip-mosaicked file. This is more useful …
(edit) @13861   19 years Paul Price Larger dither, so that astrometry can be verified.
(edit) @13859   19 years Paul Price There's only one astrometry file for all the images from a camera. …
(edit) @13848   19 years eugene adding a new cell-level dark analysis script
(edit) @13829   19 years Paul Price Fixing number of function arguments.
(edit) @13826   19 years Paul Price Need to fix filter for finding matches when there's square brackets in …
(edit) @13824   19 years eugene fixed scope error
(edit) @13820   19 years eugene typo
(edit) @13819   19 years eugene missed global declaration
(edit) @13818   19 years eugene fixed a typo
(edit) @13817   19 years eugene adding dvodb from campendingexp
(edit) @13790   19 years Paul Price Fix addstar camera directory.
(edit) @13786   19 years eugene using carp in mydie
(edit) @13785   19 years eugene change logic to mark as detrend unless specifically a science image
(edit) @13784   19 years eugene comment out the fringe stats for now
(edit) @13780   19 years eugene adding fringe stats to resid output
(edit) @13763   19 years eugene typo in log message
(edit) @13760   19 years eugene setting fringe jpeg scaling
(edit) @13758   19 years eugene adding fringe-specific jpeg scaling
(edit) @13757   19 years eugene missing space in command construction
(edit) @13751   19 years eugene fixed typo
(edit) @13748   19 years eugene require recipe for ppStats in scripts
(edit) @13743   19 years eugene dropping unused File::Find::Rule, which is also causing trouble for …
(edit) @13732   19 years eugene using carp in my_die
(edit) @13722   19 years eugene rejection is now a recipe; added rejection by flux
(edit) @13717   19 years Paul Price Output name should be output root, to avoid foo.fits.fits
(edit) @13712   19 years Paul Price Fixing compilation problems.
(edit) @13711   19 years Paul Price Using camera-level astrometry file to perform warping, rather than WCS.
(edit) @13707   19 years Paul Price Only copy if I'm not going to clobber. If I would clobber, I don't …
(edit) @13699   19 years eugene clean up formatting
(edit) @13698   19 years Paul Price Commenting out the database error-handling. This means that bad …
(edit) @13683   19 years eugene unifying, cleaning logfile output names
(edit) @13680   19 years eugene adjusting output names, using log filerules
(edit) @13678   19 years eugene add user option for quiet / verbose
(edit) @13668   19 years Paul Price Don't supply a mask at all, for now.
(edit) @13663   19 years Paul Price Using ppSub instead of pois.
(edit) @13652   19 years eugene adding arguments for new metadata fields
(edit) @13643   19 years Paul Price Making the output file rule for camera_exp and input file rule for …
(edit) @13641   19 years Paul Price Removing use of the URI module.
(edit) @13639   19 years Paul Price For whatever reason, the detrend rejection limits that were coming …
(edit) @13618   19 years eugene calculate and supply the binned stdev
(edit) @13612   19 years Paul Price Updating script to use ppStack, and new interface (specify inputs via …
(edit) @13606   19 years eugene added sat_pixel_frac
(edit) @13590   19 years eugene fixed shutter jpeg modes
(edit) @13558   19 years eugene fixed call to my_die
(edit) @13552   19 years eugene make jpeg recipe depend on the data type (bias, flat) and the mode …
(edit) @13490   19 years Paul Price Removing commented-out lines which should be there.... whoops!
(edit) @13460   19 years Paul Price Making things work.
(edit) @13316   19 years Paul Price Need CR between each file name.
(edit) @13280   19 years eugene added test lines
(edit) @13275   19 years Paul Price Major upgrade to allow use of Nebulous
(edit) @13263   19 years eugene add test lines
(edit) @13252   19 years Paul Price Adding support for Nebulous.
(edit) @13237   19 years eugene modified ipp_filename to correctly use the camera filerules
(edit) @13197   19 years eugene adding seeing script, updating isp script
(edit) @13176   19 years Paul Price Need to resolve tessellation catdir.
(edit) @13169   19 years Paul Price Genericising dvo commands.
(edit) @13168   19 years Paul Price Allowing use of multiple tessellations.
(edit) @13159   19 years Paul Price Fixing spelling.
(edit) @13150   19 years eugene adding isp_trans.pl
(edit) @13129   19 years Paul Price chiptool doesn't take "-recip" any more.
(edit) @13122   19 years Paul Price Putting back commented out regions.
(edit) @13120   19 years Paul Price Fixed copy/paste error.
(edit) @13119   19 years Paul Price Need to determine tess_id.
(edit) @13118   19 years Paul Price Adding global options for pois.
(edit) @13117   19 years Paul Price tess_id wasn't provided. It's now obtained in the same manner as the …
(edit) @13113   19 years Paul Price Adding scripts to drive the diff and stack steps (serial).
(edit) @13112   19 years Paul Price Getting simulated tests running through to warping.
(edit) @13090   19 years Paul Price Since later functions (specifically, warping) use the camera-level …
(edit) @13085   19 years Paul Price Updating function name.
(edit) @13020   19 years Paul Price Adding working directory
(edit) @13019   19 years Paul Price Changing some 'constants' which may differ slightly (?) to 'variables'
(edit) @13018   19 years Paul Price Adding SIMTEST camera (no mosaic).
(edit) @12979   19 years Paul Price Some print statements were mis-directed.
(edit) @12937   19 years Paul Price Adding dbname to parameter list.
(edit) @12936   19 years Paul Price Adding script to generate simulated data with ppSim
(edit) @12935   19 years Paul Price Adding script to generate simulation data using ppSim.
(edit) @12934   19 years Paul Price Cleaning up.
(edit) @12863   19 years eugene setting the tessalation based on the PSWARP recipe, extract skycells
(edit) @12800   19 years Paul Price Require IPC::Cmd version 0.36 --- the parsing of the command-line …
(edit) @12798   19 years eugene adding skycell parsing
(edit) @12780   19 years eugene working to working version
(edit) @12694   19 years Paul Price Make directory if it doesn't exist.
(edit) @12679   19 years Paul Price Adding more information.
(edit) @12678   19 years Paul Price Cleaning up.
(edit) @12677   19 years Paul Price More reporting.
Note: See TracRevisionLog for help on using the revision log.