Skip to content
Snippets Groups Projects
Commit 30fafb46 authored by Colm Talbot's avatar Colm Talbot
Browse files

reomve redundant line

parent ba6cdac4
No related branches found
No related tags found
1 merge request!113Add calibration
Pipeline #26763 passed
...@@ -20,7 +20,6 @@ class Recalibrate(object): ...@@ -20,7 +20,6 @@ class Recalibrate(object):
""" """
self.params = dict() self.params = dict()
self.prefix = prefix self.prefix = prefix
pass
def get_calibration_factor(self, frequency_array, **params): def get_calibration_factor(self, frequency_array, **params):
"""Apply calibration model """Apply calibration model
......
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