mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 08:10:02 +02:00
merge conflict
This commit is contained in:
commit
9505c51404
@ -843,9 +843,7 @@ class Detector(CppDetectorApi):
|
||||
>>> d.getPeriod()
|
||||
[datetime.timedelta(seconds=181, microseconds=230000)]
|
||||
"""
|
||||
|
||||
"""
|
||||
return element_if_equal(self.getRateCorrection())
|
||||
return reduce_time(self.getRateCorrection())
|
||||
|
||||
@ratecorr.setter
|
||||
def ratecorr(self, tau):
|
||||
|
Loading…
x
Reference in New Issue
Block a user