IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Ohana/src/libdvo

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @29182   16 years bills fix incorrect mapping of secfilt photcodes in dvomerge
(edit) @29001   16 years eugene optimizations for dvomerge and relastro; complete checks of db I/O …
(edit) @28855   16 years bills Enhance dvomerge to handle merging catdirs with different (but …
(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) @28324   16 years eugene fix text output for airmass
(edit) @28246   16 years eugene add additional error checks to libfits, libdvo; fix error in …
(edit) @28241   16 years eugene merging changes from branches/eam_branches/Ohana.20100606: re-work the …
(edit) @27941   16 years bills update commented out fprintf with new variable names
(edit) @27817   16 years eugene create match2d function in dvo; allow kapa bg to be "none"; better …
(edit) @27588   16 years eugene some updates for pedantic, optimize (handle return values for some …
(edit) @27585   16 years eugene created PS1_V2
(edit) @27580   16 years eugene created PS1_V2; cleanup / extended average object flags related to …
(edit) @27491   16 years eugene various little issues from --pedantic
(edit) @27484   16 years eugene move definition of NAN from dvo.h to ohana.h (non-C99 only)
(edit) @27435   16 years eugene large update merging in changes for Ohana to support large files
(edit) @27025   16 years eugene use Newton-Raphson inverter for non-linear astrometry terms
(edit) @26482   17 years bills set pad and dummy strings to zero to prevent garbage from appearing in …
(edit) @26410   17 years bills last change was too specialized. Return a pointer to the image
(edit) @26409   17 years bills add image->ccdnum to the values returned by dvoSkyListByExternID
(edit) @26404   17 years bills Forget trying to pick and choose which values we return. Include the …
(edit) @26403   17 years bills get zero point from configuration
(edit) @26398   17 years eugene init the sorted value
(edit) @26396   17 years bills Added some utility functions that provide read only access to a dvo …
(edit) @25757   17 years eugene various dvo and other improvements from gene@dev branch
(edit) @24976   17 years eugene add three functions to select sky lists based on input lists (not tables)
(edit) @24974   17 years eugene provide hook to M_ap
(edit) @24755   17 years eugene plug leak
(edit) @24754   17 years eugene converted value for Mcal, dMcal is 0.0; for psfQual is 1.0
(edit) @24748   17 years eugene adding ps1-ref format for dvo
(edit) @24747   17 years eugene boundaries are not inclusive
(edit) @24400   17 years eugene added new cmf format ps1_v2, added function to handle broken cmf …
(edit) @24399   17 years eugene adding ipp-2.9 build files: moving to cfitsio3100-p2 (automatic …
(edit) @24308   17 years beaumont merged relastro enhancements from cnb_branch_20090301
(edit) @23213   17 years Paul Price Ignoring built libraries.
(edit) @22713   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @21508   17 years eugene merge changes from eam_branch_20090208: add PS1_V1 formats; rename …
(edit) @21153   18 years eugene lots of very minor API mods to satisfy some pickier compilers (supply …
(edit) @21047   18 years eugene search within time range
(edit) @20982   18 years eugene if OBJID or CATID are missing, just give a warning
(edit) @20981   18 years eugene add error check for load functions
(edit) @20936   18 years eugene big update from eam_branch_20081124 with updates to Opihi math
(edit) @19823   18 years eugene replace poor code with ohana_normalize_angle
(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) @17419   18 years eugene updates to fix compile errors caught by Wall, Werror
(edit) @17253   18 years eugene do not crash on NULL code
(edit) @17245   18 years eugene need to have a save version which truncates
(edit) @17190   18 years eugene adding Photom,Astrom Poor,Bad Mask fields to photcode; split measure …
(edit) @17122   18 years eugene fix counting up update
(edit) @17001   18 years eugene add some comments
(edit) @17000   18 years eugene minor space change
(edit) @16997   18 years eugene free excess data
(edit) @16981   18 years eugene added utility functions to interact with registered mosaic
(edit) @16980   18 years eugene RegisterMosaic needs to store the values, not a pointer (trouble if it …
(edit) @16810   18 years eugene merge changes from eam_branch_20080223 : updates to DVO output format, …
(edit) @16268   18 years eugene considering extended sources in dvo
(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) @16093   19 years eugene consistency with ipp/psconfig/pschecklibs; add library flags for dylibs
(edit) @16057   19 years eugene fixing Wall,Werror warnings; fixed sort error
(edit) @16040   19 years eugene replaced sort functions drived from press with sort macros derived from gsl
(edit) @15750   19 years eugene plug leaks on error
(edit) @15749   19 years eugene handle db read errors
(edit) @15748   19 years eugene fix mem leaks
(edit) @15747   19 years eugene free data as needed; catformat only set when data is loaded
(edit) @15744   19 years eugene return new subcat, even on errors
(edit) @15743   19 years eugene importing updates from eam_branch_20071130
(edit) @15722   19 years eugene working on dvosplit and supporting functions
(edit) @15694   19 years eugene adding new photcode I/O formats; adding fields for astrometric error …
(edit) @15621   19 years eugene refine deps for autocode elements
(edit) @15540   19 years eugene adding optional output formats to getstar
(edit) @15514   19 years eugene fixed compile errors after NAN conversion
(edit) @15511   19 years eugene fixed conversion, some cleanup to autocode files
(edit) @15510   19 years eugene updating internal NAN values
(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) @15240   19 years eugene added some notes
(edit) @15038   19 years eugene various fixes to ensure data is carried from Stars to Measures …
(edit) @15035   19 years eugene major cleanup of I/O formats; use macros for simplifications; add …
(edit) @14590   19 years eugene convert str_to_time and related functions to ohana_...; various …
(edit) @14450   19 years eugene handle sorted data for updates
(edit) @14446   19 years eugene make enums into typedef enums consistently
(edit) @14401   19 years eugene extensive updates to the avextract / mextract / skyregion system
(edit) @14290   19 years eugene dropping temp file
(edit) @14289   19 years eugene do not allow duplicate regions in SkyListFromBounds
(edit) @14288   19 years eugene adding ARC projection, fixing STG, adding some comments
(edit) @14263   19 years eugene adding generic magnitude type for internal tracking
(edit) @13889   19 years eugene fixed DEV_1 prototypes
(edit) @13884   19 years eugene adding the PANSTARRS-DEV-1 format
(edit) @13325   19 years eugene error handling for AverageToFtable
(edit) @13182   19 years eugene do not create backup when updating db table
(edit) @12879   19 years eugene changing .so to .$(DLLTYPE)
(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) @12752   19 years eugene calculate projection coordinates for points on back side
Note: See TracRevisionLog for help on using the revision log.