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) @25299   17 years watersc1 Merge my branch back into the trunk. This includes: ipp_cleanup.pl : …
(edit) @25256   17 years Paul Price Merging branches/pap_mops into trunk. ppMops now merges multiple …
(edit) @25207   17 years bills don't try and print path and don't increment file count if file fails …
(edit) @25100   17 years Paul Price MOPS needs to know the direction of subtraction. Added a new field in …
(edit) @25074   17 years Paul Price For MOPS, write exposure name as FPA_ID, exposure identifier as EXP_ID.
(edit) @25072   17 years Paul Price Put FPA_ID = exp_id in MOPS output.
(edit) @25029   17 years bills for bothways diffs, need to apply the streaks file from the magicRun …
(edit) @25024   17 years bills wrong sources file
(edit) @25023   17 years bills last change wasn't quite finished
(edit) @25019   17 years bills update revert to new scheme (single magicDSRun per diffRun)
(edit) @25016   17 years bills destreaking of 'bothways' diffs was completely broken. Fixed by having …
(edit) @25005   17 years bills pass PPSUB.INVERSE.SOURCES if inverse
(edit) @24957   17 years Paul Price Fixing error code.
(edit) @24936   17 years bills added code to revert .smf files that have been censored at the camera stage
(edit) @24894   17 years bills clean up temporary directories
(edit) @24872   17 years bills skip images if poor_quality
(edit) @24856   17 years bills may need to revert sources file too
(edit) @24786   17 years bills need to use carp
(edit) @24780   17 years eugene need double not single quotes
(edit) @24770   17 years eugene raise an error if the recipe is missing
(edit) @24764   17 years eugene make the use of det_type consistently upper-case in the scripts; …
(edit) @24763   17 years eugene threshold is still 2.3; add comments to clarify older tests
(edit) @24744   17 years bills Don't try to add every fileset ever made in one go. Set limit to 100 …
(edit) @24742   17 years beaumont added DARKTEST reduction class to detrend_norm_apply.pl
(edit) @24741   17 years beaumont defined DARKTEST reduction class in detrend_norm_calc.pl
(edit) @24726   17 years bills updates to magic destreak processing
(edit) @24723   17 years eugene add DARKTEST det_type
(edit) @24722   17 years eugene add DARKTEST det_type
(edit) @24721   17 years eugene add DARKTEST det_type
(edit) @24707   17 years Paul Price Name detection files published to datastore with output root name …
(edit) @24702   17 years bills replace line lost in rev 24687 which caused mask files to not be …
(edit) @24691   17 years bills when destreaking warp and diff skyfiles, censor any sources whose …
(edit) @24687   17 years bills add hooks for camera stage
(edit) @24686   17 years bills script to carefully revert faulted destreaked files
(edit) @24642   17 years watersc1 Added cleanup routines for diff and stack, and added a message for fake.
(edit) @24640   17 years bills Need to tell file_resolve to create output file if it doesn't exist …
(edit) @24553   17 years bills put streak removed files in the same 'directory' as the inputs for …
(edit) @24549   17 years eugene need to use double quotes so class_id is resolved
(edit) @24520   17 years eugene apply tiltystreak by class and cell
(edit) @24512   17 years Paul Price Done with development of mechanism to automatically publish …
(edit) @24487   17 years Paul Price Adding reduction classes to warp stage.
(edit) @24465   17 years eugene invoking the PSASTRO recipe classes
(edit) @24434   17 years bills pass nebulous names to streaksrelease instead of the resolved names
(edit) @24433   17 years bills regtool -exportrun doesn't understand -clean
(edit) @24396   17 years eugene adding option to pre-process image with tiltystreak program
(edit) @24379   17 years bills This is the version used to produce the 20090611 data release
(edit) @24378   17 years bills fix incorrect conditional that was squashing recoveryroot
(edit) @24361   17 years Paul Price Use the convolved, normalised but unsubtracted outputs from ppSub as …
(edit) @24352   17 years bills set quality=42 for ota 27 for run3 data (temporary hack obviously)
(edit) @24343   17 years Paul Price Removing debugging statements.
(edit) @24342   17 years Paul Price Fixing magnitude radius scaling.
(edit) @24341   17 years Paul Price Option to scale radius by magnitude (--mag-radius)
(edit) @24339   17 years Paul Price Want to calculate zero point from exposure time of input warp, rather …
(edit) @24336   17 years Paul Price Need to use warp1 as the template for zero point, since the difference …
(edit) @24323   17 years heather URI is not defined in all cases (PAP).
(edit) @24271   17 years Paul Price Don't CONVERT() the floating point value!
(edit) @24270   17 years Paul Price Need to discriminate label correctly.
(edit) @24269   17 years Paul Price Need to discriminate label.
(edit) @24268   17 years Paul Price Need to use trick to get corresponding value for MAX() field.
(edit) @24267   17 years Paul Price Removing rogue comma.
(edit) @24265   17 years Paul Price Adding script to provide MOPS detections from warps rather than diffs. …
(edit) @24260   17 years Paul Price Updating flags.
(edit) @24254   17 years Paul Price Fix use of field name.
(edit) @24253   17 years Paul Price Fix field name.
(edit) @24252   17 years Paul Price Use new binary to do translation.
(edit) @24235   17 years Paul Price chip_imfile.pl also needs --chip_imfile_id
(edit) @24234   17 years Paul Price Updating --- chip_imfile.pl wants --run_state
(edit) @24211   17 years bills added a comment
(edit) @24210   17 years bills edit config dump files to change volume imformation to match the …
(edit) @24207   17 years bills changes required to work with nebulous destinations
(edit) @24205   17 years bills resolve configuration file
(edit) @24201   17 years bills Allow files to be injected to be nebulous files
(edit) @24200   17 years bills fix typo in jpeg name
(edit) @24199   17 years bills don't use exp_name in fileset tag for diff bundles. It doesn't always …
(edit) @24198   17 years bills hardcode a label for now so that runs get processed. Need to figure …
(edit) @24197   17 years bills fix compile bug. translate skycell->path_base to the uri for the image
(edit) @24193   17 years Paul Price Make errors with a skycell non-fatal.
(edit) @24192   17 years Paul Price Only get skycells that exist!
(edit) @24191   17 years Paul Price Fixing bugs found when testing.
(edit) @24190   17 years Paul Price Updating scripts to provide detections to MOPS following developments …
(edit) @24179   17 years bills diffSkyfile.uri is no more
(edit) @24174   17 years Paul Price Merging branches/pap_magic@24173 into trunk. One conflict in …
(edit) @24166   17 years bills add --duplicates to the command line
(edit) @24165   17 years bills need to set a label to get things processed. For now just use proc. …
(edit) @24128   17 years bills don't pass -dtime_script to warptool -updateskyfile it doesn't apply
(edit) @24127   17 years bills don't try and post to a status data store if the product is NULL
(edit) @24125   17 years bills Pass information about the paths from the distribution server to the …
(edit) @24104   17 years bills add component to the product list metdata for the fileset
(edit) @24103   17 years bills post errors in db pass list of files in fileset to receivetool in a …
(edit) @24102   17 years bills on errors set faults with new my_die subroutine.
(edit) @24057   17 years eugene add warp_skyfile_id to required options message
(edit) @24053   17 years bills $tool_name = ${stage}tool doesn't work for camera stage. Perhaps I …
(edit) @24046   17 years eugene drop -tess_id from warptool -scmap (unneeded)
(edit) @24038   17 years bills on receive side of distribution, optionally create a fileset in a …
(edit) @24031   17 years bills New script to update the transfer status on the outgoing data store.
(edit) @24030   17 years bills name of disttool parameter changed
(edit) @24001   17 years bills Add modes for creating the various tables used for the server side of …
(edit) @23966   17 years bills pass the template image to DetectStreaks
(edit) @23912   17 years bills Distribution progress
(edit) @23909   17 years bills if recoveryroot is NULL don't use it
Note: See TracRevisionLog for help on using the revision log.