예제 #1
0
 def getOffpulseZCT(self):
     """
     Perform a zero-crossing test of the offpulse noise
     """
     return u.zct(self.getOffpulse(), full=True, meansub=True)
예제 #2
0
 def getOffpulseZCT(self):
     """
     Perform a zero-crossing test of the offpulse noise
     """
     return u.zct(self.getOffpulse(),full=True,meansub=True)