[INSTRM-1270] Track fiber transmission Created: 07/May/21 Updated: 13/Nov/24 |
|
Status: | Open |
Project: | Instrument control development |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Task | Priority: | Normal |
Reporter: | hassan | Assignee: | cloomis |
Resolution: | Unresolved | Votes: | 0 |
Labels: | EngRun, SPS | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||||||||||
Story Points: | 3 |
Description |
It would be very useful to track the transmission/throughput capability of individual fibers. This was discussed briefly within the Princeton Group 2021-05-03. One possibility is to update the grand fiber map with an additional floating point column with the transmission information of certain fibers. Please provide this or an alternative. |
Comments |
Comment by hassan [ 21/May/21 ] |
During the informal SPS telecon 2021-05-20, cloomis stated strongly against updating GFM with this information. It needs to be stored elsewhere. |
Comment by Kiyoto Yabe [ 27/May/21 ] |
opDB? |
Comment by hassan [ 03/Jun/21 ] |
Craig will provide a proposal this ticket in the next day or so. |
Comment by cloomis [ 11/Jun/21 ] |
So I propose a pfs_instdata table (csv-like?) with one row per fiber, and four+ columns, all 0.0 to 1.0. And, of course, a class/function in pfs_utils.
The question is then how to manage the possibly inconsistent total throughput measures and product-of-segments measures. One scheme would be to declare that if the total throughput column is <= 1.0, *only *the total throughput column should be used: the per-segment numbers would be purely informative. Otherwise we use the product-of-segments. Thoughts? |
Comment by yuki.moritani [ 22/Jul/21 ] |
pfs_instdata sounds good to me. One think we should keep in our mind is that throughput of each segment is measured using green LED (~550nm: TBD). On the other hand, end-to-end throughput will be measured by spectrograph, I think.. So it may be helpful to list total throughput at a couple of wavelength (e.g. per arm). |
Comment by naoyuki.tamura [ 23/Jul/21 ] |
A table in pfs_instdata sounds good to me too, and adding wavelength information sounds like a good plan also. Regarding the inconsistency between total throughput and integration of individual segments, I have no good answer of what to do. I suspect it could take a while to find a good way to interpret and reconcile it if they are found inconsistent. In any case, recording them as proposed would give us a chance to deal with it in the future? |