<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:52:55 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-415] Sometimes pfsArm has less elements than number of fibers in the image</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-415</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;Possibly closely connected with &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-414&quot; title=&quot;reduceExposure.doSubtractContinuum=True does not remove continuum from all fibers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-414&quot;&gt;&lt;del&gt;PIPE2D-414&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=naoki.yasuda&quot; class=&quot;user-hover&quot; rel=&quot;naoki.yasuda&quot;&gt;naoki.yasuda&lt;/a&gt; reports in &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-339&quot; title=&quot;Model arc line amplitudes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-339&quot;&gt;&lt;del&gt;PIPE2D-339&lt;/del&gt;&lt;/a&gt; that ``But for visit=14000 only a half of fibers will be identified (left hand side)``. This is probably the same problem as I report from Krypton data e.g., visit 13052, in &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-411&quot; title=&quot;reduceArc.py does not work with --config reduceExposure.doSubtractContinuum=True reduceExposure.doWriteCalexp=True&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-411&quot;&gt;&lt;del&gt;PIPE2D-411&lt;/del&gt;&lt;/a&gt;. There should be 16 fibers but&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;
butler_KrFeb = Butler(&lt;span class=&quot;code-quote&quot;&gt;&quot;/tigress/ncaplar/ReducedData/KrFeb_2019/rerun/Apr30_2019/arc&quot;&lt;/span&gt;)
arc = butler_KrFeb.get(&lt;span class=&quot;code-quote&quot;&gt;&quot;pfsArm&quot;&lt;/span&gt;, visit=13052, arm=&lt;span class=&quot;code-quote&quot;&gt;&quot;r&quot;&lt;/span&gt;, spectrograph=1)
arc.wavelength[14]&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;fails with &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;IndexError: index 14 is out of bounds &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; axis 0 with size 14&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;i.e., not all fibers have been identified. &lt;/p&gt;

&lt;p&gt;The full script is &lt;tt&gt;pfs_Apr30_Kr_Feb.sh&lt;/tt&gt; in the folder &lt;tt&gt;/home/ncaplar/ReductionScripts/Apr30/&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;All outputs are in &lt;tt&gt;/tigress/ncaplar/ReducedData/KrFeb_2019/&lt;/tt&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="13547">PIPE2D-415</key>
            <summary>Sometimes pfsArm has less elements than number of fibers in the image</summary>
                <type id="1" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10503&amp;avatarType=issuetype">Bug</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="price">price</assignee>
                                    <reporter username="ncaplar">ncaplar</reporter>
                        <labels>
                    </labels>
                <created>Tue, 30 Apr 2019 15:09:40 +0000</created>
                <updated>Wed, 22 May 2019 12:54:47 +0000</updated>
                            <resolved>Tue, 21 May 2019 19:37:50 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                            <comment id="15412" author="ncaplar" created="Tue, 30 Apr 2019 20:24:13 +0000"  >&lt;p&gt;I have verified that the fibers that are missing in the Krypton example above are on the edge, which is consistent with what &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=naoki.yasuda&quot; class=&quot;user-hover&quot; rel=&quot;naoki.yasuda&quot;&gt;naoki.yasuda&lt;/a&gt; is reporting.&lt;/p&gt;</comment>
                            <comment id="15414" author="naoki.yasuda" created="Thu, 2 May 2019 06:15:42 +0000"  >&lt;p&gt;I&apos;m not sure my problem is the same as this. My problem happens on&#160;&lt;tt&gt;constructFiberTrace.py&lt;/tt&gt; and it identifies only five fibers out of 10.&lt;/p&gt;</comment>
                            <comment id="15458" author="price" created="Thu, 16 May 2019 20:59:51 +0000"  >&lt;p&gt;It turns out that the reason traces aren&#8217;t being found is that some of the fibers are wider on the detector than the trace finder permits. The trace finder does a Gaussian fit of a candidate trace, and compares the derived width and center with some hard-wired values. In this case, the widths are larger than is permitted, so the candidate trace isn&apos;t accepted.&lt;/p&gt;

&lt;p&gt;The high limit on the Gaussian sigma is the &lt;tt&gt;apertureFwhm&lt;/tt&gt; config parameter, which is &lt;tt&gt;2.5&lt;/tt&gt;, but &lt;tt&gt;sigma ~ 2.7&lt;/tt&gt; for the edge trace on &lt;tt&gt;visit=13183 arm=r&lt;/tt&gt;. Opening up the limit allows finding all 16 traces. I&#8217;m making the limits configurable, and setting some more permissive defaults.&lt;/p&gt;

&lt;p&gt;This also solves &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-418&quot; title=&quot;ConstructFiberTrace.py only identifies 5 of 10 fibers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-418&quot;&gt;&lt;del&gt;PIPE2D-418&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Such wide traces in this data may indicate a misconfiguration of the instrument. The width of the trace varies monotonically from 2.7 on the left to 1.2 on the right, which I suspect is due to optics.&lt;/p&gt;</comment>
                            <comment id="15459" author="price" created="Thu, 16 May 2019 21:09:12 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=hassan&quot; class=&quot;user-hover&quot; rel=&quot;hassan&quot;&gt;hassan&lt;/a&gt;, could you please look this over?&lt;/p&gt;</comment>
                            <comment id="15475" author="hassan" created="Tue, 21 May 2019 19:10:49 +0000"  >&lt;p&gt;Changes look fine to me. Please go ahead and merge to master.&lt;/p&gt;</comment>
                            <comment id="15479" author="price" created="Tue, 21 May 2019 19:37:50 +0000"  >&lt;p&gt;Merged to master.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="13556">PIPE2D-418</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="13582">PIPE2D-424</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="13546">PIPE2D-414</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13556">PIPE2D-418</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="11940" name="pfsArmKr.png" size="104867" author="ncaplar" created="Tue, 30 Apr 2019 15:10:04 +0000"/>
                            <attachment id="11949" name="pipe2d-415.py" size="2004" author="price" created="Thu, 16 May 2019 21:00:11 +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|02qpt6:508yjoi</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="49">2DDRP-2019 E</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>