Skip to main content

The format of image .RAW saved from SpinView

Comments

1 comment

  • TDY_Manuel
    Community team
    Expert (Gold)

    The .raw files saved with SpinView contain only the raw image data without any image header or additional information. 

    In Matlab you can read the files using fread but you have to manually provide the width and height. 

    Similarily, in C# you could use File.ReadAllBytes

    0

Please sign in to leave a comment.

Powered by Zendesk