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) @22429   17 years bills check in some changes that have been in use by the image quality folks …
(edit) @22428   17 years Paul Price Put some stuff in that wasn't supposed to be there.
(edit) @22427   17 years Paul Price We're using multiple versions of 'run' in this script: IPC::Cmd and …
(edit) @22421   17 years Paul Price Need to get the program before we call system.
(edit) @22420   17 years Paul Price Unhandled exceptions should be passed on to my_die so they get pushed …
(edit) @21934   17 years Paul Price Using pipes within a single IPC::Cmd run() wasn't working: an error …
(edit) @21435   17 years bills honor the --replace and --release flags remove automatic --release
(edit) @21395   17 years Paul Price Correcting "weight" --> "variance".
(edit) @21371   17 years Paul Price Merging pap_branch_20090128. No conflicts. Not tested.
(edit) @21330   17 years eugene handle failures in delete_temps without getting into infinite loop
(edit) @21315   17 years bills remove an obsolete comment
(edit) @21309   17 years bills pass -image_id and -source_id to the programs
(edit) @21202   17 years bills added a script to generate the mops transient detections list file for …
(edit) @21201   17 years bills added DIFFIMID to the header set STARPSF to the value of EXT_NSIGMA …
(edit) @21195   17 years bills handle with compressed skycell files. adapt to change in header names …
(edit) @21179   17 years eugene use SKY version of source plot files for warp
(edit) @21158   17 years bills changes to command line options requestec by paul sydney
(edit) @21157   17 years bills add --release option
(edit) @21145   17 years Paul Price Ensure temporary files are deleted even on success. Not sure why this …
(edit) @21085   18 years bills When destreaking chip stage images, use replace the mask from the chip …
(edit) @21020   18 years Paul Price Adding skycell_id
(edit) @21015   18 years Paul Price Fixing cut/paste error.
(edit) @21014   18 years Paul Price Fixing syntax errors.
(edit) @21013   18 years Paul Price Ensure temporary images are deleted in event of an error.
(edit) @21006   18 years bills changes for new schema (this script is now only necessary to build …
(edit) @20973   18 years bills Rework the diff stage to process the skycells from an exposure in a …
(edit) @20971   18 years Paul Price tess_id is required.
(edit) @20941   18 years bills fixed error in filename. If output directories don't exist do mkdir -p
(edit) @20931   18 years eugene adding ippdb.pl
(edit) @20930   18 years eugene adding warp_skyfile_id argument; get source_id from ipprc->source_id
(edit) @20929   18 years eugene get source_id from ipprc->source_id
(edit) @20928   18 years eugene adding diff_skyfile_id argument; get source_id from ipprc->source_id
(edit) @20927   18 years eugene adding chip_imfile_id argument; get source_id from ipprc->source_id
(edit) @20823   18 years bills allow queueing of magic runs by label
(edit) @20822   18 years bills re-enable de-streaking of mask and weight images if output …
(edit) @20791   18 years bills handle case where there are no skycells that overlap an image. adapt …
(edit) @20762   18 years bills fixed wrong dimensions from compressesd skyfiles
(edit) @20761   18 years bills move towards this script getting lauched the task
(edit) @20756   18 years bills At the -detect stage of magic processing bail if the input doesn't …
(edit) @20732   18 years bills turn off destreaking of mask and weight images for now for speed
(edit) @20731   18 years bills add parameter to select the minimum diff_id to consider (to …
(edit) @20707   18 years bills after successfully processing the root node add the streaks file to …
(edit) @20705   18 years bills this script doesn't use cfitsio
(edit) @20704   18 years bills perl script for a task to destreak an image
(edit) @20702   18 years bills don't let Bill program in perl
(edit) @20689   18 years bills take warp_id as argument and look up the exposure id
(edit) @20678   18 years bills remove mask hack
(edit) @20677   18 years bills remove the central chips hack
(edit) @20676   18 years bills Add script for defining a magic run
(edit) @20675   18 years bills remove workaround for missing wcs in diff files. List of input files …
(edit) @20674   18 years bills Handle skycells where the wcs is not in the primary header (compressed …
(edit) @20673   18 years bills various changes this script doesn't work yet
(edit) @20661   18 years eugene fixed invalid run_state values
(edit) @20655   18 years Paul Price Die if the tessellation isn't specified.
(edit) @20652   18 years eugene ippScripts/scripts/camera_exp.pl
(edit) @20644   18 years eugene try for celestial mask first
(edit) @20587   18 years bills fix argument to match task
(edit) @20555   18 years Paul Price Print number of good and bad.
(edit) @20540   18 years eugene verbose output
(edit) @20504   18 years bills use $ipprc->file_delete() instead of unlink in cleanup
(edit) @20502   18 years bills removed some unneded code and added some comments
(edit) @20495   18 years bills At each stage save the lists of various input files to a file. These …
(edit) @20483   18 years bills require --warp_id so we can look up the skycell files
(edit) @20456   18 years Paul Price Add path_base when failing.
(edit) @20429   18 years bills several new args need to accept values
(edit) @20428   18 years Paul Price Can't get recipe until camera is defined.
(edit) @20408   18 years eugene filter should be the one supplied on the command line
(edit) @20379   18 years eugene add det_type, make outroot directory if needed
(edit) @20378   18 years eugene substantial work to make script consistent with pipelin
(edit) @20369   18 years Paul Price Adding stage-dependent recipes; this is most important for psphot.
(edit) @20338   18 years Paul Price Fixing syntax error.
(edit) @20328   18 years Paul Price Need PSF to be output too!
(edit) @20316   18 years Paul Price Fixing syntax error.
(edit) @20310   18 years bills add hostname to pzDownloadImfile
(edit) @20301   18 years Paul Price warptool now takes a '-accept' flag if it's to be accepted. This is a …
(edit) @20284   18 years bills corrected name of recipe for ppStatsFromMetadata
(edit) @20246   18 years eugene cleanup output, command calls
(edit) @20223   18 years bills use -row_lock with pztool -copy_done
(edit) @20194   18 years eugene update arguments to relphot to match working version
(edit) @20179   18 years bills use eq instead of == to compare string
(edit) @20178   18 years bills = in conditional should be ==
(edit) @20135   18 years eugene adding arguments to accept label, dvodb, end_stage, tess_id
(edit) @20133   18 years eugene error in function call
(edit) @20120   18 years eugene chomp cmdflags
(edit) @20119   18 years eugene define ppStatsFromMetadata, cmdflags, chomp on cmdflags
(edit) @20118   18 years eugene declare cmdflags
(edit) @20101   18 years eugene converting to ppStatsFromMetadata
(edit) @20100   18 years eugene dropping deprecated PS::IPP::Metadata::Stats
(edit) @20099   18 years eugene dropping extra call to check outputStats existence
(edit) @20062   18 years Paul Price Adding more QA fields for diff.
(edit) @19971   18 years eugene adding dtime_script, dtime_addstar
(edit) @19942   18 years eugene converting to ppStatsFromMetadata
(edit) @19938   18 years Paul Price Let's do the time warp again!
(edit) @19937   18 years Paul Price dtime_astrom isn't in the database.
(edit) @19936   18 years Paul Price Removing quantities no longer in camProcessedExp.
(edit) @19932   18 years Paul Price Adding dtime_script calculation. Updating the database tables.
(edit) @19818   18 years eugene add processing comment
(edit) @19817   18 years eugene remove extraneous class_id
(edit) @19788   18 years bills added --copies paramater to pass to dsget
(edit) @19782   18 years eugene convert to ppStatsFromMetadata for robust stats
Note: See TracRevisionLog for help on using the revision log.