You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Segment Information table on a DataTab prints the known and active segment percentages relative to the total defined duration of the tab (end-start). For long-duration pages (like the LIGO O2 pages) the end time is typically a long time in the future, so the percentages are very confusing.
It makes more sense (or at least would be less confusing) to show the percentage relative to time-to-date (now-start) or relative to the known segments, or the state segments, or something like that.
The text was updated successfully, but these errors were encountered:
The Segment Information table on a
DataTab
prints the known and active segment percentages relative to the total defined duration of the tab (end-start
). For long-duration pages (like the LIGO O2 pages) theend
time is typically a long time in the future, so the percentages are very confusing.It makes more sense (or at least would be less confusing) to show the percentage relative to time-to-date (
now-start
) or relative to the known segments, or the state segments, or something like that.The text was updated successfully, but these errors were encountered: