IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28144


Ignore:
Timestamp:
May 27, 2010, 1:04:15 PM (16 years ago)
Author:
Paul Price
Message:

Fix source magnitudes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackSources.c

    r28095 r28144  
    298298                        continue;
    299299                    }
    300                     source->psfMag -= magCorr;
     300                    source->psfMag += magCorr;
    301301                }
    302302            }
Note: See TracChangeset for help on using the changeset viewer.