IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippTools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20413   18 years eugene minor typos
(edit) @20407   18 years eugene adding drop and wait as valid states
(edit) @20397   18 years eugene adding include fields to flatcorrChipLink and flatcorrCamLink
(edit) @20377   18 years eugene add workdir, det_type, various argument fixes
(edit) @20376   18 years eugene add det_type to flatcorr
(edit) @20375   18 years eugene fix correction queries
(edit) @20310   18 years bills add hostname to pzDownloadImfile
(edit) @20300   18 years Paul Price All warps were being ignored because the new manner of parsing the …
(edit) @20276   18 years eugene renaming zp_mean, zp_stdev to zpt_obs, zpt_stdev; adding zpt_lq, …
(edit) @20248   18 years Paul Price Database version incremented.
(edit) @20244   18 years eugene adding iq, fwhm fields to chip and cam, adding camera, telescope, …
(edit) @20230   18 years eugene add camera to fields
(edit) @20201   18 years jhoblitt hold MySQL's hand so it doesn't puke up on itself
(edit) @20173   18 years jhoblitt refactor copydoneCompleteExp() change -copydone to use a row lock in …
(edit) @20172   18 years jhoblitt add pztool -copydone -row_lock option
(edit) @20163   18 years Paul Price Need latest version of database configuration.
(edit) @20151   18 years bills in pstamptool -listreq don't check state of request and jobs. Require …
(edit) @20127   18 years eugene supply info needed to set labels, etc, automatically
(edit) @20105   18 years eugene adding obs_mode, obs_group fields to rawExp, rawImfile
(edit) @20103   18 years eugene adding hooks for fields obs_mode and obs_group
(edit) @20073   18 years bills in -warped list exp_name
(edit) @20072   18 years bills Move getting the camera to a sub query. Using joins resulted in …
(edit) @20071   18 years bills the minuend image (template = 0) is not necessarily a warp so we can't …
(edit) @20064   18 years Paul Price Use new ippdb version 1.1.43.
(edit) @20062   18 years Paul Price Adding more QA fields for diff.
(edit) @20042   18 years Paul Price Don't need to specify table name.
(edit) @20041   18 years Paul Price Fixing solang --> sun_angle.
(edit) @20024   18 years bills add warp_id to the output of difftool -diffskyfile
(edit) @20007   18 years Paul Price Upgrading database schema.
(edit) @19988   18 years eugene fix definebytag errors
(edit) @19973   18 years eugene adding dtime_astrom, dtime_addstar
(edit) @19972   18 years eugene need to pass all chipProcessedImfile metadata through
(edit) @19970   18 years eugene adding dtime_astrom and dtime_addstar
(edit) @19957   18 years Paul Price Use current version of IPPDB.
(edit) @19941   18 years eugene adding IQ stats, n_psfstars, n_iqstars
(edit) @19934   18 years Paul Price Remove fields that are no longer in chipProcessedImfile.
(edit) @19933   18 years Paul Price Removing fields which are no longer in chipProcessedImfile.
(edit) @19931   18 years Paul Price Reusing astrometry time field since ppImage doesn't do that any more. …
(edit) @19816   18 years eugene fixed sql error: do not run images which failed on processing
(edit) @19815   18 years eugene fixed error in sql logic
(edit) @19814   18 years eugene add isValidDetRunState
(edit) @19813   18 years eugene fixed the options for definebydetrun
(edit) @19812   18 years eugene fixed the options for definebydetrun; added additional states: wait, …
(edit) @19777   18 years bills fixed problem code
(edit) @19776   18 years bills add new file pstamptool_project.sql
(edit) @19775   18 years bills add pstamptool_project.sql
(edit) @19774   18 years eugene comment out problem code
(edit) @19773   18 years eugene add iteration to query
(edit) @19772   18 years eugene add needed options to definebydetrun
(edit) @19771   18 years eugene cleanup & fix definebydetrun
(edit) @19769   18 years Paul Price workdir should be required for chiptool -definebyquery
(edit) @19760   18 years bills add table pstampProject
(edit) @19759   18 years bills fix typo
(edit) @19752   18 years bills undo last change for a more flexible solution. Add -code to the list …
(edit) @19751   18 years bills in the mode -diffskyfile only return skyfiles with fault = 0
(edit) @19734   18 years bills add elevation to args list
(edit) @19725   18 years eugene clarify arguments
(edit) @19702   18 years bills added modes to change imfile state for cleanup,update,purge processing
(edit) @19701   18 years bills cause an error if no rows get state changed in cleanup, update,purge …
(edit) @19700   18 years bills fix typo
(edit) @19694   18 years Paul Price Wrong type.
(edit) @19693   18 years bills add new fields
(edit) @19686   18 years eugene adding options to populate sun/moon data fields
(edit) @19678   18 years bills removed data_state
(edit) @19677   18 years bills added -updateskyfile mode removed data_state
(edit) @19676   18 years bills added -updatesumskyfile for error recording during update processing …
(edit) @19673   18 years Paul Price Adding statistics on number of stamps
(edit) @19666   18 years Paul Price Missed -dtime_phot
(edit) @19647   18 years bills removed incorrect comment
(edit) @19646   18 years Paul Price Adding additional statistics for stacking.
(edit) @19639   18 years Paul Price Adding additional statistics for diff.
(edit) @19633   18 years eugene adding ippadmin script (was dbadmin script from ippMonitor)
(edit) @19632   18 years eugene allow residimfile query for any state
(edit) @19621   18 years eugene changing detrend verify mode to behave just like master mode in terms …
(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) @19605   18 years bills add -set_state to argument list for chiptool -updaterun
(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) @19592   18 years eugene making set_state and set_label options consistent
(edit) @19587   18 years Paul Price = should be ==
(edit) @19582   18 years Paul Price Optimising difftool -inputskyfile: this was driving the load on the …
(edit) @19574   18 years Paul Price Fix SEGV in printing metadatas in chiptool -definebyquery -pretend.
(edit) @19573   18 years Paul Price Get all data about exposures, for -pretend.
(edit) @19572   18 years Paul Price Allow reversion based on fault code.
(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) @19531   18 years Paul Price More table woes.
(edit) @19530   18 years Paul Price Allow searching on label by warptool -definebyquery
(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) @19522   18 years bills New modes to support goto_cleaned, goto_purged, and update processing
(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) @19490   18 years Paul Price No need the extra 'where'.
(edit) @19489   18 years Paul Price Adding search on label to faketool -updaterun
(edit) @19488   18 years Paul Price Fixing: failed to lookup value for -state
(edit) @19463   18 years Paul Price The usual table differences.
Note: See TracRevisionLog for help on using the revision log.