Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/xieguigang/mzkit
Browse files Browse the repository at this point in the history
  • Loading branch information
xieguigang committed Jan 11, 2025
2 parents 1fee67c + 7d98401 commit 5f691dd
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,11 @@ Namespace MsImaging
raw.metadata = New Dictionary(Of String, String)
End If

raw.metadata!scan_x = dims.Width
raw.metadata!scan_y = dims.Height

raw.Application = FileApplicationClass.MSImaging

Return raw
End Function
End Module
Expand Down

0 comments on commit 5f691dd

Please sign in to comment.