L3 Polarimetry Analog Data Product#

FITS HDU Structure#

Image HDU array: (2,r,c), where r and c depend on cropping. ERR HDU array: (1,2,r,c) DQ HDU array: (2,r,c) BIAS HDU array: (1024) Below is an example.

Index

Name

Datatype

Array Size

0

Primary

None

0

1

Image

float32

(2, 54, 54)

2

ERR

float32

(1, 2, 54, 54)

3

DQ

uint16

(2, 54, 54)

4

BIAS

float32

(1024,)