IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 18, 2014, 8:23:10 PM (12 years ago)
Author:
eugene
Message:

tweaks on the galaxy model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140904/Ohana/src/relastro/src/ImageOps.c

    r37622 r37631  
    814814    ref[i].D = catalog[c].average[n].D;
    815815
    816     // XXX subtract off dR,dD GAL here
     816    // if we are correcting for the Galaxy Motion Model, we assume the mean R,D is at the J2000 epoch position
    817817    if (USE_GALAXY_MODEL) {
    818818      myAssert (!isnan(measure[0].RoffGAL), "oops");
Note: See TracChangeset for help on using the changeset viewer.