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) @16140   19 years eugene adding darwin .cvsignore info
(edit) @16139   19 years eugene return NULL if output var requested and entry not found
(edit) @16119   19 years eugene removing Press code
(edit) @16117   19 years eugene cleanups for gaussj, fft; update tests
(edit) @16111   19 years eugene update test
(edit) @16107   19 years eugene converting fft and fftn to code from Jones, with Magnier version of …
(edit) @16099   19 years eugene working on the fft function
(edit) @16094   19 years eugene convert to Jones (creative commons) version of fft
(edit) @16059   19 years eugene convert to new gauss-jordan code (non-Press); fixing Wall,Werror …
(edit) @16056   19 years eugene adding new tests from mark pitts
(edit) @16040   19 years eugene replaced sort functions drived from press with sort macros derived from gsl
(edit) @16038   19 years eugene added named channels (r,g,b)
(edit) @16013   19 years eugene adding command to set colormap in kapa
(edit) @16012   19 years eugene add taskstatsreset
(edit) @16006   19 years eugene handle nan, inf
(edit) @16005   19 years eugene adding grow function (mainly for test)
(edit) @16004   19 years eugene missing prototype
(edit) @16003   19 years eugene added A[][] for matrix set / get
(edit) @16002   19 years eugene partial solution to server timeouts
(edit) @16000   19 years eugene allow -phu to show DIS-only images (a hack?)
(edit) @15999   19 years eugene -name is a substr match
(edit) @15923   19 years eugene added tvchannel
(edit) @15907   19 years eugene extend timeout
(edit) @15878   19 years eugene fixed cases of hard-wired line length; some api cleanup in stack_math
(edit) @15877   19 years eugene fixed types in fprintf
(edit) @15876   19 years eugene drop unused vars, fixed missing assignment
(edit) @15875   19 years eugene fixed types in fprintf, flush stdout, stderr before forking
(edit) @15874   19 years eugene fixed type in fprintf
(edit) @15873   19 years eugene drop conflicting DEBUG #define
(edit) @15872   19 years eugene fixed type for fprintf
(edit) @15871   19 years eugene fixed type in debug statement
(edit) @15870   19 years eugene minor notes
(edit) @15869   19 years eugene drop unused vars
(edit) @15868   19 years eugene re-write to use fork,exec,waitpid to catch timeouts
(edit) @15798   19 years eugene added tests to catch comm collisions
(edit) @15797   19 years eugene various debug lines to test comm collisions
(edit) @15796   19 years eugene added an extra read from stdout/stderr when starting a local job; this …
(edit) @15795   19 years eugene testing the i/o collisions
(edit) @15791   19 years eugene adding gprintSetFileAllThreads vs ThisThread
(edit) @15782   19 years eugene adding a sleep to the input threads no-op
(edit) @15754   19 years eugene add command to reset task stats
(edit) @15753   19 years eugene set catdir if not set
(edit) @15752   19 years eugene handle db i/o errors
(edit) @15720   19 years eugene better usage, clarify code
(edit) @15719   19 years eugene minor api mod, added apis to report / reset free count
(edit) @15718   19 years eugene init name, add apis to report / reset allocs
(edit) @15717   19 years eugene plug major leak (minor api mod)
(edit) @15716   19 years eugene plug minor memory leak
(edit) @15661   19 years eugene minor
(edit) @15657   19 years eugene fix decompress
(edit) @15648   19 years eugene adding default value for IsCompressed
(edit) @15647   19 years eugene updates for compression
(edit) @15620   19 years eugene support for rotated ellipses in kapa overlays
(edit) @15514   19 years eugene fixed compile errors after NAN conversion
(edit) @15509   19 years eugene converted internal NO_MAG and NO_ERR to NAN, NAN_S_SHORT, etc as …
(edit) @15487   19 years eugene merging changes from eam_branch_20071015 (read compressed images, …
(edit) @15442   19 years eugene fix usage message
(edit) @15274   19 years eugene moved bracket to lib.data, working on new image stats function
(edit) @15241   19 years eugene added notes
(edit) @15208   19 years eugene updates to the db interations
(edit) @15207   19 years eugene added
(edit) @15206   19 years eugene update help
(edit) @15205   19 years eugene update the help
(edit) @15204   19 years eugene example test script
(edit) @15203   19 years eugene add some notes
(edit) @15038   19 years eugene various fixes to ensure data is carried from Stars to Measures …
(edit) @15031   19 years eugene slurp down all data as it arrives
(edit) @15030   19 years eugene lock on init to avoid competition on init
(edit) @15008   19 years eugene add an init_error function
(edit) @15006   19 years eugene catch mis-match in stack math
(edit) @14914   19 years eugene report error in gaussj
(edit) @14827   19 years eugene added a missing main to dimm
(edit) @14708   19 years eugene added a comment
(edit) @14590   19 years eugene convert str_to_time and related functions to ohana_...; various …
(edit) @14517   19 years eugene prevent WW_binary from swallowing strings that look like math …
(edit) @14501   19 years eugene allow region to be defined by image projection
(edit) @14497   19 years eugene added a comment
(edit) @14449   19 years eugene support the BSD libedit as well as readlin
(edit) @14402   19 years eugene adding skyregion concept
(edit) @14401   19 years eugene extensive updates to the avextract / mextract / skyregion system
(edit) @14379   19 years eugene adding more fields
(edit) @14287   19 years eugene return NULL if field is not founddvo/dbFields.c
(edit) @14286   19 years eugene changing SetImageSelection API to take a bool mosaicMode
(edit) @14285   19 years eugene adding ARC and STG projections
(edit) @14284   19 years eugene force interrupt after 3 (not 10) SIGINTs
(edit) @14283   19 years eugene adding unix: option for named socket connection
(edit) @14191   19 years eugene fixed handling of the photcodes in mextract and avextract
(edit) @14190   19 years eugene removed extra space in echo
(edit) @14181   19 years eugene fixed usage
(edit) @14180   19 years eugene plugged leak
(edit) @14179   19 years eugene error if N < 1
(edit) @14178   19 years eugene fixed behavior of break under autobreak off
(edit) @14177   19 years eugene added comment
(edit) @14176   19 years eugene added tests from Mark Pitts
(edit) @14175   19 years eugene help updates from Mark Pitts
(edit) @14139   19 years eugene adding list -del as one-line block
(edit) @14073   19 years eugene fixed null getpage
(edit) @14072   19 years eugene add verbose message
(edit) @14070   19 years eugene allow npages to restrict by key
(edit) @14069   19 years eugene added in fuzz to next start time
Note: See TracRevisionLog for help on using the revision log.