IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40161


Ignore:
Timestamp:
Oct 11, 2017, 10:01:18 AM (9 years ago)
Author:
eugene
Message:

add description of trunk changes 2017.01.09

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Changes.txt

    r29555 r40161  
     1
     22017.01.09 : EAM
     3
     4  * ppMerge : comment out a free (this introduces a leak and should be conditional)
     5  * stacktool : sort the skycells used for a summary skycell by skycell_id to ensure lists match.
     6  * psLib :
     7    psMetadata.c : F64 data needs to be printed with %g not %f
     8    psFitsScale.c : allow quartile stats to return a sigma based on +/- 1-sigma range
     9  * psastro :
     10    fit a mosaic-wide distortion model, if it exists (e.g., RA---ZPN), otherwise maintain the mosaic fit model
     11    allow missing model for a given chip (e.g., model not defined for bad chips)
     12    save the calibrated magnitudes in MATCHED_REFS (using measured zero point)
     13    add ROT_PARITY concept to the astrometry model (defined sign of ROTANGLE)
     14    tpa->fpa transformation needs to have more polynomial terms than fpa->tpa (where the fit is performed)
     15  * ippScripts : add HSC to cameras not corrected for background (in camera_exp.pl, should be a recipe-thing)
     16   
     17  * Ohana:
     18    various changes to relastro, relphot, fakeastro, addstar, delstar, uniphot, photdbc, dvomerge which do not affect nightly processing
     19    libdvo/coorops.c : upgrade ZPN to full terms (remove UKIRT exemption)
     20    libdvo : add test galaxy models; add object / measure bits for GAIA, 2MASS, TYCHO, SDSS, HSC, CFH, DEC
     21    libfits : do not allow gfits_modify, etc to match FOO to FOOBAR, etc
     22    libkapa & kapa2 : change some hardwired numbers to enum values, allow names for e.g., -pt and -lt
     23    opihi :
     24      unify random number seeding;
     25      allow user-defined names for header NAXISi keywords for imbox;
     26      fix csystem conversion of motions
     27      allow sphere-based 2d matches (matches2d)
     28      define some physical constants as variables at startup (e.g., M_PI, M_c, M_c_cgs)
     29     
     30  * psModules:
     31    allow photometry-based match in astrometry : downweight photometrically discrepant values
     32    add ZPN model
     33    do not attempt to force CRPIX1,2 to be 0.0
     34    support for ROT_PARITY
     35    add some tracing for detrending
     36   
     37  * Nebulous & Nebulous-Server : changes to support proximity
     38 
     39  * ippconfig :
     40    GAIA and HSC photcodes
     41    support for ROT_PARITY and psastro photometry window
     42    accurate HSC zero points
    143
    2442010.10.25 : EAM
Note: See TracChangeset for help on using the changeset viewer.