Skip to content
Snippets Groups Projects
S22.json 1.13 KiB
Newer Older
Valerio Pastore's avatar
Valerio Pastore committed
{
	"crc_flag": 1,
	"TelescopeID": 7,
	"Type": 4,
	"SubType": 4,
	"SSC": 16,
	"length": 16,
	"year": 6,
	"month": 4,
	"day": 5,
	"hh_msb": 1,
	"hh_lsb": 4,
	"minutes": 6,
	"seconds": 6,
	"vt": 1,
	"timetag_nanosec": 31,
	"event_counter": 32,
	"lid": 1,
	"fib_st": 1,
	"fib_cont": 1,
	"fib_puls": 1,
	"rgb_cont": 2,
	"rgb_puls": 2,
	"spare_0": 8,
	"pixel_trigg_disc_high_pe": 16,
	"pixel_trigg_disc_low_pe": 16,
	"spare_1": 7,
	"trg_type": 1,
	"trigger_config": 8,
	"PDM_BLOCK": {
		"size": 37,
		"fields": {
			"pdm_Val": 1,
			"trg_enb": 1,
			"trg_pdm": 1,
			"spare_2": 7,
			"pdm_id": 6,
			"high_gains": {
				"size": 64,
				"fields": {
					"high_gain_pixel": 16
				}
			},
			"low_gains": {
				"size": 64,
				"fields": {
					"low_gain_pixel": 16
				}
			},
			"time_triggers": {
				"size": 64,
				"fields": {
					"time_trigg_pixel": 8
				}
			},
			"hit_reg_1": 32,
			"hit_reg_2": 32,
			"pixel_trigg_disc_high_DA": 16,
			"pixel_trigg_disc_low_DAC": 16,
			"trigger_mask_1": 32,
			"trigger_mask_2": 32,
Valerio Pastore's avatar
Valerio Pastore committed
			"SiPM_temp_1": 16,
			"SiPM_temp_2": 16,
			"SiPM_temp_3": 16,
Valerio Pastore's avatar
Valerio Pastore committed
			"SiPM_high_volt": 16,
			"SiPM_current": 16
		}
	},
	"crc": 16
Valerio Pastore's avatar
Valerio Pastore committed
}