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) @31450   15 years eugene various improvements to relphot, related support
(edit) @31425   15 years bills fix memory corruption when loading SDSS data
(edit) @31395   15 years bills fix compile error due to unused variable
(edit) @31391   15 years bills comment out archaic message about zero point
(edit) @31371   15 years bills column names in binary tables are to be treated as case-insensitive
(edit) @31239   15 years bills add parameter -skyparity which causes the skycells to be created with …
(edit) @31238   15 years bills add parameter -listchipcoords to dvoImagesAtCoords. If supplied the …
(edit) @31177   15 years bills accept -overlap for all modes (only tested for RINGS and LOCAL)
(edit) @31173   15 years bills Set photcode table to the output photcodes before saving the new file. …
(edit) @31160   15 years eugene updates from eam branch
(edit) @31027   15 years bills add new option to the skycells program -projection-number. This takes …
(edit) @30983   15 years watersc1 Added -C mode to calculate matches using great circle distances …
(edit) @30972   15 years watersc1 add cline to Makefile and init code
(edit) @30971   15 years watersc1 plot a line in sky coordinates.
(edit) @30830   15 years heather added more information for when dvoverify is invoked without …
(edit) @30791   15 years mwv Changed '%ld' to OFF_T_FMT to match general type.
(edit) @30782   15 years bills fix problem reported int ticket #1381 dvoImagesAtCoords can find …
(edit) @30761   15 years bills when sanity checking dRA take declination into account.
(edit) @30726   15 years eugene do not cast the large allocs to unsigned int (use size_t)
(edit) @30725   15 years eugene deal with the broken PS1_V2 smfs without so much complaining
(edit) @30658   15 years eugene update galactic coords to FK5
(edit) @30657   15 years eugene add articles on the galactic coordinate system
(edit) @30617   15 years eugene deprecate image.Mxx,..Myyyy
(edit) @30616   15 years eugene various fixes to photdbc, relastro and relphot based on analysis of …
(edit) @30615   15 years eugene improvements to dvoverify (check index validity); add help info for …
(edit) @30614   15 years eugene add += and -= to opihi; allow 0 length vectors; fix mem leak in some …
(edit) @30613   15 years eugene add some extra error checking in addstar -resort; use ToShortPixels, …
(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) @30609   15 years eugene add sunriseset program
(edit) @30608   15 years eugene use utility functions FromShortPixels and the like
(edit) @30607   15 years eugene add roc_validate; handle more error cases in roc
(edit) @30606   15 years eugene some graphing fixes; protect status box lines from overflow
(edit) @30605   15 years eugene zero out all dvo I/O buffers before converting formats; adding fields …
(edit) @30604   15 years eugene adding fields to track calibration accuracy (dXpixSys, dMagSys, and …
(edit) @30603   15 years eugene single-quote protects against special chars in string for kapa labels
(edit) @30602   15 years eugene fix ALLOCATE to accept large sizes; add utilities …
(edit) @30499   15 years bills if VERBOSE print out the chip coordinates for each input point
(edit) @30426   15 years eugene fix counting error for Nmeasure
(edit) @30306   15 years eugene additional error checking
(edit) @30188   16 years rhenders dvoGetDetections() was crashing when hitting bogus detection IDs (of …
(edit) @29955   16 years bills fix compiler errors about possibly uninitialized variables.
(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) @29754   16 years heather This fixes Shutdown related segfaults.
(edit) @29558   16 years eugene fix variable init build errors
(edit) @29557   16 years eugene add support for PS1_V3
(edit) @29541   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29540   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29539   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29538   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29537   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29439   16 years rhenders Quick-fix for 0/360 RA boundary problem
(edit) @29408   16 years eugene check for png_jmpbuf
(edit) @29406   16 years eugene jmpbuf was deprecated: test for PNG_SETJMP_SUPPORTED and use the …
(edit) @29182   16 years bills fix incorrect mapping of secfilt photcodes in dvomerge
(edit) @29181   16 years bills Unused secfilt entries were not getting initialized properly
(edit) @29132   16 years bills Fix error in setting Mcal based on the zero point in the PHU. Also set …
(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) @29013   16 years eugene kapa box -ticks 1111 was oddly defined : change to be a finer sampling
(edit) @29001   16 years eugene optimizations for dvomerge and relastro; complete checks of db I/O …
(edit) @28968   16 years rhenders Added DETECTIONFILTER field for use when importing smf files into DVO …
(edit) @28967   16 years rhenders Getting new DETECTIONFILTER field from config for use when importing …
(edit) @28966   16 years rhenders Passing pointer to AddstarClientOptions to FilterStars function in …
(edit) @28965   16 years rhenders Changed FilterStars function to also filter detections based on …
(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) @28939   16 years bills minor fixes to addstar for sdss files
(edit) @28872   16 years bills add Imagephotocode to the set of variables set by gimages
(edit) @28857   16 years bills put back support for dvomerge to an empty output catdir
(edit) @28855   16 years bills Enhance dvomerge to handle merging catdirs with different (but …
(edit) @28840   16 years bills measurements for new objects with NSTAR_GROUP > 1 were not getting …
(edit) @28839   16 years bills set imageID (to entry for the given filter) and parentID (0) for SDSS …
(edit) @28837   16 years mwv Restructured building polynomial powers to avoid an "uninitialized" …
(edit) @28833   16 years bills better fix memset(&dummy, 0, sizeof(dummy));
(edit) @28832   16 years bills set photcode.dummy[0] to zero to terminate the string gdb is unhappy …
(edit) @28811   16 years eugene better status message
(edit) @28717   16 years bills change format of input file to setphot include the error in the zero …
(edit) @28673   16 years bills add parameters to set overlap of skycells made with -mode local
(edit) @28660   16 years bills zero the subcatalog structure to prevent attempting to free data from …
(edit) @28645   16 years bills off_t is long long on MacOS
(edit) @28536   16 years Paul Price Merging background restoration branch.
(edit) @28486   16 years Paul Price Merging (reintegrating) branches/pap (background restoration).
(edit) @28375   16 years watersc1 merge of stack association and warp/stack/diff jpegs
(edit) @28368   16 years eugene more dvomerge tests (somewhat ill-defined)
(edit) @28354   16 years eugene fix a bug in merge_catalogs_old, some optimization to speed things up
(edit) @28347   16 years eugene fix tick positions and stupid loop error
(edit) @28342   16 years eugene create new directory and generate photcode table
(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) @28331   16 years eugene fix the IDs and metadata
(edit) @28330   16 years eugene allow target db to not exist
(edit) @28329   16 years eugene always load all measurements
(edit) @28328   16 years eugene get correct count for Nmeasure; update secfilt from input if output is …
(edit) @28327   16 years eugene add a comment
(edit) @28326   16 years eugene add objID and catID to basic output; objflags in hex
(edit) @28325   16 years eugene another test for dvomerge; update svn:ignore
Note: See TracRevisionLog for help on using the revision log.