IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Ohana/src/opihi

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35564   13 years eugene merged branches/eam_branches/ipp-20130419 into trunk
(edit) @35416   13 years eugene merge changes from eam_branches/ipp-20130307 : parallelize dvosecfilt, …
(edit) @35263   13 years eugene merge changes from eam_branches/ipp-20130306: addstar now can block …
(edit) @35237   13 years eugene merge changes from eam_branches/ipp-20130207
(edit) @35109   13 years eugene option to specify output format for fits table columns; add dbinsert; …
(edit) @34844   14 years eugene merging changes from eam_branches/ipp-20121130
(edit) @34800   14 years watersc1 Merge from my branch including background restoration and stack stage …
(edit) @34753   14 years eugene merge changes from eam 20120905
(edit) @34749   14 years eugene merge from eam/20120905 (updates to delstar, setposangle, update to …
(edit) @34621   14 years eugene merge from eam_branches/ipp-20120905: secfilt->stackID is not …
(edit) @34613   14 years bills fix a couple of compile problems due to uninitalized variables
(edit) @34599   14 years bills fix unused variable error by using it as Gene intended
(edit) @34584   14 years eugene dvo/opihi updates from gene (add 1D splines, where conditions on plots)
(edit) @34464   14 years eugene add test script directory
(edit) @34463   14 years eugene fix mmatch for parallel ops
(edit) @34462   14 years eugene add mmatch function (equiv to avmatch)
(edit) @34461   14 years eugene add :char type to read vectors (very crude: sets vector to ascii value …
(edit) @34429   14 years eugene merge changes from eam_branches/ipp-20120905 (fixes some mean values …
(edit) @34418   14 years eugene merge changes from eam_branch/ipp-20120905: add satstar profile to …
(edit) @34405   14 years eugene merging change from eam_branches/ipp-20120805: adding psfQF, psfQFperf …
(edit) @34345   14 years bills Restructure code to work around apparent compiler bug where when …
(edit) @34342   14 years eugene merge changes from eam_branches/ipp-20120805
(edit) @34337   14 years bills Expand the buffer for lines read from files sourced by the input …
(edit) @34260   14 years eugene add PS1_V4 schema; add set mean fluxes based on stacks; define the …
(edit) @34088   14 years eugene updates for pedantic gcc, mods to relphot average mags to handle GPC1 …
(edit) @33963   14 years eugene merge changes from eam_branches/ipp-20120405
(edit) @33700   14 years bills Fix compile error in optimized build by initializing some variables
(edit) @33662   14 years eugene support for parallel dvo in mextract, avextract, avmerge, gstar, gcat; …
(edit) @32632   15 years eugene add nice ability to pantasks/pcontrol/pclient; add ports to …
(edit) @32346   15 years eugene added concept of merging multiple objects into a single object in DVO …
(edit) @31856   15 years eugene init the Nskipexec variable
(edit) @31853   15 years eugene return TRUE for ipptool2book even in error situations (the book is …
(edit) @31667   15 years eugene merge from trunk: various details, see eam/ipp-20110505
(edit) @31666   15 years eugene merged from branch: add some more info stats
(edit) @31636   15 years bills move declaration of GetGraphdata from dvo.h to it's own header file to …
(edit) @31635   15 years bills move the functions that implement the dvo "database lookups" …
(edit) @31496   15 years Paul Price Change 'make' --> so as to enable parallel make. Builds MUCH faster now
(edit) @31450   15 years eugene various improvements to relphot, related support
(edit) @31160   15 years eugene updates from eam branch
(edit) @30972   15 years watersc1 add cline to Makefile and init code
(edit) @30971   15 years watersc1 plot a line in sky coordinates.
(edit) @30658   15 years eugene update galactic coords to FK5
(edit) @30657   15 years eugene add articles on the galactic coordinate system
(edit) @30614   15 years eugene add += and -= to opihi; allow 0 length vectors; fix mem leak in some …
(edit) @30612   15 years eugene trap error in where for imextract, avextract; add new fields for …
(edit) @30611   15 years eugene add -no-clear and -image options to region
(edit) @30610   15 years eugene add +=, -= operators to opihi; limits -by-image; -closest option for …
(edit) @29938   16 years eugene handle errors in dvo I/O functions; better support for DIS images; …
(edit) @29759   16 years eugene fix avmatch bug (from nan values in sort)
(edit) @29558   16 years eugene fix variable init build errors
(edit) @29540   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29123   16 years eugene I think avmatch gaps were caused by not handling the boundary
(edit) @29026   16 years bills in MatchImage() we can't depend on the location of an image in the …
(edit) @29001   16 years eugene optimizations for dvomerge and relastro; complete checks of db I/O …
(edit) @28958   16 years bills Cache the images table in memory to save on I/O
(edit) @28955   16 years bills add image->externID to the list of allowed fields for mextract. Pass …
(edit) @28872   16 years bills add Imagephotocode to the set of variables set by gimages
(edit) @28337   16 years Serge CHASTEL histogram help
(edit) @28336   16 years Serge CHASTEL Help for imhist (was help for histogram)
(edit) @28335   16 years Serge CHASTEL Parameters types consistency
(edit) @28326   16 years eugene add objID and catID to basic output; objflags in hex
(edit) @28317   16 years eugene comment out excess line
(edit) @28242   16 years eugene rename elements of Job structure stdout and stderr (see #1228)
(edit) @28241   16 years eugene merging changes from branches/eam_branches/Ohana.20100606: re-work the …
(edit) @28213   16 years eugene altitude was missing as an available measure field
(edit) @28203   16 years eugene fix index
(edit) @28158   16 years eugene redirect pcontrol stderr to log file; add bits to harvest zombies that …
(edit) @27999   16 years eugene redirect stdin, stdout, stderr before starting threads
(edit) @27998   16 years eugene print a message if .foorc file is successfully loaded
(edit) @27997   16 years eugene do not print a message if the .foorc file is missing
(edit) @27996   16 years eugene init astro library
(edit) @27995   16 years eugene keep output of *.c.in for debug purposes
(edit) @27965   16 years eugene add notes re freopen
(edit) @27817   16 years eugene create match2d function in dvo; allow kapa bg to be "none"; better …
(edit) @27798   16 years eugene check for numerical arguments to for loop
(edit) @27790   16 years eugene updates from dev branch Ohana.20100407: improvements to kapa label and …
(edit) @27614   16 years eugene Npending decremented 2x on timeout: oops
(edit) @27611   16 years eugene pendatic checking fscan, system, and mkstemp return values
(edit) @27610   16 years eugene fixing avmatch
(edit) @27594   16 years eugene adding function avmatch to extract average fields based on a …
(edit) @27593   16 years bills checked in wrong fix
(edit) @27592   16 years bills fix or workaround compile problems on MacOS
(edit) @27587   16 years eugene added list -copy option; added mextract, avextract features to support …
(edit) @27530   16 years eugene add hexagons and pentagons to kapa; default layout for the dvo sky is …
(edit) @27491   16 years eugene various little issues from --pedantic
(edit) @27435   16 years eugene large update merging in changes for Ohana to support large files
(edit) @27262   16 years eugene more flexible def of skycoverage map (not much of an improvement)
(edit) @27255   16 years eugene add shell-verbosity (echo commmand lines) and function to enable; add …
(edit) @27185   16 years eugene diable bond svn for the moment
(edit) @27024   16 years eugene add test code (ifdefed out)
(edit) @27023   16 years eugene add book tests
(edit) @26995   16 years eugene shorten MSG_TIMEOUT since we have fixed the fundamental comm error
(edit) @26948   16 years eugene add help line
(edit) @26946   16 years eugene better UI for status
(edit) @26891   16 years eugene updates from eam_branches/20091201
(edit) @26884   16 years eugene copy filename on extract
(edit) @26521   17 years Paul Price Fixing order of parameters following warning: In function ‘memset’, …
(edit) @26412   17 years eugene fixed a bug
(edit) @26411   17 years eugene add tracking of uniquely-named machines and feature to limit the …
(edit) @26371   17 years eugene do not free the first list entry
Note: See TracRevisionLog for help on using the revision log.