We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3296962 + 54698f4 commit c9337b5Copy full SHA for c9337b5
mwr_raw2l1/measurement/scan_transform.py
@@ -19,7 +19,7 @@ def scan_endtime_to_time(endtime, n_angles, time_per_angle=11, from_starttime=Fa
19
Corresponds ot the single timestamp saved with each angle scan. Assumed as the end time of the scan
20
n_angles: number of angles per scan.
21
time_per_angle: total time for scanning one angle incl. integration time and the time for moving the mirror.
22
- Indicated in seconds. The default is 17.
+ Indicated in seconds. The default is 11.
23
from_starttime: if True, the timestamps will be calculated assuming the provided time is the start time of
24
the scan, otherwise from the end time. This arise from the change in timestamping operated in HATPRO instruments (TBC)
25
0 commit comments