|
Re: Read Andor CCD camera .sif file format in IDL? [message #79546 is a reply to message #79545] |
Mon, 05 March 2012 12:33  |
M. Katz
Messages: 69 Registered: May 2005
|
Member |
|
|
That's very helpful. I'll look into it. For now, all I'm really looking for is 20 lines of code to handle the headers and read the data into an array correctly. I poked around with readu and byteorder but after 15 minutes I decided I shouldn't try to reinvent the wheel.
|
|
|
Re: Read Andor CCD camera .sif file format in IDL? [message #79547 is a reply to message #79546] |
Mon, 05 March 2012 12:01  |
Jim Pendleton
Messages: 165 Registered: November 2011
|
Senior Member |
|
|
On Monday, March 5, 2012 12:07:46 PM UTC-7, M. Katz wrote:
> Has anyone written an image-file reader for Andor CCD-cameras' .sif file format? I see that such things exist for MATLAB.
> Thanks, M.
Bruxton has a package for capturing data capture from Andor cameras, among others, directly from IDL. I don't know if they have a stand-alone image file format reader, however.
http://www.bruxton.com/SIDX/
Jim P.
(This isn't to be construed as an endorsement of Bruxton or their products.)
|
|
|