<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:00:02 JST 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>PFS-JIRA</title>
    <link>https://pfspipe.ipmu.jp/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.3.4</version>
        <build-number>803005</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[PIPE2D-935] Support HgCd and other multi and single element sources</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-935</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;Updated title and description, as work reflects a bigger change than the original description implied&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;The current reference lines construction code consists of a set of single-element linelists (&lt;tt&gt;Hg.txt&lt;/tt&gt;, &lt;tt&gt;Ar.txt&lt;/tt&gt;, &lt;tt&gt;Xe.txt&lt;/tt&gt;, etc) as well as a linelist for the sky (&lt;tt&gt;skyLines.txt&lt;/tt&gt;). For single-element lamps (Hg, Ar) the appropriate file is read, while for lamps that contain a mix of elements (eg HgAr) the &lt;tt&gt;Hg.txt&lt;/tt&gt; and &lt;tt&gt;Ar.txt&lt;/tt&gt; files are read and merged. &lt;/p&gt;

&lt;p&gt;This is not entirely reflective of the real situation, where due to internal physics, the lamps that contain multiple elements may result in emission spectra where the lines for a given species may be shifted slightly compared to that of the single-element lamp case. So dedicate linelists for each lamp or light source is required.&lt;/p&gt;

&lt;p&gt;Please add support for dedicated linelists for HgCd and HgAr lamps (the former is currently missing), while retaining support for single-element lamps. &lt;/p&gt;

&lt;p&gt;Update reference line construction code to handle multiple lamps being illuminated (be they consisting of multiple elements or a single element).&lt;/p&gt;

&lt;p&gt;For the HgCd lamp, update the ops_pfs code such that the lamp is correctly identified when the FITS keyword &lt;tt&gt;W_AITHGC&lt;/tt&gt; is True in the raw exposure data.&lt;/p&gt;</description>
                <environment></environment>
        <key id="18325">PIPE2D-935</key>
            <summary>Support HgCd and other multi and single element sources</summary>
                <type id="3" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10518&amp;avatarType=issuetype">Task</type>
                                            <priority id="10000" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/medium.svg">Normal</priority>
                        <status id="10002" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="The issue is resolved, reviewed, and merged">Done</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="hassan">hassan</assignee>
                                    <reporter username="hassan">hassan</reporter>
                        <labels>
                    </labels>
                <created>Fri, 5 Nov 2021 20:20:09 +0000</created>
                <updated>Thu, 14 Jul 2022 18:28:35 +0000</updated>
                            <resolved>Fri, 28 Jan 2022 17:10:27 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                            <comment id="24966" author="arnaud.lefur" created="Fri, 5 Nov 2021 20:26:06 +0000"  >&lt;p&gt;Actually, I think that only Cd linelist is missing.&lt;/p&gt;</comment>
                            <comment id="24967" author="rhl" created="Fri, 5 Nov 2021 20:42:32 +0000"  >&lt;p&gt;I think we probably want a &lt;tt&gt;HgCd&lt;/tt&gt; line list, as it isn&apos;t really a simple sum of &lt;tt&gt;Hg&lt;/tt&gt; + &lt;tt&gt;Cd&lt;/tt&gt;.&lt;/p&gt;</comment>
                            <comment id="25057" author="ncaplar" created="Fri, 12 Nov 2021 16:29:22 +0000"  >&lt;p&gt;I am just pasting, for possible future reference, the paragraph JEG wrote about air-vacuum conversions:&lt;br/&gt;
*************&lt;br/&gt;
The issue of the vacuum vs air wavelengths is complicated, not&lt;br/&gt;
by the physics particularly, but by convention. A simple Sellmeier&lt;br/&gt;
equation for the index is&lt;/p&gt;

&lt;p&gt;n-1 = 0.057921/(238.0185 - 1/lam^2) + 0.001679/(57.362 - 1/lam^2) * (P/101325)*(288.15)/T&lt;/p&gt;

&lt;p&gt;with the wavelength lam in microns, pressure in pascals, temeperature in&lt;br/&gt;
Kelvin; if you set the pressure and temperature terms to unity, you get the index for 15C and the standard sea level pressure, at which I think&lt;br/&gt;
the difference in vacuum and `air&apos; wavelength is DEFINED, and this&lt;br/&gt;
is what you want to use, I think, not the ACTUAL air wavelength, on MK, which is at 0.6 bar pressure and 0C. A very useful reference is the SDSS&lt;br/&gt;
APOGEE one, which uses a different Sellmeier form with 5 constants&lt;br/&gt;
instead of 4 (there is a constant term of about 7e-5),&lt;br/&gt;
and with a nice discussion, is to be found at&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.as.utexas.edu/~hebe/apogee/docs/air_vacuum.pdf&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://www.as.utexas.edu/~hebe/apogee/docs/air_vacuum.pdf&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;also attached.&lt;br/&gt;
*************&lt;/p&gt;</comment>
                            <comment id="25166" author="hassan" created="Fri, 19 Nov 2021 21:14:18 +0000"  >&lt;p&gt;Created new linelist &lt;tt&gt;HgCd.txt&lt;/tt&gt; from a PFI linelist provided by Erin Kado-Fong, with wavelengths corrected to vacuum. It is assumed that the &lt;tt&gt;HgCd&lt;/tt&gt; lamp consists of elements &lt;tt&gt;Hg, Cd&lt;/tt&gt; and &lt;tt&gt;Ar&lt;/tt&gt; (the latter element being the carrier; there is only one faint line at 433.945nm for this element), and updated the &lt;tt&gt;ops_pfs&lt;/tt&gt; code to make this available.&lt;/p&gt;

&lt;p&gt;Results from &lt;tt&gt;reduceArc.py&lt;/tt&gt; look pretty OK:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
reduceArc.fitDetectorMap INFO: Final result: chi2=119161.780643 dof=21362 xRMS=0.017879 yRMS=0.016282 xSoften=0.014306 ySoften=0.014033 from 11293 lines
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="25167" author="hassan" created="Fri, 19 Nov 2021 21:19:16 +0000"  >&lt;p&gt;Full log of &lt;tt&gt;reduceArc&lt;/tt&gt; run attached (&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/14486/14486_log.reduceArc_67752_67757_hgcd_b&quot; title=&quot;log.reduceArc_67752_67757_hgcd_b attached to PIPE2D-935&quot;&gt;log.reduceArc_67752_67757_hgcd_b&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://pfspipe.ipmu.jp/jira/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;)&lt;/p&gt;</comment>
                            <comment id="30223" author="price" created="Mon, 20 Dec 2021 21:59:10 +0000"  >&lt;p&gt;Please be aware of potential merge conflicts (&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-948&quot; title=&quot;reduceArc: restore the use of continuum as well as arc data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-948&quot;&gt;&lt;del&gt;PIPE2D-948&lt;/del&gt;&lt;/a&gt;), and please check that the following test cases produce reasonable results:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
reduceArc.py /projects/HSC/PFS/Subaru --calib /projects/HSC/PFS/Subaru/CALIB-PFI-2021220 --rerun whatever --id visit=68351^68100 arm=r -c reduceExposure.isr.doFlat=False reduceExposure.isr.doApplyGains=True fitDetectorMap.doSlitOffsets=True reduceExposure.repair.doCosmicRay=False

reduceArc.py /projects/HSC/PFS/Subaru --calib /projects/HSC/PFS/Subaru/CALIB-SuNSS-20211108 --rerun whatever --id visit=46671..46688 arm=r -C roomArc.py -c reduceExposure.isr.doFlat=False reduceExposure.isr.doApplyGains=True  fitDetectorMap.doSlitOffsets=True
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;where &lt;tt&gt;roomArc.py&lt;/tt&gt; contains a suitably revised version of:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
config.reduceExposure.readLineList.lampList = [&lt;span class=&quot;code-quote&quot;&gt;&quot;HgI&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;KrI&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;ArI&quot;&lt;/span&gt;]  # otherwise we get sky
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="30361" author="hassan" created="Sat, 22 Jan 2022 01:26:10 +0000"  >&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
reduceArc.py /projects/HSC/PFS/Subaru --calib /projects/HSC/PFS/Subaru/CALIB-SuNSS-20211108 --rerun hassans/pipe2d-935/iter3/test2 --id visit=46671..46688 arm=r -C roomArc.py -c reduceExposure.isr.doFlat=False reduceExposure.isr.doApplyGains=True fitDetectorMap.doSlitOffsets=True
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Where &lt;tt&gt;roomArc.py&lt;/tt&gt; contains&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
config.reduceExposure.readLineList.assumeSkyIfNoLamps = False  # otherwise we get sky
config.reduceExposure.readLineList.lightSources = [&lt;span class=&quot;code-quote&quot;&gt;&quot;HgAr&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;Kr&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;Ar&quot;&lt;/span&gt;]  
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Yields the following result:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
reduceArc.fitDetectorMap INFO: Final result: chi2=59086.066388 dof=14656 xRMS=0.031116 yRMS=0.115716 xSoften=0.000000 ySoften=0.112986 from 7651 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; ArI: chi2=24129.617016 dof=9626 xRMS=0.022979 yRMS=0.080409 xSoften=0.000000 ySoften=0.058656 from 4813 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; KrI: chi2=24788.003647 dof=1582 xRMS=0.040442 yRMS=0.243934 xSoften=0.003916 ySoften=0.445455 from 791 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; HgI: chi2=10168.445725 dof=4094 xRMS=0.070457 yRMS=0.185180 xSoften=0.000000 ySoften=0.104983 from 2047 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=3: chi2=2855.063360 dof=70 xRMS=0.071605 yRMS=0.569879 xSoften=0.000000 ySoften=0.318329 from 35 lines (29 ArI, 6 KrI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=169: chi2=4.205491 dof=12 xRMS=0.066904 yRMS=0.048803 xSoften=0.000000 ySoften=0.000000 from 6 lines (6 HgI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=306: chi2=110.163186 dof=70 xRMS=0.017175 yRMS=0.068615 xSoften=0.000000 ySoften=0.039321 from 35 lines (12 HgI, 18 ArI, 5 KrI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=482: chi2=5.268089 dof=16 xRMS=0.027286 yRMS=0.059581 xSoften=0.000000 ySoften=0.000000 from 8 lines (7 HgI, 1 ArI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=649: chi2=63.746220 dof=60 xRMS=0.049800 yRMS=0.040935 xSoften=0.008278 ySoften=0.000000 from 30 lines (11 HgI, 18 ArI, 1 KrI)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;which is comparable with that from the current weekly tag (&lt;tt&gt;w.2022.03&lt;/tt&gt;):&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
reduceArc.fitDetectorMap INFO: Final result: chi2=51757.452781 dof=14922 xRMS=0.029859 yRMS=0.106771 xSoften=0.000000 ySoften=0.110645 from 7784 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; HgI: chi2=11342.541964 dof=4152 xRMS=0.069827 yRMS=0.196695 xSoften=0.000000 ySoften=0.118273 from 2076 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; KrI: chi2=19655.487699 dof=1720 xRMS=0.037106 yRMS=0.197794 xSoften=0.007738 ySoften=0.402704 from 860 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; ArI: chi2=20759.423117 dof=9696 xRMS=0.021606 yRMS=0.074336 xSoften=0.000000 ySoften=0.057231 from 4848 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=3: chi2=59.019761 dof=72 xRMS=0.065215 yRMS=0.051048 xSoften=0.000000 ySoften=0.000000 from 36 lines (30 ArI, 6 KrI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=169: chi2=635.113404 dof=90 xRMS=0.028226 yRMS=0.148571 xSoften=0.000000 ySoften=0.095848 from 45 lines (33 ArI, 8 HgI, 4 KrI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=306: chi2=31.149488 dof=70 xRMS=0.024501 yRMS=0.029723 xSoften=0.000000 ySoften=0.000000 from 35 lines (17 ArI, 13 HgI, 5 KrI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=482: chi2=4.620672 dof=14 xRMS=0.032584 yRMS=0.068946 xSoften=0.000000 ySoften=0.000000 from 7 lines (7 HgI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=649: chi2=83.829390 dof=64 xRMS=0.047829 yRMS=0.050627 xSoften=0.005874 ySoften=0.000000 from 32 lines (20 ArI, 11 HgI, 1 KrI)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="30362" author="hassan" created="Sat, 22 Jan 2022 01:58:51 +0000"  >&lt;p&gt;Running &lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
reduceArc.py /projects/HSC/PFS/Subaru --calib /projects/HSC/PFS/Subaru/CALIB-PFI-20211220 --rerun hassans/pipe2d-935/iter3/test1 --id visit=68351^68100 arm=r -c reduceExposure.isr.doFlat=False reduceExposure.isr.doApplyGains=True fitDetectorMap.doSlitOffsets=True reduceExposure.repair.doCosmicRay=False
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Yields&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
reduceArc.fitDetectorMap INFO: Final fit: chi2=13203932.913188 dof=2252213 xRMS=0.075809 yRMS=0.050710 (0.004378 nm) xSoften=0.075029 ySoften=0.000000 from 2229199/2246832 lines
reduceArc.fitDetectorMap INFO: Fit quality from reserved lines: chi2=1635161.929196 xRMS=0.050164 yRMS=0.054724 (0.004725 nm) xSoften=0.080291 ySoften=0.000000 from 249648 lines (10.0%)
reduceArc.fitDetectorMap INFO: Softened fit: chi2=2727141.743981 dof=2252213 xRMS=0.076250 yRMS=0.045583 (0.003936 nm) xSoften=0.075012 ySoften=0.000000 from 249648 lines
reduceArc.fitDetectorMap INFO: Softened fit quality from reserved lines: chi2=368992.754672 xRMS=0.050122 yRMS=0.054923 (0.004742 nm) xSoften=0.080258 ySoften=0.000000 from 249648 lines
reduceArc.fitDetectorMap INFO: Slit offsets measurement: chi2=803656.550181 dof=2251109 xRMS=0.018615 yRMS=0.026924 xSoften=0.016077 ySoften=0.000000 from 2229141/2229199 lines
reduceArc.fitDetectorMap INFO: Unable to measure slit offsets &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; 22 fiberIds: [1, 3, 45, 92, 114, 137, 184, 204, 229, 273, 280, 309, 314, 336, 359, 370, 382, 426, 471, 515, 607, 651]
reduceArc.fitDetectorMap INFO: Final fit: chi2=791107.313052 dof=2252074 xRMS=0.018470 yRMS=0.026463 (0.002285 nm) xSoften=0.015888 ySoften=0.000000 from 2228995/2246652 lines
reduceArc.fitDetectorMap INFO: Fit quality from reserved lines: chi2=191766.322777 xRMS=0.015909 yRMS=0.024306 (0.002099 nm) xSoften=0.023703 ySoften=0.000000 from 249628 lines (10.0%)
reduceArc.fitDetectorMap INFO: Softened fit: chi2=2296324.289124 dof=2252074 xRMS=0.017464 yRMS=0.014524 (0.001254 nm) xSoften=0.015867 ySoften=0.000000 from 249628 lines
reduceArc.fitDetectorMap INFO: Softened fit quality from reserved lines: chi2=503367.561480 xRMS=0.015864 yRMS=0.024285 (0.002097 nm) xSoften=0.023712 ySoften=0.000000 from 249628 lines
reduceArc.fitDetectorMap INFO: Slit offsets measurement: chi2=790558.408379 dof=2250881 xRMS=0.018461 yRMS=0.026872 xSoften=0.015839 ySoften=0.000000 from 2228847/2228995 lines
reduceArc.fitDetectorMap INFO: Unable to measure slit offsets &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; 22 fiberIds: [1, 3, 45, 92, 114, 137, 184, 204, 229, 273, 280, 309, 314, 336, 359, 370, 382, 426, 471, 515, 607, 651]
reduceArc.fitDetectorMap INFO: Final result: chi2=793459.472338 dof=2250871 xRMS=0.018495 yRMS=0.026891 xSoften=0.015868 ySoften=0.000000 from 2228980 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; Trace: chi2=767501.018717 dof=2205757 xRMS=0.018354 yRMS=nan xSoften=0.015933 ySoften=0.000000 from 2205757 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; NeI: chi2=25958.453621 dof=46446 xRMS=0.035183 yRMS=0.026891 xSoften=0.010827 ySoften=0.001561 from 23223 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=2: chi2=6793.950692 dof=3755 xRMS=0.041979 yRMS=0.035976 xSoften=0.041180 ySoften=0.000000 from 3718 lines (3681 Trace, 37 NeI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=159: chi2=991.126173 dof=3804 xRMS=0.015939 yRMS=0.023107 xSoften=0.011590 ySoften=0.000000 from 3768 lines (3732 Trace, 36 NeI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=338: chi2=4422.998858 dof=3763 xRMS=0.033767 yRMS=0.048579 xSoften=0.032699 ySoften=0.000000 from 3722 lines (3681 Trace, 41 NeI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=495: chi2=724.627922 dof=3797 xRMS=0.013638 yRMS=0.018094 xSoften=0.009688 ySoften=0.000000 from 3758 lines (3719 Trace, 39 NeI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=650: chi2=4821.861357 dof=3795 xRMS=0.035141 yRMS=0.026714 xSoften=0.034019 ySoften=0.000000 from 3755 lines (3715 Trace, 40 NeI)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;which is comparable (=the same) as that from the current weekly tag (w.2022.03):&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
reduceArc.fitDetectorMap INFO: Final fit: chi2=13203932.913188 dof=2252213 xRMS=0.075809 yRMS=0.050710 (0.004378 nm) xSoften=0.075029 ySoften=0.000000 from 2229199/2246832 lines
reduceArc.fitDetectorMap INFO: Fit quality from reserved lines: chi2=1635161.929196 xRMS=0.050164 yRMS=0.054724 (0.004725 nm) xSoften=0.080291 ySoften=0.000000 from 249648 lines (10.0%)
reduceArc.fitDetectorMap INFO: Softened fit: chi2=2727141.743981 dof=2252213 xRMS=0.076250 yRMS=0.045583 (0.003936 nm) xSoften=0.075012 ySoften=0.000000 from 249648 lines
reduceArc.fitDetectorMap INFO: Softened fit quality from reserved lines: chi2=368992.754672 xRMS=0.050122 yRMS=0.054923 (0.004742 nm) xSoften=0.080258 ySoften=0.000000 from 249648 lines
reduceArc.fitDetectorMap INFO: Slit offsets measurement: chi2=803656.550181 dof=2251109 xRMS=0.018615 yRMS=0.026924 xSoften=0.016077 ySoften=0.000000 from 2229141/2229199 lines
reduceArc.fitDetectorMap INFO: Unable to measure slit offsets &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; 22 fiberIds: [1, 3, 45, 92, 114, 137, 184, 204, 229, 273, 280, 309, 314, 336, 359, 370, 382, 426, 471, 515, 607, 651]
reduceArc.fitDetectorMap INFO: Final fit: chi2=791107.313052 dof=2252074 xRMS=0.018470 yRMS=0.026463 (0.002285 nm) xSoften=0.015888 ySoften=0.000000 from 2228995/2246652 lines
reduceArc.fitDetectorMap INFO: Fit quality from reserved lines: chi2=191766.322777 xRMS=0.015909 yRMS=0.024306 (0.002099 nm) xSoften=0.023703 ySoften=0.000000 from 249628 lines (10.0%)
reduceArc.fitDetectorMap INFO: Softened fit: chi2=2296324.289124 dof=2252074 xRMS=0.017464 yRMS=0.014524 (0.001254 nm) xSoften=0.015867 ySoften=0.000000 from 249628 lines
reduceArc.fitDetectorMap INFO: Softened fit quality from reserved lines: chi2=503367.561480 xRMS=0.015864 yRMS=0.024285 (0.002097 nm) xSoften=0.023712 ySoften=0.000000 from 249628 lines
reduceArc.fitDetectorMap INFO: Slit offsets measurement: chi2=790558.408379 dof=2250881 xRMS=0.018461 yRMS=0.026872 xSoften=0.015839 ySoften=0.000000 from 2228847/2228995 lines
reduceArc.fitDetectorMap INFO: Unable to measure slit offsets &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; 22 fiberIds: [1, 3, 45, 92, 114, 137, 184, 204, 229, 273, 280, 309, 314, 336, 359, 370, 382, 426, 471, 515, 607, 651]
reduceArc.fitDetectorMap INFO: Final result: chi2=793459.472338 dof=2250871 xRMS=0.018495 yRMS=0.026891 xSoften=0.015868 ySoften=0.000000 from 2228980 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; Trace: chi2=767501.018717 dof=2205757 xRMS=0.018354 yRMS=nan xSoften=0.015933 ySoften=0.000000 from 2205757 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; NeI: chi2=25958.453621 dof=46446 xRMS=0.035183 yRMS=0.026891 xSoften=0.010827 ySoften=0.001561 from 23223 lines
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=2: chi2=6793.950692 dof=3755 xRMS=0.041979 yRMS=0.035976 xSoften=0.041180 ySoften=0.000000 from 3718 lines (3681 Trace, 37 NeI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=159: chi2=991.126173 dof=3804 xRMS=0.015939 yRMS=0.023107 xSoften=0.011590 ySoften=0.000000 from 3768 lines (3732 Trace, 36 NeI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=338: chi2=4422.998858 dof=3763 xRMS=0.033767 yRMS=0.048579 xSoften=0.032699 ySoften=0.000000 from 3722 lines (3681 Trace, 41 NeI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=495: chi2=724.627922 dof=3797 xRMS=0.013638 yRMS=0.018094 xSoften=0.009688 ySoften=0.000000 from 3758 lines (3719 Trace, 39 NeI)
reduceArc.fitDetectorMap INFO: Stats &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; fiberId=650: chi2=4821.861357 dof=3795 xRMS=0.035141 yRMS=0.026714 xSoften=0.034019 ySoften=0.000000 from 3755 lines (3715 Trace, 40 NeI)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="30363" author="hassan" created="Sat, 22 Jan 2022 02:01:20 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=price&quot; class=&quot;user-hover&quot; rel=&quot;price&quot;&gt;price&lt;/a&gt;: please have another look prior to my merging.&lt;/p&gt;</comment>
                            <comment id="30398" author="hassan" created="Fri, 28 Jan 2022 17:10:27 +0000"  >&lt;p&gt;Merged to master&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="15426">PIPE2D-756</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="22610">PIPE2D-974</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="22876">PIPE2D-1062</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="14486" name="log.reduceArc_67752_67757_hgcd_b" size="12153" author="hassan" created="Fri, 19 Nov 2021 21:18:37 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|zzs9ul:xxk</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10100" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Reviewers</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>price</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="126">2DDRP-2021 A12</customfieldvalue>
    <customfieldvalue id="130">2DDRP-2022 A</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        </customfields>
    </item>
</channel>
</rss>