Skip to content
Snippets Groups Projects
Commit 2dfc5d77 authored by MoritzThomasHuebner's avatar MoritzThomasHuebner
Browse files

Removed obsolete method call

parent c2f7ad30
No related branches found
No related tags found
1 merge request!106Warnings cleanup
Pipeline #
......@@ -518,7 +518,6 @@ class InterferometerStrainData(object):
self._frequency_domain_strain = None
else:
raise ValueError("Data times do not match time array")
self._check_maximum_frequency()
def set_from_gwpy_timeseries(self, time_series):
""" Set the strain data from a gwpy TimeSeries
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment