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) @27170   16 years bills adapt to change in pantasks status output
(edit) @27169   16 years watersc1 the disk files need to be funpacked before being fpacked with the …
(edit) @27168   16 years watersc1 Slight bug in the updatebyquery code, in which updating an exposure …
(edit) @27167   16 years Paul Price Fix double free.
(edit) @27166   16 years Paul Price Might be some memory corruption going on when hitting ppStackLoop.c:82.
(edit) @27165   16 years Paul Price Catch images with no sources.
(edit) @27164   16 years watersc1 Dumb typo I introduced yesterday after testing. Ready for test #5 for …
(edit) @27163   16 years watersc1 This wasn't supplying the correct exposure level information. …
(edit) @27162   16 years Paul Price Catch images with no sources.
(edit) @27161   16 years Paul Price Create file if Nebulous failed to do so.
(edit) @27160   16 years Paul Price Reorganise so that statistics file gets written out even when we don't …
(edit) @27159   16 years Paul Price Actually deal with case where number of images is small.
(edit) @27158   16 years Paul Price Catch case where no input has any sources, so photometry can't be …
(edit) @27157   16 years Paul Price Distinguish programming and unknown codes.
(edit) @27156   16 years Paul Price Log unrecognised error code.
(edit) @27155   16 years Paul Price Mask should be interpreted bitwise.
(edit) @27154   16 years Paul Price Adding hostname and stacks.
(edit) @27153   16 years watersc1 While planning things, I noticed that select by state wasn't …
(edit) @27152   16 years Paul Price Adding error codes.
(edit) @27151   16 years Paul Price Need psphot headers.
(edit) @27150   16 years Paul Price Allow search on comment.
(edit) @27149   16 years watersc1 Code and regtool rewrites to enable the lossy compression of old data …
(edit) @27148   16 years Paul Price Add missing error code.
(edit) @27147   16 years Paul Price Add missing header.
(edit) @27146   16 years Paul Price Adding script to categorise errors. Only works for diff at the moment.
(edit) @27145   16 years Paul Price Better error checking.
(edit) @27144   16 years bills during cleanup only change magicDSRun.state to 'goto_cleaned' if the …
(edit) @27143   16 years Paul Price Handle error from pmConfigConvertFilename.
(edit) @27142   16 years bills dvoImagesAtCoords doesn't need Photcodes do don't load them
(edit) @27141   16 years bills updates to a little test script
(edit) @27140   16 years bills "optimizations" to bycoord requests. It's likely that I just moved the …
(edit) @27139   16 years Paul Price Adding missing error code.
(edit) @27138   16 years Paul Price Adding missing error code.
(edit) @27137   16 years Paul Price Fixing error codes.
(edit) @27136   16 years eugene was using 3 instead of NSIGMA for refernce value
(edit) @27135   16 years Paul Price Don't assert that all FITS filehandles are closed if we have an error …
(edit) @27134   16 years Paul Price Making the assertion that the FITS filehandle has been closed optional …
(edit) @27133   16 years bills various enhancements to camtool -processedexp to support the postage …
(edit) @27132   16 years bills accept -ra -decl -radius in regtool -processedexp
(edit) @27131   16 years bills accept -ra -decl -radius in regtool -processedexp
(edit) @27130   16 years Paul Price DATA is probably more appropriate.
(edit) @27129   16 years Paul Price Lack of inputs is not a SYS (NFS/Nebulous) error.
(edit) @27128   16 years Paul Price Removing debugging fprintf.
(edit) @27127   16 years Paul Price Add default labels.
(edit) @27126   16 years Paul Price Reworking pswarp to prevent SEGV and/or failed asserts when failures …
(edit) @27125   16 years Paul Price Only revert uninteresting SYS_ERROR warp errors
(edit) @27124   16 years Paul Price Need to select on quality flag.
(edit) @27123   16 years Paul Price Adding script to retrieve outputs from camera stage.
(edit) @27122   16 years bills remove incorrect range checking of roi handle invalid job_type
(edit) @27121   16 years Paul Price Using LIKE comparison for comment.
(edit) @27120   16 years Paul Price Use LIKE comparison for comment.
(edit) @27119   16 years Paul Price Allow selection by comment.
(edit) @27118   16 years bills have same_images_of_interest() return false if either request is "bycoord"
(edit) @27117   16 years bills limit postage stamp size to 5000x5000 pixels
(edit) @27116   16 years bills add diffRun.diff_mode
(edit) @27115   16 years watersc1 neb-host tests complete.
(edit) @27114   16 years watersc1 first pass, going to test it on threes, then commit the install code.
(edit) @27113   16 years eugene adding skyplot
(edit) @27112   16 years watersc1 Updated to 100x faster metadata parser, which will hopefully cut out …
(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
Note: See TracRevisionLog for help on using the revision log.