IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15043


Ignore:
Timestamp:
Sep 26, 2007, 6:27:45 PM (19 years ago)
Author:
eugene
Message:

typo X for Y

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotCheckStarDistribution.c

    r15023 r15043  
    3737
    3838        int binX = psImageBinningGetRuffX (binning, source->peak->xf);
    39         int binY = psImageBinningGetRuffX (binning, source->peak->yf);
     39        int binY = psImageBinningGetRuffY (binning, source->peak->yf);
    4040
    4141        assert (binX >= 0);
Note: See TracChangeset for help on using the changeset viewer.