IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools/share

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19607   18 years Paul Price Don't need that extra output, leftover from testing.
(edit) @19606   18 years Paul Price Fixing query: was joining on the wrong tables.
(edit) @19601   18 years Paul Price Fixing difftool -todiffskyfile query. The old query didn't support …
(edit) @19598   18 years Paul Price Don't need camera out any more.
(edit) @19582   18 years Paul Price Optimising difftool -inputskyfile: this was driving the load on the …
(edit) @19573   18 years Paul Price Get all data about exposures, for -pretend.
(edit) @19558   18 years bills changes to support cleanup, purge, and update processing
(edit) @19538   18 years bills need warpRun.state in output of -towarped
(edit) @19528   18 years bills include runs in goto_purged state in the pending lists
(edit) @19527   18 years bills forgot to look for files to purge. added some comments
(edit) @19526   18 years bills use DISTINCT to get the right set of runs
(edit) @19525   18 years eugene allow for selection based on warp_label or stack_label
(edit) @19521   18 years bills Changes to support goto_cleaned, goto_purged, and update for warp stage
(edit) @19492   18 years Paul Price Need additional brackets, since additional restrictions may be added.
(edit) @19462   18 years Paul Price Adding search on label to difftool -revertdiffskyfile
(edit) @19459   18 years Paul Price Add label search to difftool -todiffskyfile
(edit) @19458   18 years Paul Price States have changed due to cleanup.
(edit) @19457   18 years Paul Price Needed to alter query to get label.
(edit) @19448   18 years Paul Price Need access to stackRun table.
(edit) @19434   18 years Paul Price Adding search on label to stacktool -tosum
(edit) @19433   18 years Paul Price Need chipRun for label.
(edit) @19404   18 years bills removed two obsolete and one redundant column from a query
(edit) @19392   18 years bills add missing comma
(edit) @19372   18 years eugene adding label, reduction, data_state to diff, stack, warp tables, mods …
(edit) @19371   18 years eugene various updates to support needed queries for the flatcorr script
(edit) @19366   18 years eugene do not require the pendingimfile to be yet-unprocessed (can be used …
(edit) @19338   18 years eugene change to the ChipLink and CamLink tables
(edit) @19334   18 years bills Add modes for transitioning chipProcessedImfiles from full to cleaned …
(edit) @19325   18 years eugene substantial work on flatcorr; reworked the sequence somewhat
(edit) @19276   18 years bills fix incorrect sql for stackSumSkyfile lookup
(edit) @19260   18 years eugene allow -inputskyfiles to return the list even if run is done
(edit) @19258   18 years eugene do not join against tess_id
(edit) @19249   18 years Paul Price stacktool wasn't applying the restrictions specified on the …
(edit) @19219   18 years bills add exp_id to pstampJob. Rename -processedreq to -updatereq and …
(edit) @19181   18 years eugene adding sample WHERE for update (commented out)
(edit) @19160   18 years eugene add definebyquery mode to warptool
(edit) @19152   18 years bills disambiguate warp_id in insert sql
(edit) @19134   18 years bills fix ambiguous column in query
(edit) @19115   18 years eugene supply exp_tag so we can use it in output names
(edit) @19108   18 years eugene using new state values (new, full, etc)
(edit) @19107   18 years eugene drop the join against tess_id, add explicit table refs to tess_id and …
(edit) @19105   18 years eugene remove tess_id from JOIN
(edit) @19104   18 years eugene whitespace
(edit) @19092   18 years eugene extensive changes from eam_branch_20080719: * added the 'cleanup' …
(edit) @19038   18 years Paul Price Changing so 'difftool -revertdiffskyfile' sets the state to 'run' in …
(edit) @19029   18 years Paul Price Make 'stacktool -revertsumskyfile' to update the run state as well as …
(edit) @19027   18 years Paul Price Don't include warps that are 'ignored'.
(edit) @18975   18 years bills In the modes for difftool, stacktool, and warptool that print out …
(edit) @18952   18 years bills if it isn't tested it doesn't work
(edit) @18951   18 years bills in mode -sumskyfile don't require state to be run and output the state
(edit) @18950   18 years bills in mode -warped don't require state to be 'run' and output the state
(edit) @18949   18 years bills For mode -diffskyfile don't require state to be run, output the state
(edit) @18948   18 years bills Add chipRun.state to the output of -processedimfile
(edit) @18915   18 years Paul Price Want exp_tag for output directory name.
(edit) @18886   18 years bills add exp_id to output of chiptool -processedimfile
(edit) @18793   18 years Paul Price Missing constraint on LEFT JOIN with fakeProcessedImfile was leaving …
(edit) @18782   18 years Paul Price Need additional outputs for script.
(edit) @18781   18 years Paul Price Need additional values out for script.
(edit) @18779   18 years Paul Price Want exp_id for filenames.
(edit) @18778   18 years Paul Price Need workdir
(edit) @18771   18 years Paul Price Want path_base for magictool -toprocess
(edit) @18764   18 years bills My last "fix" was in error. It turns out that the trailing semicolon …
(edit) @18761   18 years bills add missing semicolon at the end of the file
(edit) @18704   18 years Paul Price Need path_base out of diffSkyfile for magic_process.pl
(edit) @18703   18 years Paul Price Need camera for magic_process.pl
(edit) @18700   18 years Paul Price Using skycell_id as the node name.
(edit) @18699   18 years Paul Price Can't spell.
(edit) @18698   18 years Paul Price Whoops --- exp_id isn't a string, but a S64, so I have to play games …
(edit) @18697   18 years Paul Price Need to restrict what's inserted into magicInputSkyfile by the exp_id.
(edit) @18694   18 years Paul Price Also need RA, Dec, tess_id.
(edit) @18693   18 years Paul Price Need camera out of magictool -totree.
(edit) @18688   18 years Paul Price Exposure level requires that fakeProcessedImfile is populated, so …
(edit) @18684   18 years Paul Price Replaced by difftool_definebyquery.sql
(edit) @18673   18 years Paul Price Adding selection on good_frac.
(edit) @18672   18 years Paul Price Don't list all fields.
(edit) @18669   18 years Paul Price No need to get every column.
(edit) @18668   18 years Paul Price Updating to match the various distributed parts.
(edit) @18665   18 years bills apply changes to the pstamp tables
(edit) @18664   18 years Paul Price Adding missing file.
(edit) @18663   18 years Paul Price Reworking magictool -definebyquery to support automation: want to be …
(edit) @18662   18 years Paul Price Adding exposure identifier in magicRun.
(edit) @18656   18 years Paul Price Renaming difftool -queue to difftool -definebyquery. Expanding SQL so …
(edit) @18655   18 years Paul Price Renaming queue to definebyquery.
(edit) @18610   18 years Paul Price Don't need that one.
(edit) @18609   18 years Paul Price That ORDER BY which I claimed was so important wasn't really. I think …
(edit) @18579   18 years Paul Price Fixing buggy query to get list of warps and stacks. It would return a …
(edit) @18577   18 years Paul Price Adding additional comments
(edit) @18576   18 years Paul Price Reformatting some of my tables. Adding "filter" to stackRun.
(edit) @18574   18 years Paul Price Completely reworking stacktool -definebyquery in order to support …
(edit) @18573   18 years Paul Price Adding revert options, fault code handling.
(edit) @18561   18 years eugene completely deprecate config->where; make all command-line handling …
(edit) @18526   18 years Paul Price Adding magictool -mask (to get the URI for the mask information out). …
(edit) @18524   18 years Paul Price Removing uri out of magictool -toprocess. Adding magictool -node to …
(edit) @18523   18 years Paul Price Adding magictool -totree
(edit) @18520   18 years Paul Price Updating tables for magic (adding fault codes, removing skyfilemask)
(edit) @18483   18 years Paul Price Need to get camera name out of stacktool -tosum.
(edit) @18448   18 years eugene chiptool now uses new state names: new (for run), full (for stop), and …
(edit) @18447   18 years Paul Price chiptool now uses 'new' instead of 'run'
(edit) @18395   18 years jhoblitt don't remove faults less than 10 minutes old
(edit) @18366   18 years eugene merge updates from cleanup branch
Note: See TracRevisionLog for help on using the revision log.