Skip to content

Commit

Permalink
adding 2 fibermask bits: NEARCHARGETRAP and VARIABLETHRU
Browse files Browse the repository at this point in the history
  • Loading branch information
julienguy committed Aug 8, 2024
1 parent 9a4ece1 commit edc6f41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions py/desispec/maskbits.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@
- [BADPOSITION, 9, "Fiber >100 microns from target location"]
- [POORPOSITION, 10, "Fiber >30 microns from target location"]
- [LOWTRANSMISSION, 12, "Low fiber transmission. Cannot use for sky."]
- [NEARCHARGETRAP, 13, "Fiber trace near charge trap in one of the CCDs"]
- [VARIABLETHRU, 14, "Fiber has throughput variations we cannot model well"]
- [LOWEFFTIME, 15, "Effective time for this fiber is too low"]
- [BADFIBER, 16, "Unusable fiber"]
- [BADTRACE, 17, "Bad trace solution"]
Expand Down

0 comments on commit edc6f41

Please sign in to comment.