Skip to content

bug fix - wrong eiger filerNumber if imageNumber is not a multiple of 100

Olof Svensson requested to merge github/fork/JieNanMAXIV/biomax into master

Created by: JieNanMAXIV

When the image number is not a multiple of 100, say 120 or 360, the calculate fileNumber is one less than the actual number.

Merge request reports