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) @27112   17 years watersc1 Updated to 100x faster metadata parser, which will hopefully cut out …
(edit) @27111   17 years Paul Price Register error codes.
(edit) @27110   17 years Paul Price Register error codes.
(edit) @27109   17 years Paul Price Handling errors from closing files and dumping configuration as well.
(edit) @27108   17 years Paul Price Bit more elegant solution.
(edit) @27107   17 years Paul Price Was writing the images after dumping the configuration, which meant …
(edit) @27106   17 years Paul Price Only do deletions for a single host, which allows parallelisation.
(edit) @27105   17 years Paul Price Make 1/noise2 weighting optional. This is an attempt to reduce the …
(edit) @27104   17 years bills handle undef DATA_GROUP
(edit) @27103   17 years watersc1 Increase the allowed disk consumption fraction from 0.95 to 0.98. …
(edit) @27102   17 years bills exit if we fail to resolve a skycell file
(edit) @27101   17 years Paul Price Being better about errors when reading/writing.
(edit) @27100   17 years Paul Price Fix my_die.
(edit) @27099   17 years Paul Price Don't set skycell_id --- it's provided on the command-line.
(edit) @27098   17 years Paul Price Hadn't fixed up pswarp to work with the new error system.
(edit) @27097   17 years Paul Price Multiple retries to measure background statistics, to avoid writing …
(edit) @27096   17 years Paul Price Reworking error codes to get consistent exit codes.
(edit) @27095   17 years Paul Price Raising unncessary error.
(edit) @27094   17 years Paul Price After writing a file, don't allow re-writing.
(edit) @27093   17 years Paul Price Output files are now written at the death. Duplicating this produces …
(edit) @27092   17 years bills Add force argument to $ipprc->file_delete() use it in …
(edit) @27091   17 years bills hacks to allow stamps from stack-stack diffs to "work"
(edit) @27090   17 years bills accept 'drop' as a valid stage for magicDSRun
(edit) @27089   17 years Paul Price Seem to require PSASTRO recipe now for writing of matched references.
(edit) @27088   17 years Paul Price Can't free 'data' (which contains the pmConfig with the pmFPAfiles) …
(edit) @27086   17 years Paul Price Fixing error codes for PSF-matching.
(edit) @27085   17 years Paul Price Fix typo.
(edit) @27084   17 years Paul Price Fixing error codes.
(edit) @27083   17 years Paul Price Fixing error codes.
(edit) @27082   17 years Paul Price Propagate error code instead of resetting to UNKNOWN.
(edit) @27081   17 years bills fix name of destreak.status remove old macro
(edit) @27080   17 years Paul Price Fix error code.
(edit) @27079   17 years bills remove hard coded -limit 20 in destreak.revert.load
(edit) @27078   17 years Paul Price Correct error code for 'unable to open statistics file'.
(edit) @27077   17 years Paul Price Reorganising the death to ensure files are closed.
(edit) @27076   17 years Paul Price Can only close things if we have the configuration.
(edit) @27075   17 years Paul Price Ensure files are closed when exiting with an error. Moved target PSF …
(edit) @27074   17 years Paul Price Turn revert on by default.
(edit) @27073   17 years Paul Price Don't set modules directory.
(edit) @27072   17 years Paul Price Automatic reversion of failures.
(edit) @27071   17 years Paul Price Allowing revert to have multiple labels provided, for use in an …
(edit) @27070   17 years watersc1 added host information to make manual running easier
(edit) @27069   17 years Paul Price Initialise Npixels.
(edit) @27068   17 years Paul Price And another.
(edit) @27067   17 years Paul Price Fix syntax error.
(edit) @27066   17 years Paul Price Better measurement of the background when the mask fraction is such …
(edit) @27065   17 years Paul Price Being better about errors.
(edit) @27064   17 years Paul Price Being more careful with errors.
(edit) @27063   17 years Paul Price Be more careful about writing the statistics file.
(edit) @27062   17 years Paul Price Check for configuration dump file.
(edit) @27061   17 years Paul Price Being more careful about writing statistics file.
(edit) @27060   17 years Paul Price Use checkPath() on Nebulous files also, to allow NFS system time to …
(edit) @27059   17 years Paul Price More careful error checking on writing statistics file.
(edit) @27058   17 years watersc1 STS is now not auto-stackable.
(edit) @27057   17 years Paul Price Check return value of pmConfigConvertFilename.
(edit) @27056   17 years Paul Price Check return value of fprintf.
(edit) @27055   17 years eugene modify number of I/O tasks
(edit) @27054   17 years eugene various improvements
(edit) @27053   17 years bills apparently pztool -revertcopied isn't used by anyone since it didn't work
(edit) @27052   17 years Paul Price Require magic to have been performed. This check has been made at the …
(edit) @27051   17 years Paul Price Fix recipe name.
(edit) @27050   17 years Paul Price Fix recipe name.
(edit) @27049   17 years Paul Price Adding more nodes. Increasing polllimit.
(edit) @27048   17 years Paul Price Wasn't turning on the right files.
(edit) @27047   17 years Paul Price Put close after the DONE label, so it's done even if there's no overlap.
(edit) @27046   17 years Paul Price Close PSASTRO.MODEL (now require closing all pmFPAfiles).
(edit) @27045   17 years Paul Price Turn on independentFiles at the death, so they can be closed (now …
(edit) @27044   17 years Paul Price Remove limit.
(edit) @27043   17 years Paul Price Adding script to (manually) delete the inConv and refConv images from …
(edit) @27042   17 years Paul Price Adding UPDATE queries to set diff_mode for old data.
(edit) @27041   17 years Paul Price Don't need magic applied for stack-stack diffs.
(edit) @27040   17 years Paul Price ppSub wasn't writing out the subkernel file required for the 'update' …
(edit) @27039   17 years Paul Price Be dynamic about dynamic masks --- only use the dynamic masks for warp …
(edit) @27038   17 years watersc1 Adding in the "REALRUN" flag to the call that should be setting the …
(edit) @27037   17 years Paul Price Remove multiple CLEANFILES.
(edit) @27036   17 years Paul Price Attempt (not sure I've got it right) to correct the zero point so the …
(edit) @27035   17 years bills remove rcserer.checkstatus tasks. They aren't being used
(edit) @27034   17 years Paul Price Was setting FPA.ZP from the wrong place.
(edit) @27033   17 years watersc1 Added code to fix the missing STS data in the Demo month burntooled data.
(edit) @27032   17 years watersc1 This was missing STS exposures that did not have the expected …
(edit) @27031   17 years watersc1 Changing -obs_mode searching to use a LIKE comparison instead of an …
(edit) @27030   17 years watersc1 STS is weird for demo month, so the OBSMODE needs to be wildcarded.
(edit) @27029   17 years heather updating INSTALL so it is current
(edit) @27028   17 years Paul Price Schema change to support requirement of magicked detections for MOPS …
(edit) @27027   17 years bills make select DISTINCT because the join through the warpSkyfile …
(edit) @27026   17 years Paul Price Allow un-magicked data to be retrieved.
(edit) @27025   17 years eugene use Newton-Raphson inverter for non-linear astrometry terms
(edit) @27024   17 years eugene add test code (ifdefed out)
(edit) @27023   17 years eugene add book tests
(edit) @27022   17 years bills tess_id = 'null' is undef
(edit) @27021   17 years watersc1 Hopefully fix naming bug. I think I just misunderstood the pantasks …
(edit) @27020   17 years watersc1 Changes to implement diff_mode in the diffRun table to allow diff.pro …
(edit) @27019   17 years Paul Price Don't default to the static mask.
(edit) @27018   17 years watersc1 Forgot to match bundling rules as well.
(edit) @27017   17 years bills add magicdstool_clearstatefaults.sql
(edit) @27016   17 years watersc1 Hopefully final SSdiff edit.
(edit) @27015   17 years bills output the bothways status of a run from magicdstool -torevert and …
(edit) @27014   17 years watersc1 SSdiff stage again.
(edit) @27013   17 years watersc1 Added SSdiff stage to the list.
(edit) @27012   17 years watersc1 Handling for SSdiff stage in the pending and advance steps of distribution.
Note: See TracRevisionLog for help on using the revision log.