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) @27111   16 years Paul Price Register error codes.
(edit) @27110   16 years Paul Price Register error codes.
(edit) @27109   16 years Paul Price Handling errors from closing files and dumping configuration as well.
(edit) @27108   16 years Paul Price Bit more elegant solution.
(edit) @27107   16 years Paul Price Was writing the images after dumping the configuration, which meant …
(edit) @27106   16 years Paul Price Only do deletions for a single host, which allows parallelisation.
(edit) @27105   16 years Paul Price Make 1/noise2 weighting optional. This is an attempt to reduce the …
(edit) @27104   16 years bills handle undef DATA_GROUP
(edit) @27103   16 years watersc1 Increase the allowed disk consumption fraction from 0.95 to 0.98. …
(edit) @27102   16 years bills exit if we fail to resolve a skycell file
(edit) @27101   16 years Paul Price Being better about errors when reading/writing.
(edit) @27100   16 years Paul Price Fix my_die.
(edit) @27099   16 years Paul Price Don't set skycell_id --- it's provided on the command-line.
(edit) @27098   16 years Paul Price Hadn't fixed up pswarp to work with the new error system.
(edit) @27097   16 years Paul Price Multiple retries to measure background statistics, to avoid writing …
(edit) @27096   16 years Paul Price Reworking error codes to get consistent exit codes.
(edit) @27095   16 years Paul Price Raising unncessary error.
(edit) @27094   16 years Paul Price After writing a file, don't allow re-writing.
(edit) @27093   16 years Paul Price Output files are now written at the death. Duplicating this produces …
(edit) @27092   16 years bills Add force argument to $ipprc->file_delete() use it in …
(edit) @27091   16 years bills hacks to allow stamps from stack-stack diffs to "work"
(edit) @27090   16 years bills accept 'drop' as a valid stage for magicDSRun
(edit) @27089   16 years Paul Price Seem to require PSASTRO recipe now for writing of matched references.
(edit) @27088   16 years Paul Price Can't free 'data' (which contains the pmConfig with the pmFPAfiles) …
(edit) @27086   16 years Paul Price Fixing error codes for PSF-matching.
(edit) @27085   16 years Paul Price Fix typo.
(edit) @27084   16 years Paul Price Fixing error codes.
(edit) @27083   16 years Paul Price Fixing error codes.
(edit) @27082   16 years Paul Price Propagate error code instead of resetting to UNKNOWN.
(edit) @27081   16 years bills fix name of destreak.status remove old macro
(edit) @27080   16 years Paul Price Fix error code.
(edit) @27079   16 years bills remove hard coded -limit 20 in destreak.revert.load
(edit) @27078   16 years Paul Price Correct error code for 'unable to open statistics file'.
(edit) @27077   16 years Paul Price Reorganising the death to ensure files are closed.
(edit) @27076   16 years Paul Price Can only close things if we have the configuration.
(edit) @27075   16 years Paul Price Ensure files are closed when exiting with an error. Moved target PSF …
(edit) @27074   16 years Paul Price Turn revert on by default.
(edit) @27073   16 years Paul Price Don't set modules directory.
(edit) @27072   16 years Paul Price Automatic reversion of failures.
(edit) @27071   16 years Paul Price Allowing revert to have multiple labels provided, for use in an …
(edit) @27070   16 years watersc1 added host information to make manual running easier
(edit) @27069   16 years Paul Price Initialise Npixels.
(edit) @27068   16 years Paul Price And another.
(edit) @27067   16 years Paul Price Fix syntax error.
(edit) @27066   16 years Paul Price Better measurement of the background when the mask fraction is such …
(edit) @27065   16 years Paul Price Being better about errors.
(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.
Note: See TracRevisionLog for help on using the revision log.