<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:51:01 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-322] Write a function and task to determine wavelength accuracy</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-322</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;Using the results from &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-380&quot; title=&quot;Write fitted wavelength position and error to file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-380&quot;&gt;&lt;del&gt;PIPE2D-380&lt;/del&gt;&lt;/a&gt;, provide functions that analyze the accuracy of the wavelength solution determined by the 2D DRP pipeline.&lt;/p&gt;

&lt;p&gt;Checks include (but not exhaustive):&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;For a given exposure, estimate the RMS error in wavelength for each fibers. This can be compared with that determined from the pipeline.&lt;/li&gt;
	&lt;li&gt;As above, but provide an overall estimate across all fibers.&lt;/li&gt;
	&lt;li&gt;Examine the error evolution across a number of exposures for any time-dependent trend.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;In addition to the RMS error, other statistics should be considered and if appropriate provided. Plots in addition to textual output should be provided - anything that can assist the team to determine any problems with the wavelength solution.&lt;/p&gt;</description>
                <environment></environment>
        <key id="13254">PIPE2D-322</key>
            <summary>Write a function and task to determine wavelength accuracy</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="10100" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="No further work should be done on this.">Won&apos;t Fix</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="kiyoto.yabe">Kiyoto Yabe</assignee>
                                    <reporter username="hassan">hassan</reporter>
                        <labels>
                    </labels>
                <created>Wed, 30 Jan 2019 21:26:45 +0000</created>
                <updated>Fri, 31 Mar 2023 09:08:41 +0000</updated>
                            <resolved>Fri, 31 Mar 2023 09:08:41 +0000</resolved>
                                    <version>5.0</version>
                                    <fixVersion>6.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                            <comment id="14825" author="rhl" created="Wed, 30 Jan 2019 22:47:04 +0000"  >&lt;p&gt;The pipelines calculate these numbers (so the code exists), we need to extract this information; it keeps back some number of lines for the purpose. &#160;We also need to compare one arc exposure with others.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="16455" author="kiyoto.yabe" created="Fri, 29 Nov 2019 05:30:11 +0000"  >&lt;p&gt;The very initial results:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;12427_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/12427/12427_arc_ne_17297_wl_calib_rms.png&quot; title=&quot;arc_ne_17297_wl_calib_rms.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;12427&quot; file-preview-title=&quot;arc_ne_17297_wl_calib_rms.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/12314/_thumb_12314.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;The residual of the wavelength calibration (`fitWavelength` - `refWavelength`) as a function of `refWavelength` based on the output of in wlFitData of a Ne arc (visit=17244). I assumed that `status`=1 means good results here. The color in the plot indicates `fiberId`.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;12510_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/12510/12510_arc_hgar_visit_wl_calib_rms.png&quot; title=&quot;arc_hgar_visit_wl_calib_rms.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;12510&quot; file-preview-title=&quot;arc_hgar_visit_wl_calib_rms.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/12427/_thumb_12427.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;The RMS error in wavelength for each fiber as a function of `fiberId`. The measured RMS errors are basically consistent with the output displayed during the pipeline processing.&lt;/p&gt;

&lt;p&gt;I will think about what other statistics we need later.&lt;/p&gt;</comment>
                            <comment id="16775" author="kiyoto.yabe" created="Mon, 2 Mar 2020 06:06:54 +0000"  >&lt;p&gt;Here are plots of the RMS errors as a function of visit for May2019 data (left=HgAr and right=Ne):&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;12509_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/12509/12509_arc_ne_visit_wl_calib_rms.png&quot; title=&quot;arc_ne_visit_wl_calib_rms.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;12509&quot; file-preview-title=&quot;arc_ne_visit_wl_calib_rms.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/12510/_thumb_12510.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;12511_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/12511/12511_arc_hgar_17197_wl_calib_residual.png&quot; title=&quot;arc_hgar_17197_wl_calib_residual.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;12511&quot; file-preview-title=&quot;arc_hgar_17197_wl_calib_residual.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/12509/_thumb_12509.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Visits with small RMS error (left) and large RMS error (right) for HgAr data:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;12512_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/12512/12512_arc_hgar_17209_wl_calib_residual.png&quot; title=&quot;arc_hgar_17209_wl_calib_residual.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;12512&quot; file-preview-title=&quot;arc_hgar_17209_wl_calib_residual.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/12511/_thumb_12511.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;12523_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/12523/12523_arc_hgar_fiberId_wl_calib_rms.png&quot; title=&quot;arc_hgar_fiberId_wl_calib_rms.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;12523&quot; file-preview-title=&quot;arc_hgar_fiberId_wl_calib_rms.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/12512/_thumb_12512.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Below are the RMS errors in each fiberId for all visits (left=HgAr and right=Ne):&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;12524_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/12524/12524_arc_ne_fiberId_wl_calib_rms.png&quot; title=&quot;arc_ne_fiberId_wl_calib_rms.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;12524&quot; file-preview-title=&quot;arc_ne_fiberId_wl_calib_rms.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/12523/_thumb_12523.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;12519_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/12519/12519_arc_jul2019calibs_hgar_visit_wl_calib_rms.png&quot; title=&quot;arc_jul2019calibs_hgar_visit_wl_calib_rms.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;12519&quot; file-preview-title=&quot;arc_jul2019calibs_hgar_visit_wl_calib_rms.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/12524/_thumb_12524.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Note: the solid line is the average of the RMS errors in each fiberId.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="16843" author="kiyoto.yabe" created="Thu, 12 Mar 2020 05:27:04 +0000"  >&lt;p&gt;Here are plots of RMS error as a function of visit for July2019 data (left=HgAr and right=Ne):&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;12521_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/12521/12521_arc_jul2019calibs_ne_visit_wl_calib_rms.png&quot; title=&quot;arc_jul2019calibs_ne_visit_wl_calib_rms.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;12521&quot; file-preview-title=&quot;arc_jul2019calibs_ne_visit_wl_calib_rms.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/12519/_thumb_12519.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;12520_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/12520/12520_arc_jul2019calibs_ne_fiberId_wl_calib_rms.png&quot; title=&quot;arc_jul2019calibs_ne_fiberId_wl_calib_rms.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;12520&quot; file-preview-title=&quot;arc_jul2019calibs_ne_fiberId_wl_calib_rms.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/12521/_thumb_12521.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Below are the RMS errors in each fiberId for all visits (left=HgAr and right=Ne):&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;12520_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/12520/12520_arc_jul2019calibs_ne_fiberId_wl_calib_rms.png&quot; title=&quot;arc_jul2019calibs_ne_fiberId_wl_calib_rms.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;12520&quot; file-preview-title=&quot;arc_jul2019calibs_ne_fiberId_wl_calib_rms.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/12522/_thumb_12522.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;12520_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/12520/12520_arc_jul2019calibs_ne_fiberId_wl_calib_rms.png&quot; title=&quot;arc_jul2019calibs_ne_fiberId_wl_calib_rms.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;12520&quot; file-preview-title=&quot;arc_jul2019calibs_ne_fiberId_wl_calib_rms.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/12520/_thumb_12520.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="32505" author="kiyoto.yabe" created="Fri, 31 Mar 2023 09:08:15 +0000"  >&lt;p&gt;I think this will be covered by detectorMap QA (&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-1172&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;PIPE2D-1172&lt;/a&gt;),&#160;so we close this ticket.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="13390">PIPE2D-380</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12511" name="arc_hgar_17197_wl_calib_residual.png" size="48707" author="kiyoto.yabe" created="Mon, 2 Mar 2020 06:02:56 +0000"/>
                            <attachment id="12512" name="arc_hgar_17209_wl_calib_residual.png" size="57053" author="kiyoto.yabe" created="Mon, 2 Mar 2020 06:03:02 +0000"/>
                            <attachment id="12523" name="arc_hgar_fiberId_wl_calib_rms.png" size="44862" author="kiyoto.yabe" created="Thu, 12 Mar 2020 05:21:52 +0000"/>
                            <attachment id="12510" name="arc_hgar_visit_wl_calib_rms.png" size="123089" author="kiyoto.yabe" created="Mon, 2 Mar 2020 06:02:45 +0000"/>
                            <attachment id="12522" name="arc_jul2019calibs_hgar_fiberId_wl_calib_rms.png" size="39205" author="kiyoto.yabe" created="Thu, 12 Mar 2020 05:21:10 +0000"/>
                            <attachment id="12519" name="arc_jul2019calibs_hgar_visit_wl_calib_rms.png" size="117752" author="kiyoto.yabe" created="Thu, 12 Mar 2020 05:20:42 +0000"/>
                            <attachment id="12520" name="arc_jul2019calibs_ne_fiberId_wl_calib_rms.png" size="37941" author="kiyoto.yabe" created="Thu, 12 Mar 2020 05:20:50 +0000"/>
                            <attachment id="12521" name="arc_jul2019calibs_ne_visit_wl_calib_rms.png" size="79632" author="kiyoto.yabe" created="Thu, 12 Mar 2020 05:21:02 +0000"/>
                            <attachment id="12314" name="arc_ne_17244_wl_calib_residual.png" size="64369" author="kiyoto.yabe" created="Fri, 29 Nov 2019 05:24:17 +0000"/>
                            <attachment id="12315" name="arc_ne_17244_wl_calib_rms.png" size="21482" author="kiyoto.yabe" created="Fri, 29 Nov 2019 05:24:22 +0000"/>
                            <attachment id="12427" name="arc_ne_17297_wl_calib_rms.png" size="28188" author="kiyoto.yabe" created="Wed, 22 Jan 2020 05:37:37 +0000"/>
                            <attachment id="12524" name="arc_ne_fiberId_wl_calib_rms.png" size="42445" author="kiyoto.yabe" created="Thu, 12 Mar 2020 05:22:01 +0000"/>
                            <attachment id="12509" name="arc_ne_visit_wl_calib_rms.png" size="96960" author="kiyoto.yabe" created="Mon, 2 Mar 2020 06:02:38 +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_10006" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PIPE2D-15</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|02qpt6:508yl0chzzy0000qr</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="55">2DDRP-2019 G</customfieldvalue>
    <customfieldvalue id="59">2DDRP-2019 H</customfieldvalue>

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