sifReader - Read Andor Newton .sif files into matlab.

版本 1.3.0.0 (63.0 KB) 作者: Todd Karin
Read sif files generated by an Andor Newton camera into matlab.
2.5K 次下载
更新时间 2013/5/30

查看许可证

Andor has a proprietary sif file format that they change with every
new version of their Solis software. This package is based on the
work of Marcel Leutenegger, file ID <a href="http://www.mathworks.com/matlabcentral/fileexchange/11224-andor-sif-image-reader">#11224</a>.
We had to modify his code to be able to read in sif files generated
with our setup (Andor Newton EMCCD + Solis 4.16).

This package also contains an important adjustment to Leutenagger's.
We found that the wavelength axis is not given by a simple scaling,
there are some non-linear corrections saved in the .sif file. These
non-linear corrections are incorporated into sifreadnk.

This package has been tested extensively using an Andor Newton CCD
camera. The spectra are taken on full vertical binning (FVB) mode.
They are saved as sif's using Andor's Solis software. This toolbox
can also import kinetic series.

sifreadnk contains all the code that imports the sif file. sifPlot
plots these structures with a variety of options.

引用格式

Todd Karin (2024). sifReader - Read Andor Newton .sif files into matlab. (https://www.mathworks.com/matlabcentral/fileexchange/38446-sifreader-read-andor-newton-sif-files-into-matlab), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Data Import and Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.3.0.0

Added support for Solis 4.23

1.1.0.0

Made compatible with R2008b

1.0.0.0