Skip to content

Failed to read the data block and grating blaze for the new version sif file. #9

@SiyorLiang

Description

@SiyorLiang
  1. In the new version sif file, such as the sif file created by Andor Solis 4.30.30034.0, more information are added to the end of the sif file in XML format. Yor program locates the data block from the end, which can't read the data block correcttly. It's better to lacate the data block from the Image dimensions block (size and bins).

  2. In some cases, the grating blaze of a grating is not a number (wavelength), but some letters, such as "FH", "DH", and "EH" for Holographic gratings. In this case, the program fails to invert it to float.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions