IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2021, 1:43:22 PM (5 years ago)
Author:
eugene
Message:

add function to rationalize zero points

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/src/relphot_images.c

    r41662 r41664  
    9797      SetZptIteration (i);
    9898
     99      rationalize_zeropoints (i);
     100
    99101      setMrel  (catalog, Ncatalog); // threaded (calls setMrelCatalog)
    100102
     
    102104      setMmos  (catalog);
    103105      setMgrp  (catalog);
    104 
    105       rationalize_zeropoints (i);
    106106
    107107      setMgrid (catalog, Ncatalog);
Note: See TracChangeset for help on using the changeset viewer.