TrapCalibration Data Product#

FITS HDU Structure#

Image HDU array: (n,10), where n is the number of traps found. ERR HDU array: (1,n,10) DQ HDU array: (n,10) TRAP_DENSITIES HDU array: (m,3) where m is the number of bins. Below is an example.

Index

Name

Datatype

Array Size

0

Primary

None

0

1

Image

float32

(20, 10)

2

ERR

float32

(1, 20, 10)

3

DQ

uint16

(20, 10)

4

TRAP_DENSITIES

float32

(3, 3)