ImageIO.fix#
- ImageIO.fix(mode=None, microscope=None)#
Fix wrong values in both header and data.
- Parameters:
- modestr, optional
Determines which values are fixed. Possible values include ‘polara_fei-tomo’, ‘krios_fei-tomo’, ‘cm300’, by default None.
- microscopestr, optional
Specified when mode is ‘polara_fei-tomo’. Currently accepted values are: ‘polara-1_01-07’, ‘polara-1_01-09’ and ‘polara-2_01-09’, by default None.
See also
fixHeader
Fix values only in the header.