readSPE

Import Princeton Instrument *.SPE scientific images

現在この提出コンテンツをフォロー中です。

Import Princeton Instrument *.SPE scientific images.
Image is returned as a 3D array, where each image is the first 2 dimensions, and successive images are stored along the 3rd.
This simple code only pulls the information that is desired by the author, and is returned in a struct.

引用

Carl Hall (2026). readSPE (https://jp.mathworks.com/matlabcentral/fileexchange/35940-readspe), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: Read / Write .SPE-files

カテゴリ

Help Center および MATLAB AnswersData Import and Analysis についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.2.0.0

Includes changes recommenced by Tremayne and Shijie, and returns select information from file header

1.1.0.0

Modified to maintain the output data array as same datatype as SPE file
It looks like PI is posting the official SPE structure: ftp://ftp.princetoninstruments.com/public/Manuals/Princeton%20Instruments/SPE%203.0%20File%20Format%20Specification.pdf

1.0.0.0