IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2006, 12:06:57 PM (20 years ago)
Author:
magnier
Message:

added pmHDUfromReadout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmFPAview.c

    r6872 r7010  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-04-17 18:01:04 $
     5 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-04-30 22:06:57 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    226226        return pmHDUFromCell (pmFPAviewThisCell (view, fpa));
    227227    }
    228     return NULL;
     228    return pmHDUFromReadout (pmFPAviewThisReadout (view, fpa));
    229229}
    230230
Note: See TracChangeset for help on using the changeset viewer.