IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6358


Ignore:
Timestamp:
Feb 7, 2006, 3:16:11 PM (20 years ago)
Author:
magnier
Message:

free readout.bias in readoutFree

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/astrom/pmFPA.c

    r6342 r6358  
    1212* XXX: Should we implement non-linear cell->chip transforms?
    1313*
    14 *  @version $Revision: 1.1.2.7 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2006-02-07 21:18:31 $
     14*  @version $Revision: 1.1.2.8 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2006-02-08 01:16:11 $
    1616*
    1717*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    6565        psFree(readout->weight);
    6666        psFree(readout->analysis);
     67        psFree(readout->bias);
    6768    }
    6869}
Note: See TracChangeset for help on using the changeset viewer.