IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Ohana/src/getstar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @30608   15 years eugene use utility functions FromShortPixels and the like
(edit) @30499   15 years bills if VERBOSE print out the chip coordinates for each input point
(edit) @29557   16 years eugene add support for PS1_V3
(edit) @29001   16 years eugene optimizations for dvomerge and relastro; complete checks of db I/O …
(edit) @28241   16 years eugene merging changes from branches/eam_branches/Ohana.20100606: re-work the …
(edit) @27940   16 years bills update type in debug print statement
(edit) @27675   16 years eugene handle case of Rmin > Rmax (360,0 boundary)
(edit) @27435   16 years eugene large update merging in changes for Ohana to support large files
(edit) @27142   16 years bills dvoImagesAtCoords doesn't need Photcodes do don't load them
(edit) @26288   17 years bills change command line arguments to dvoImagesAtCoords Make coordinate …
(edit) @26258   17 years eugene other minor cleanups from eam_branches/20091113
(edit) @26142   17 years bills add a printf for debugging (ifdef'd out)
(edit) @25757   17 years eugene various dvo and other improvements from gene@dev branch
(edit) @25707   17 years bills if no matches are found return a specific error code PSTAMP_NO_OVERLAP
(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) @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) @24418   17 years eugene add PS1_V2 format
(edit) @24033   17 years eugene avoid segfault on NULL db handle
(edit) @22713   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @21527   17 years eugene added new format (PS1_V1)
(edit) @21508   17 years eugene merge changes from eam_branch_20090208: add PS1_V1 formats; rename …
(edit) @21153   17 years eugene lots of very minor API mods to satisfy some pickier compilers (supply …
(edit) @20985   18 years eugene warn for zero or negative area
(edit) @20984   18 years eugene check for error loading the sky table
(edit) @20983   18 years eugene drop dependency on libXXX.a; rely on changes in the header to trigger …
(edit) @20532   18 years eugene need to remove existing output files(s)
(edit) @20266   18 years eugene adding -max-density and -minmag options; limiting total number of …
(edit) @20184   18 years eugene adding ZNAXIS1,2 as an allowed source of the image size
(edit) @19823   18 years eugene replace poor code with ohana_normalize_angle
(edit) @19259   18 years eugene extend 64 byte name limit to 128
(edit) @19065   18 years eugene testing for NAXISi, fall-back on IMNAXISi
(edit) @16810   18 years eugene merge changes from eam_branch_20080223 : updates to DVO output format, …
(edit) @16140   19 years eugene adding darwin .cvsignore info
(edit) @16061   19 years eugene fixing Wall,Werror warnings
(edit) @15743   19 years eugene importing updates from eam_branch_20071130
(edit) @15584   19 years eugene removing invalid dependency
(edit) @15543   19 years eugene fixed magnitude limit selections; allow non-average photcodes
(edit) @15540   19 years eugene adding optional output formats to getstar
(edit) @15539   19 years eugene adding various output formats for getstar
(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) @15037   19 years eugene adding PS1_DEV_1 I/O mode
(edit) @14590   19 years eugene convert str_to_time and related functions to ohana_...; various …
(edit) @14574   19 years eugene do not require photcode or nstars
(edit) @14496   19 years eugene adding -accept-astrom flag to dvoImageOverlaps
(edit) @13890   19 years eugene fixed name length (64 bytes)
(edit) @13825   19 years eugene fixed Nmatches for NULL result
(edit) @13093   19 years eugene set NAXIS=0 in dvoImageExtract, do not write out a matrix
(edit) @13091   19 years eugene adding dvoImageExtract and dvoImageOverlaps to the default
(edit) @12860   19 years eugene fixing test for signal names
(edit) @12842   19 years eugene moved Configure.in to Makefile.System.in
(edit) @12840   19 years eugene various fixes to support Mac OS X
(edit) @12774   19 years eugene creating dvoImageOverlaps
(edit) @12462   19 years eugene fixed typo on master photcode file
(edit) @12332   19 years eugene complete merge from branch dvo-mods-2007-02
(edit) @11955   19 years eugene initial bin and lib dirs required; adding .cvsignores
(edit) @11880   19 years eugene allowing user CC, CFLAGS, etc, from updated configure.tcsh
(edit) @10342   20 years eugene added Makefile.Common, cleanups, support for .so
(edit) @10305   20 years eugene improved lib/include flags, enable shared objects
(edit) @9634   20 years eugene added notes
(edit) @9630   20 years eugene adding max magnitude selection
(edit) @9606   20 years eugene rationalized region RA
(edit) @8392   20 years eugene update to new DVO APIs
(edit) @7965   20 years eugene fixed typo
(edit) @7684   20 years eugene add .cvsignore
(edit) @7082   20 years eugene adding new files
(edit) @7080   20 years eugene big move: fits_ to gfits_; minor updates to relphot
(edit) @6995   20 years eugene updates to getstar for first working version
(edit) @6968   20 years eugene first pass on a working getstars
(edit) @6812   20 years eugene updating getstar dvo interactions
(edit) @6243   20 years eugene move image lock/unlock to libdvo
(edit) @6239   20 years eugene moved image lock/unlock to libdvo; adding additional options
(edit) @5242   21 years eugene added support for libdvo
(edit) @4864   21 years eugene converted to the libohana/dvo_image I/O routines; improvements in fits_db.c
(edit) @4844   21 years eugene removing pointless Fread/char
(edit) @4828   21 years eugene modifications to use CATMODE, CATFORMAT
(edit) @4810   21 years eugene renamed hms_to_deg hstgsc_hms_to_deg everywhere, moved into libohana
(edit) @3647   21 years eugene removing some old files (getstar/src/old, dbrshtest.c)
(edit) @3466   21 years eugene loneos.h to dvo.h; FITS tables for smpfiles
(edit) @3305   21 years eugene cleaned up old files
(edit) @2510   22 years eugene fixed makefiles
(add) @2490   22 years eugene This commit was generated by cvs2svn to compensate for changes in …
Note: See TracRevisionLog for help on using the revision log.