readSPE

Import Princeton Instrument *.SPE scientific images
2,9K download
Aggiornato 19 mar 2017

Visualizza la licenza

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.

Cita come

Carl Hall (2024). readSPE (https://www.mathworks.com/matlabcentral/fileexchange/35940-readspe), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Data Import and Analysis in Help Center e MATLAB Answers
Riconoscimenti

Ispirato: Read / Write .SPE-files

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
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