-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Spin sector pairs update:
‘spin_sector_pairs’ variables mismatch. In the swri cdf Joey has them as a sting of the angular range (i.e., ‘0-30 deg’) whereas in the sdc cdf it is just an array of integers ([0,1,2,3,4,5]). I am not sure which if either is better. Realistically, this should be telling us which two spin sectors (out of the original 12) are combined. So for instance for the first spin index of the counters data, it would be spin sectors [0,1], then for the second index its [2,3]… My preference would thus be to make this a 2D array with dimension (6 x 2), where each set of value are [i , :] = [0+2i,1+2i]. But this is a very minor detail…
Talk to Michael for more info
Metadata
Metadata
Assignees
Labels
No labels