[PIPE2D-1521] Please do not generate warnings when we know that there is a problem Created: 03/Aug/24 Updated: 03/Aug/24 |
|
Status: | Open |
Project: | DRP 2-D Pipeline |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Task | Priority: | Normal |
Reporter: | rhl | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 0 |
Labels: | EngRun | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
Running mergeArms.py /work/drp --calib /work/kiyoyabe/erun/run17/calibs/generateCalibs/20240701/CALIB-kiyoyabe-20240712 --rerun kiyoyabe/calibs/run17/20240712/check:rhl/tmp --id visit=110477 spectrograph=4 I see: mergeArms WARN: Unable to apply barycentric correction to fibers: [1984, 2008, 2042, 2091, 2093, 2095, 2097, 2107, 2156, 2159, 2193, 2194, 2208, 2224, 2267, 2344, 2385, 2386, 2575, 2586] Looking at those fibres, they are UNASSIGNED. Doesn't that mean that that we didn't expect to be able to apply barycentric corrections? If so, please suppress the warning. More generally, please remove all warnings about fibres that we know will have failed (e.g. there used to be some about missing LSFs for broken fibres – or something like that). |