# This file specifies which angles the tth will go do during a regular data collection.
# It also specifies the proportion of the total collection time spent at each angle and the transmission at each angle.
# The time values can be in any arbitary units - their relative values are all that matter.
# E.g, the following two tables are equivalent
#
# 90          1         100
# 180         2         100
# 270         3         100
#
#
# 90          0.05      100
# 180         0.01      100
# 270         0.15      100

# Angle (deg)     Time      Transmission (percentage)
10                0.05      0.01
20                0.05      0.1
30                0.1       1
40                0.2       10
50                0.3       50
60                0.3       100
