IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Ohana

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26142   17 years bills add a printf for debugging (ifdef'd out)
(edit) @25995   17 years eugene getcwd path size was too limited
(edit) @25978   17 years eugene expand = -1 same as expand = +1
(edit) @25965   17 years eugene adding an inthash function which accepts non-numeric words (and treats …
(edit) @25953   17 years bills add entry for -taskstatsreset to status -help
(edit) @25919   17 years eugene fix comment typo
(edit) @25918   17 years eugene address some of marks issues
(edit) @25910   17 years eugene correctly skip extentions without EXTTYPE
(edit) @25908   17 years eugene correctly handle cases of per-exposure vs per-chip zero point stats
(edit) @25872   17 years eugene updated pcontrol to restart pclients that have been connected for too long
(edit) @25871   17 years eugene adding some sample mana scripts
(edit) @25757   17 years eugene various dvo and other improvements from gene@dev branch
(edit) @25735   17 years eugene add disabled code to generate average flags from measure flags (needs …
(edit) @25733   17 years eugene add comments
(edit) @25707   17 years bills if no matches are found return a specific error code PSTAMP_NO_OVERLAP
(edit) @25584   17 years eugene fix bad typo
(edit) @25440   17 years eugene disable echo of lines with errors -- need to make the error reporting …
(edit) @25436   17 years eugene report unparsed line on error
(edit) @25208   17 years bills swap order of loops to speed things up at least 25 % Now do for …
(edit) @25106   17 years bills in dvoImagesAtCoords check return status from when transforming point …
(edit) @25056   17 years eugene add photcode:equiv measure field
(edit) @24988   17 years eugene init photcodeData to NULL, check for NULL value before using
(edit) @24977   17 years eugene update load2mass to allow only existing regions to be populated (may …
(edit) @24976   17 years eugene add three functions to select sky lists based on input lists (not tables)
(edit) @24975   17 years eugene add option to supply alternative name
(edit) @24974   17 years eugene provide hook to M_ap
(edit) @24973   17 years eugene allow dvo to accept supplied zero point information
(edit) @24921   17 years bills when parsing postage stamp request files run dvoImagesAtCoords to …
(edit) @24914   17 years bills Add program dvoImagesAtCoords which given a list of RA, DEC pairs and …
(edit) @24755   17 years eugene plug leak
(edit) @24754   17 years eugene converted value for Mcal, dMcal is 0.0; for psfQual is 1.0
(edit) @24753   17 years eugene move prototype to dvosplit.h
(edit) @24752   17 years eugene add ignore
(edit) @24751   17 years eugene notes on running dvomerge
(edit) @24750   17 years eugene fixed memleaks & photcode defs; dvomerge now working
(edit) @24748   17 years eugene adding ps1-ref format for dvo
(edit) @24747   17 years eugene boundaries are not inclusive
(edit) @24746   17 years eugene adding ps1-ref format for dvo
(edit) @24745   17 years eugene adding dvomerge
(edit) @24572   17 years eugene delete mergeinfo prop
(edit) @24571   17 years eugene apply property changes
(edit) @24517   17 years eugene add PS1_V2
(edit) @24512   17 years Paul Price Done with development of mechanism to automatically publish …
(edit) @24418   17 years eugene add PS1_V2 format
(edit) @24400   17 years eugene added new cmf format ps1_v2, added function to handle broken cmf …
(edit) @24399   17 years eugene adding ipp-2.9 build files: moving to cfitsio3100-p2 (automatic …
(edit) @24308   17 years beaumont merged relastro enhancements from cnb_branch_20090301
(edit) @24233   17 years mwv Fixed a typo in the output message of avextract and clarified that …
(edit) @24232   17 years eugene do not crash on missing file
(edit) @24219   17 years eugene add mset as alias for imset
(edit) @24174   17 years Paul Price Merging branches/pap_magic@24173 into trunk. One conflict in …
(edit) @24082   17 years eugene report on error from gauss-jordan
(edit) @24081   17 years eugene report on error from gauss-jordan
(edit) @24080   17 years eugene add test for excessive pivot growth (ill-conditioned matrix)
(edit) @24033   17 years eugene avoid segfault on NULL db handle
(edit) @24028   17 years eugene return false on error, do not abort
(edit) @24027   17 years eugene rationalize output ra range (0 - 360)
(edit) @24002   17 years Paul Price Checking return value of fscanf to avoid fatal warning under gcc 4.3.3.
(edit) @23985   17 years eugene adding William Kahan Gauss-Jordan elimination description (from …
(edit) @23914   17 years eugene adding padding to RINGS tessellation; fixed name format for RINGS
(edit) @23816   17 years eugene add assert to catch memory overrun
(edit) @23815   17 years eugene fix memory overrun
(edit) @23740   17 years Paul Price Merging branches/pap from r23739 onto trunk. No conflicts, ppSub …
(edit) @23724   17 years eugene handle images compressed with CFITSIO gzip compression
(edit) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @23664   17 years eugene clean up gstar output
(edit) @23595   17 years beaumont fixed typo in UpdateObjects.c
(edit) @23593   17 years beaumont added code to react to divergent astrometry solutions in relastro
(edit) @23586   17 years eugene fix usage info
(edit) @23583   17 years eugene free line in if block
(edit) @23582   17 years eugene use explicit numbers for true and false to distinguish from -1
(edit) @23563   17 years eugene typo
(edit) @23558   17 years eugene handle failed job submission on controller
(edit) @23557   17 years eugene allow more pending jobs (10k)
(edit) @23556   17 years eugene handle error in job creation (table full)
(edit) @23555   17 years eugene handle error in job submission on controller
(edit) @23554   17 years eugene remove deprecated pcontrol files; handle error in job submission on …
(edit) @23553   17 years eugene a little more careful about overfilling the buffer
(edit) @23541   17 years eugene another attempt to randomize the task exec time
(edit) @23531   17 years eugene upgrade threading/locking model for pantasks: changes merged from …
(edit) @23530   17 years eugene upgrade threading/locking model for pantasks: changes merged from …
(edit) @23333   17 years eugene fix initial fuzzing to 100%
(edit) @23330   17 years eugene comment excess verbosity related to host targetting tests
(edit) @23329   17 years eugene better fuzzing of task exec periods
(edit) @23326   17 years eugene add some debugging (commented out)
(edit) @23290   17 years eugene remove duplicate analysis.c; rename telescope.c and camera.c to avoid …
(edit) @23229   17 years eugene merging changes from branches/eam_branches/eam_branch_20090303 …
(edit) @23226   17 years eugene updating 2MASS flags to make better use of the 32 bits available
(edit) @23213   17 years Paul Price Ignoring built libraries.
(edit) @23142   17 years eugene removing old, deprecated Ohana component
(edit) @23141   17 years eugene removing old, deprecated Ohana component
(edit) @23140   17 years eugene removing old, deprecated Ohana component
(edit) @23138   17 years eugene adding the rings mode (not quite done)
(edit) @23137   17 years eugene adding the rings mode (not quite done)
(edit) @22741   17 years eugene exit with error status of 1 on failures
(edit) @22713   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @22712   17 years Paul Price Ignoring unimportant files.
(edit) @22675   17 years eugene got the sign wrong: wanthosts should wait only up to 10 sec
(edit) @22424   17 years Paul Price Built binary shouldn't be in repository.
(edit) @22423   17 years eugene need to set stream file before unlocking mutex
Note: See TracRevisionLog for help on using the revision log.