Skip to content

Conversation

@pastewka
Copy link
Contributor

@pastewka pastewka commented Mar 3, 2023

This is a work-in-progress pull request with unfinished MNT reader support. It serves to document what we know about MNT.

@pastewka
Copy link
Contributor Author

pastewka commented Mar 4, 2023

MNT is a Microsoft Composite Document File (https://en.wikipedia.org/wiki/Compound_File_Binary_Format) that contains the four entries ImagePreview, ScopedContents, ScopedResults and XmlHeader.

  • ImagePreview is a JPG with an overview page of measurement and properties
  • XmlHeader is a UTF-16 encoded XML with administrative metadata such as version information

The other two entries are binary and I presently do not know how to decode them.

@pastewka pastewka marked this pull request as draft June 26, 2023 13:35
@pastewka pastewka changed the title WIP: Support for MNT files WIP: Support for DigitalSurf MNT files Jul 3, 2023
pastewka added 6 commits July 24, 2023 17:58
# Conflicts:
#	SurfaceTopography/IO/BCR.py
#	SurfaceTopography/IO/__init__.py
#	pyproject.toml
# Conflicts:
#	SurfaceTopography/IO/__init__.py
# Conflicts:
#	SurfaceTopography/IO/__init__.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants