|
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
|