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) @20583   18 years eugene add comment for future
(edit) @20575   18 years eugene oops: wrong line reference
(edit) @20545   18 years Sebastian Jester Put changes from 1.2.14.1 on head
(edit) @20537   18 years eugene include, but disable, direct solution
(edit) @20536   18 years eugene adding the direct inversion for Grid values (cf JT)
(edit) @20535   18 years eugene add interrupts to (potentially) long loops
(edit) @20534   18 years eugene flush output so vectors are written immediately
(edit) @20533   18 years eugene skip nan and inf
(edit) @20532   18 years eugene need to remove existing output files(s)
(edit) @20364   18 years eugene start off with STAR_TOOFEW = 0
(edit) @20363   18 years eugene add number of stars per grid cell
(edit) @20362   18 years eugene comment out parentID
(edit) @20358   18 years eugene allow for an empty or missing .ptolemyrc file
(edit) @20324   18 years eugene adding logging to job selection
(edit) @20323   18 years eugene remove old GRID_V1 code; allow grid analysis to slowly anneal
(edit) @20286   18 years mwv Corrected misspelled "varience" to "variance".
(edit) @20266   18 years eugene adding -max-density and -minmag options; limiting total number of …
(edit) @20265   18 years eugene soon to be added: parentID
(edit) @20212   18 years eugene send pointer to gfits_scan
(edit) @20193   18 years eugene base plot name on outroot
(edit) @20192   18 years eugene handle nan values in measurement mags; add stats on rejections; output …
(edit) @20191   18 years eugene use -noX for kapa if -plot is not selected; set output filenames based …
(edit) @20190   18 years eugene add some verbosity to the loading
(edit) @20189   18 years eugene selected subset of stars for relative photometry limited to those with …
(edit) @20188   18 years eugene add outroot
(edit) @20187   18 years eugene fix error in associating photcode with chip; handle nan values in …
(edit) @20186   18 years eugene handle chip IDs which are not a simple sequence; add keywords to …
(edit) @20185   18 years eugene adding outroot; supplying it to the plotting functions
(edit) @20184   18 years eugene adding ZNAXIS1,2 as an allowed source of the image size
(edit) @20183   18 years eugene a comment
(edit) @20182   18 years eugene image IDs were not being set correctly
(edit) @20181   18 years mwv Added help message to list the "mode" options for the "-dump" option.
(edit) @20066   18 years eugene correctly sequence stdout and stderr; keep job state while waiting for …
(edit) @20065   18 years eugene remove inappropriate ASSERTs
(edit) @20059   18 years eugene adding some ASSERTS to catch a thief
(edit) @20047   18 years eugene allow job stdout / stderr from pclient to arrive slowly
(edit) @20032   18 years eugene remember to restart pcontrol on crashes
(edit) @19939   18 years eugene heavier line for overlay
(edit) @19935   18 years eugene oops: converted to radians, not degrees
(edit) @19897   18 years eugene working on grid for non-mosaic
(edit) @19841   18 years eugene add .cvsignore
(edit) @19840   18 years eugene set dx and dy indep
(edit) @19839   18 years eugene add font name to box cmd
(edit) @19838   18 years eugene fix flips and ellipse
(edit) @19837   18 years eugene add weight and color to box
(edit) @19836   18 years eugene insignificant
(edit) @19835   18 years eugene fix flips, colors and ellipse
(edit) @19834   18 years eugene add weight and color for box
(edit) @19833   18 years eugene fix flipped images
(edit) @19830   18 years eugene get graph pointer if it is created
(edit) @19829   18 years eugene internal images are 32bit; do not negotiate with sender
(edit) @19828   18 years eugene update the KiiLoadPicture2D to match kapa 32bit upgrade
(edit) @19827   18 years eugene subtract guess position when calculating sums (oops, fix offset)
(edit) @19826   18 years eugene subtract guess position when calculating sums
(edit) @19825   18 years eugene do not check for an argument in argv[0]
(edit) @19824   18 years eugene remove deprecated file
(edit) @19823   18 years eugene replace poor code with ohana_normalize_angle
(edit) @19789   18 years bills bump message timeout from 10 to 30 seconds (replication queue is so …
(edit) @19731   18 years eugene typo in format
(edit) @19730   18 years eugene various bugs
(edit) @19719   18 years eugene fix test messages
(edit) @19682   18 years eugene add skycalc to standard build
(edit) @19681   18 years eugene cleanup skycalc build, license info, prototypes; add sunmoon function
(edit) @19579   18 years eugene adding mmextract and supporting api changes to dbCmdlineField.c functions
(edit) @19571   18 years eugene fix typo (unclosed comment)
(edit) @19570   18 years eugene adding
(edit) @19569   18 years eugene testing for where or matched
(edit) @19564   18 years Paul Price Putting at the top, with other stuff that's ignored
(edit) @19563   18 years Paul Price Adding trap for "--disable-shared" etc.
(edit) @19534   18 years eugene adding -inst option
(edit) @19533   18 years eugene adding strhash function
(edit) @19259   18 years eugene extend 64 byte name limit to 128
(edit) @19250   18 years bills fixed incorrect return value from gfits_read_Xheader
(edit) @19248   18 years bills don't try and close null file handle
(edit) @19187   18 years eugene fix typo
(edit) @19186   18 years eugene adding DVO_FORMAT_PS1_DEV_3
(edit) @19185   18 years eugene extending image name to 128 bytes; updating conversion routines
(edit) @19130   18 years eugene add support for IMNAXIS1,2
(edit) @19125   18 years eugene adding host tracking and restart
(edit) @19124   18 years eugene adding thread options to host and job
(edit) @19065   18 years eugene testing for NAXISi, fall-back on IMNAXISi
(edit) @18933   18 years Paul Price Need to initialise variable.
(edit) @18878   18 years eugene adding options for profiler code
(edit) @18732   18 years eugene add additional mutex locks to avoid conflicts on Nvariables
(edit) @18721   18 years eugene avoid update mode unless mode is SPLIT
(edit) @18718   18 years eugene added a new radec conversion function
(edit) @18706   18 years Paul Price Work around stupid "warning: 'i' may be used uninitialized in this …
(edit) @18705   18 years bills range check on N2 was incorrect in substr
(edit) @18685   18 years bills For Mac OS add -D_DARWIN_C_SOURCE to the CFLAGS
(edit) @18429   18 years eugene set initial values for color and lweight
(edit) @18428   18 years eugene add range check
(edit) @18427   18 years eugene add filter for min fwhm
(edit) @18426   18 years eugene various minor fixes
(edit) @18411   18 years eugene add color scrolling with key pad
(edit) @18408   18 years Paul Price I've been getting a flood of messages: ffgcnn could not find column: …
(edit) @18403   18 years eugene fix pcount, gcount
(edit) @18375   18 years eugene check for complete overlap of current region
(edit) @18374   18 years eugene allow load2mass to process the 2MASS triplets as a group
(edit) @18326   18 years eugene supply name to kapa window
(edit) @18325   18 years eugene fix FILE pointer leak
Note: See TracRevisionLog for help on using the revision log.