IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28126   16 years watersc1 use WARPSTATS if we're updating, as we don't care about the new stuff …
(edit) @28125   16 years eugene add ppSim option to convolve to a PSF rather than generating stars …
(edit) @28124   16 years Paul Price Make leaks a log message so result it logged.
(edit) @28123   16 years Paul Price Fix types and remove warning message.
(edit) @28122   16 years rhenders Log file now replaced with database.
(edit) @28121   16 years Paul Price Failure to have a reasonable variance renormalisation factor is now a …
(edit) @28120   16 years rhenders Now using a database for logging, rather than flat files; improved …
(edit) @28119   16 years Paul Price Make inability to match source lists a data quality issue --- it means …
(edit) @28118   16 years Paul Price Fixing syntax.
(edit) @28117   16 years Paul Price Adding reverse lookup for Nebulous.
(edit) @28115   16 years bills Fix error in byid requests for chip images where no component is …
(edit) @28113   16 years Paul Price Adding missing columns.
(edit) @28112   16 years Paul Price Adding missing columns.
(edit) @28111   16 years Paul Price Adding useful information to error message.
(edit) @28109   16 years Paul Price Fixing pxCoalesceRunStatus: NULL integer in the database returns …
(edit) @28108   16 years bills add pstampWebRequest to dbconfig/changes.txt and drop the table in …
(edit) @28107   16 years Paul Price Add trace message.
(edit) @28106   16 years bills Get the 'webrequest number' frm the database
(edit) @28105   16 years rhenders Return an error if no chips were processed
(edit) @28100   16 years Paul Price Fixing psU16 --> psImageMaskType. Fixed bounds of iteration.
(edit) @28099   16 years eugene turn on PS1_DV1 for gpc1 DIFF recipe, remove mods from default DIFF recipe
(edit) @28098   16 years eugene cut-n-paste error in recipe value for turning on DIFF_STATS
(edit) @28097   16 years eugene more work on the staticsky interactions
(edit) @28096   16 years eugene more work on the staticsky interactions
(edit) @28095   16 years Paul Price Fixing sign error in magnitude correction that was producing …
(edit) @28094   16 years Paul Price Don't reset the exposure time --- it's used in setting the zero point …
(edit) @28093   16 years eugene point at magic tarballs for the magic and ssa code
(edit) @28092   16 years eugene build staticsky.pl; updates to ippScripts
(edit) @28091   16 years eugene updates to staticskytool (now mostly working)
(edit) @28090   16 years eugene updating staticsky tables
(edit) @28089   16 years watersc1 Hopefully final edits for maskstats code
(edit) @28088   16 years Paul Price Adding error state for "All images rejected" (stacks).
(edit) @28087   16 years rhenders Cosmetic stuff
(edit) @28086   16 years rhenders Added explanatory comment
(edit) @28085   16 years rhenders Now populating all the detection flags
(edit) @28084   16 years rhenders now remembering 'last' exposure ID and handling getting a new job ID better
(edit) @28083   16 years rhenders Improved auditing; improved regexs for survey type
(edit) @28082   16 years bills order pending files by priority. Works but needs optimization.
(edit) @28081   16 years bills got sense of this check wrong
(edit) @28080   16 years bills -class_id shouldn't be required for chiptool -setimfiletoupdate
(edit) @28079   16 years bills oops in -updatelabel forgot the "WHERE label = '%s', label
(edit) @28076   16 years bills labeltool lives!
(edit) @28075   16 years bills add labeltool
(edit) @28074   16 years bills first revision for labeltool only -listlabel is implemented
(edit) @28073   16 years rhenders New 'name' field in Survey table
(edit) @28072   16 years rhenders Now populating infoFlag field from FLAGS in the smf file
(edit) @28069   16 years bills if astrometry file fails to resolve set error to PSTAMP_NOT_AVAILABLE
(edit) @28068   16 years bills need a bit more space for ERROR_STR
(edit) @28067   16 years eugene add -magic and -ops flags to psbuild to make life easier
(edit) @28066   16 years eugene conditional build of QtLib with appropriate dependencies
(edit) @28065   16 years bills Version 1 of postage stamp ICD
(edit) @28064   16 years bills fault the dependent if the component faults.
(edit) @28063   16 years Paul Price INTERPOLATE_AP seems to be required for the anti-dipole statistics to …
(edit) @28062   16 years eugene adding support for qt-everywhere in the standard build (needed by …
(edit) @28057   16 years watersc1 forgot a debug print statement.
(edit) @28056   16 years watersc1 Updates to fix the fact that the set of warpSkyfiles for a given …
(edit) @28055   16 years watersc1 Fix unpopulated skyfile bug (hopefully)
(edit) @28054   16 years bills make -label -data_group -dist_group lookups LIKE comparisions for …
(edit) @28053   16 years bills add new program to create postage stamp request file from command line …
(edit) @28052   16 years bills remove redundant error check
(edit) @28051   16 years watersc1 reasonably correct values for FOV and NPIX_INTERCHIP
(edit) @28050   16 years rhenders flag fields are now 64 (rather than 32) bits
(edit) @28049   16 years Paul Price Copy all PSF-related data, not just the clumps. Specifically, we need …
(edit) @28048   16 years bills Add subroutine to get error string from ERROR_CODE.
(edit) @28047   16 years bills Handle case where warp is in update state, but the dependent chips are not.
(edit) @28046   16 years bills Add ERROR_STR to the results file. It will contain readable error …
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @28041   16 years Paul Price Fix type.
(edit) @28040   16 years Paul Price filter is not a part of diff.
(edit) @28039   16 years Paul Price Add selection by filter.
(edit) @28038   16 years watersc1 moved detect_query_create to scripts so it can be installed
(edit) @28032   16 years eugene deleted all mergeinfo from branch
(edit) @28027   16 years Paul Price * ANGLE, ANGLE_ERR, LENGTH, LENGTH_ERR have been removed completely. …
(edit) @28026   16 years rhenders Now pulling extinction value (airmass) from dvo.photcodes
(edit) @28025   16 years rhenders surveyID now in SkinnyObject after PSPS schema change
(edit) @28024   16 years rhenders Changes to reflect surveyID added to SkinnyObject table in PSPS schema
(edit) @28023   16 years rhenders Added temporary logfile to track JobID/expID pairings
(edit) @28022   16 years bills Don't set run to update unless it has never been magicked or if the …
(edit) @28021   16 years bills move code to queue update runs into a subroutine so that it can be …
(edit) @28020   16 years Paul Price Turn on PS1_DV1 format for diffs.
(edit) @28019   16 years rhenders not chomping dist label was causing strcmp to return false
(edit) @28016   16 years Paul Price Add uncompressed options for PPIMAGE, PSWARP.
(edit) @28015   16 years bills Better reporting of errors to client
(edit) @28014   16 years bills Add recipe value BURNTOOL.STATE.GOOD.UPDATE which is the minimum value …
(edit) @28013   16 years eugene merge changes from branches/eam_branches/psphot,psModules.20100506 …
(edit) @28010   16 years Paul Price Only transfer covariance if there's variance to which to transfer it!
(edit) @28008   16 years Paul Price Remove bias sections to avoid warnings.
(edit) @28007   16 years Paul Price Don't mosaic video cells.
(edit) @28006   16 years eugene merging changes from PAP branch with modifications to the covariance …
(edit) @28002   16 years eugene adding w-filter stack recipe values
(edit) @28001   16 years eugene adding -comment, -obs_mode, -pretend options to -definebyquery
(edit) @28000   16 years rhenders Now sharing some perl scripts with ippMonitor version of czartool
(edit) @27999   16 years eugene redirect stdin, stdout, stderr before starting threads
(edit) @27998   16 years eugene print a message if .foorc file is successfully loaded
(edit) @27997   16 years eugene do not print a message if the .foorc file is missing
(edit) @27996   16 years eugene init astro library
(edit) @27995   16 years eugene keep output of *.c.in for debug purposes
(edit) @27994   16 years bills Set correct error code when selectComponents finds no overlap with the …
(edit) @27993   16 years bills remove redundant error message
(edit) @27992   16 years Paul Price Missed an occurence of FPA.OBS
Note: See TracRevisionLog for help on using the revision log.