Michael Venz

Results 2 comments of Michael Venz

Changing to a 32-bit signed integer and increasing the integration time from 100000 to 1000000 got a similar plot to OceanDirect: ```python class SeaBreezeSpectrometerFeatureOBP2(SeaBreezeSpectrometerFeatureOBP): def get_intensities(self) -> NDArray[np.float_]: tmp =...

Yeah, I would love to help. ### Scans to average error I think I may have identified what was causing the initial error. The ocean direct set_scans_to_average function changes the...