readSPE

Import Princeton Instrument *.SPE scientific images
3,3K téléchargements
Mise à jour 19 mars 2017

Afficher la licence

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.

Citation pour cette source

Carl Hall (2026). readSPE (https://fr.mathworks.com/matlabcentral/fileexchange/35940-readspe), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Data Import and Analysis dans Help Center et MATLAB Answers
Remerciements

A inspiré : Read / Write .SPE-files

Version Publié le Notes de version
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