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) @27064   16 years Paul Price Being more careful with errors.
(edit) @27063   16 years Paul Price Be more careful about writing the statistics file.
(edit) @27062   16 years Paul Price Check for configuration dump file.
(edit) @27061   16 years Paul Price Being more careful about writing statistics file.
(edit) @27060   16 years Paul Price Use checkPath() on Nebulous files also, to allow NFS system time to …
(edit) @27059   16 years Paul Price More careful error checking on writing statistics file.
(edit) @27058   16 years watersc1 STS is now not auto-stackable.
(edit) @27057   16 years Paul Price Check return value of pmConfigConvertFilename.
(edit) @27056   16 years Paul Price Check return value of fprintf.
(edit) @27055   16 years eugene modify number of I/O tasks
(edit) @27054   16 years eugene various improvements
(edit) @27053   16 years bills apparently pztool -revertcopied isn't used by anyone since it didn't work
(edit) @27052   16 years Paul Price Require magic to have been performed. This check has been made at the …
(edit) @27051   16 years Paul Price Fix recipe name.
(edit) @27050   16 years Paul Price Fix recipe name.
(edit) @27049   16 years Paul Price Adding more nodes. Increasing polllimit.
(edit) @27048   16 years Paul Price Wasn't turning on the right files.
(edit) @27047   16 years Paul Price Put close after the DONE label, so it's done even if there's no overlap.
(edit) @27046   16 years Paul Price Close PSASTRO.MODEL (now require closing all pmFPAfiles).
(edit) @27045   16 years Paul Price Turn on independentFiles at the death, so they can be closed (now …
(edit) @27044   16 years Paul Price Remove limit.
(edit) @27043   16 years Paul Price Adding script to (manually) delete the inConv and refConv images from …
(edit) @27042   16 years Paul Price Adding UPDATE queries to set diff_mode for old data.
(edit) @27041   16 years Paul Price Don't need magic applied for stack-stack diffs.
(edit) @27040   16 years Paul Price ppSub wasn't writing out the subkernel file required for the 'update' …
(edit) @27039   16 years Paul Price Be dynamic about dynamic masks --- only use the dynamic masks for warp …
(edit) @27038   16 years watersc1 Adding in the "REALRUN" flag to the call that should be setting the …
(edit) @27037   16 years Paul Price Remove multiple CLEANFILES.
(edit) @27036   16 years Paul Price Attempt (not sure I've got it right) to correct the zero point so the …
(edit) @27035   16 years bills remove rcserer.checkstatus tasks. They aren't being used
(edit) @27034   16 years Paul Price Was setting FPA.ZP from the wrong place.
(edit) @27033   16 years watersc1 Added code to fix the missing STS data in the Demo month burntooled data.
(edit) @27032   16 years watersc1 This was missing STS exposures that did not have the expected …
(edit) @27031   16 years watersc1 Changing -obs_mode searching to use a LIKE comparison instead of an …
(edit) @27030   16 years watersc1 STS is weird for demo month, so the OBSMODE needs to be wildcarded.
(edit) @27029   16 years heather updating INSTALL so it is current
(edit) @27028   16 years Paul Price Schema change to support requirement of magicked detections for MOPS …
(edit) @27027   16 years bills make select DISTINCT because the join through the warpSkyfile …
(edit) @27026   16 years Paul Price Allow un-magicked data to be retrieved.
(edit) @27025   16 years eugene use Newton-Raphson inverter for non-linear astrometry terms
(edit) @27024   16 years eugene add test code (ifdefed out)
(edit) @27023   16 years eugene add book tests
(edit) @27022   16 years bills tess_id = 'null' is undef
(edit) @27021   16 years watersc1 Hopefully fix naming bug. I think I just misunderstood the pantasks …
(edit) @27020   16 years watersc1 Changes to implement diff_mode in the diffRun table to allow diff.pro …
(edit) @27019   16 years Paul Price Don't default to the static mask.
(edit) @27018   16 years watersc1 Forgot to match bundling rules as well.
(edit) @27017   16 years bills add magicdstool_clearstatefaults.sql
(edit) @27016   16 years watersc1 Hopefully final SSdiff edit.
(edit) @27015   16 years bills output the bothways status of a run from magicdstool -torevert and …
(edit) @27014   16 years watersc1 SSdiff stage again.
(edit) @27013   16 years watersc1 Added SSdiff stage to the list.
(edit) @27012   16 years watersc1 Handling for SSdiff stage in the pending and advance steps of distribution.
(edit) @27011   16 years bills increase the timeout for finishing jobs.
(edit) @27010   16 years Paul Price Check for existence of output masks.
(edit) @27009   16 years Paul Price Fix typo. Thanks Chris.
(edit) @27008   16 years Paul Price Only revert failures with fault=2 (SYS_ERROR), which tend to be …
(edit) @27007   16 years eugene add missing db commit
(edit) @27006   16 years eugene define CHIP_NOPATTERN recipe; MAGICTEST.V0 uses NO PATTERN for the moment
(edit) @27005   16 years eugene limit number of I/O tasks (destreak, dist); keep queues full
(edit) @27004   16 years Paul Price Reworked ppStack to be better about error codes and their translation …
(edit) @27003   16 years eugene fix hash for set.host.for.skycell
(edit) @27002   16 years Paul Price Didn't have BASE.
(edit) @27001   16 years Paul Price Fixing base error value so it doesn't correspond to someone else's.
(edit) @27000   16 years Paul Price Check return value of psFitsClose.
(edit) @26999   16 years watersc1 Enable survey.stackstack.diff code only late at night to prevent the …
(edit) @26998   16 years watersc1 added SSdiff to list of stages.
(edit) @26997   16 years watersc1 Changes to implement distribution of stack-stack diffs.
(edit) @26996   16 years eugene check for bytes sent and loop until complete message is sent
(edit) @26995   16 years eugene shorten MSG_TIMEOUT since we have fixed the fundamental comm error
(edit) @26994   16 years heather some of these fields were strings when they needed to be numbers..
(edit) @26993   16 years Paul Price Don't need error codes for ppSmooth.
(edit) @26992   16 years heather forgot something…
(edit) @26991   16 years heather massive ippMonitor tweak. we have BIG labels. we have datagroup! we …
(edit) @26990   16 years Paul Price Add constraint on good_frac_min to correspond with BADFRAC in PPSUB …
(edit) @26989   16 years Paul Price Require min_num to be specified and >= 2. We can't make a stack with …
(edit) @26988   16 years Paul Price Stacks with less than 4 inputs are probably awful, given the maskiness …
(edit) @26987   16 years Paul Price Only revert failures with fault=2 (SYS_ERROR), which tend to be …
(edit) @26986   16 years Paul Price Trying to get exposure comment line into the DataStore.
(edit) @26985   16 years heather fixed it so the reverts won't be active by default
(edit) @26984   16 years Paul Price Making revert for dist, diff, stack obey the convention of allowing …
(edit) @26983   16 years bills turn off automatic replication in streaksremove. In replicateOutputs …
(edit) @26982   16 years Paul Price Being better about errors and their mapping to exit codes.
(edit) @26981   16 years Paul Price Reworked all ippTools to put fault=2 (SYS_ERROR) when can't find SQL …
(edit) @26980   16 years Paul Price Fix error codes from pmSubtractionStampsGetWindow so that failure to …
(edit) @26979   16 years heather dist.revert fix?
(edit) @26978   16 years bills turn off revert tasks
(edit) @26977   16 years bills add macros for toggling the status of the revert tasks
(edit) @26976   16 years bills if both backup and original files appear to be non-destreaked files …
(edit) @26975   16 years bills bounds was being freed prematurely. Don't know why this suddenly …
(edit) @26974   16 years Paul Price Concepts come from the concepts, not the analysis.
(edit) @26973   16 years Paul Price Copy over seeing measurement.
(edit) @26972   16 years Paul Price Concepts come from the concepts, not analysis.
(edit) @26971   16 years Paul Price Add concept CHIP.SEEING (seeing FWHM in pixels) for easy transport of …
(edit) @26970   16 years watersc1 Fixed psTrace formats to reflect the actual queries.
(edit) @26969   16 years watersc1 Added dbCommit statement, and confirmed that it will not requeue an …
(edit) @26968   16 years heather typo
(edit) @26967   16 years heather fixing survey.pro for addstar
(edit) @26966   16 years eugene push zero point values into chip headers as well as fpa header
(edit) @26965   16 years heather testing
Note: See TracRevisionLog for help on using the revision log.