Front Page Forums Re:BioMap File Format

#1319
Markus Stoeckli
Moderator

BioMap supports as of version 3.8.0.3 the following data types when importing msi or imzML files:

SIGNED_SHORT = 4
SIGNED_INT = 8
FLOAT = 16
DOUBLE = 64

Internally, BioMap handles all data as single precission float.