Hi,
When I try imFile = SIFFile('Image.sif'), I get "could not convert string to float: b'\x03'" error on the line 107 self.center_wavelength = float(wavelength_info[3]). The sif file is here: https://github.com/MChetanSR/Scrap/blob/master/shadow_imag_1167.sif
Thanks