Importing images from a Spiricon Scorpion camera

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
mal
Reply | Threaded
Open this post in threaded view
|

Importing images from a Spiricon Scorpion camera

mal
Using "Import Raw" I figured out the import parameters for the Spiricon Scorpion beam profile file format, *.scor-data.

Image type:  16 bit unsigned
Width:  1600
Height:  1200
Offset to first image:  16384
gap between image:  16384
Little endian

What do I need to do to go from these parameters and make a plug-in that can read these files?  

Thanks,

Matt