Skip to content

Commit

Permalink
work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
tskisner committed Feb 4, 2024
1 parent b691224 commit 55b03ed
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions mkdocs/docs/design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@


## Detector Flags

Detector data can be "flagged" or cut for a variety of reasons. Sometimes a flag
indicates that the data is corrupted in some way and should not be used. In
other cases, flags are used to classify data with particular properties. For
example, samples crossing a planet or while the telescope is in a turnaround.
TOAST supports flags that can be applied for an entire detector within an
observation, and also flags for individual detector samples.

0 comments on commit 55b03ed

Please sign in to comment.