<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:54:50 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-557] Convert linelist status to bitflag format</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-557</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;The arc lamp linelist used for calibrating the SpS maintained here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/Subaru-PFS/obs_pfs/blob/master/pfs/lineLists/ArCdHgKrNeXe.txt&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://github.com/Subaru-PFS/obs_pfs/blob/master/pfs/lineLists/ArCdHgKrNeXe.txt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and for each line a status is provided:&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;
# Status:
#  0   Isolated, good
#  1   Not visible
#  2   Blend; don&apos;t use
#  3   Unreliable when processing sim data (PIPE2D-314)
#  4   Commonly has large residuals (PIPE2D-436)
#  5   Commonly has large residuals (NeI, sims blue arm; PIPE2D-391)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Following today&apos;s ICS/SpS telecon, this status information is better encoded as sequence of bit flags. Define the bit flags and update the linelist file and software accordingly.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Note&lt;/em&gt; that this could be a breaking change. This should be scheduled carefully so as to avoid problems when running the DRP particularly with ongoing activities at Subaru and LAM.&lt;/p&gt;</description>
                <environment></environment>
        <key id="14331">PIPE2D-557</key>
            <summary>Convert linelist status to bitflag format</summary>
                <type id="10001" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10515&amp;avatarType=issuetype">Story</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="hassan">hassan</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Apr 2020 19:10:44 +0000</created>
                <updated>Mon, 19 Apr 2021 18:01:11 +0000</updated>
                            <resolved>Mon, 19 Apr 2021 18:01:11 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="18111" author="rhl" created="Thu, 3 Dec 2020 17:56:54 +0000"  >&lt;p&gt;At the same time, we should add a field in &lt;tt&gt;ReferenceLine&lt;/tt&gt; containing this bit mask.  &lt;br/&gt;
We then either need to add a mask (e.g. &lt;tt&gt;flagsToIgnore&lt;/tt&gt;) to &lt;tt&gt;readLineListFile&lt;/tt&gt;, or add this functionality to the code that uses the lines.&lt;/p&gt;</comment>
                            <comment id="19136" author="price" created="Wed, 14 Apr 2021 14:34:33 +0000"  >&lt;p&gt;&lt;tt&gt;tickets/&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-557&quot; title=&quot;Convert linelist status to bitflag format&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-557&quot;&gt;&lt;del&gt;PIPE2D-557&lt;/del&gt;&lt;/a&gt;&lt;/tt&gt; (obs&amp;#95;pfs and drp&amp;#95;stella) contains a big refactoring of &lt;tt&gt;ReferenceLine&lt;/tt&gt; in support of this ticket plus others (including &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-755&quot; title=&quot;Propagate flag information from arc/sky line files into e.g. reduceArc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-755&quot;&gt;&lt;del&gt;PIPE2D-755&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-801&quot; title=&quot;Please add intensity to ArcLineSet&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-801&quot;&gt;&lt;del&gt;PIPE2D-801&lt;/del&gt;&lt;/a&gt;).&lt;/p&gt;</comment>
                            <comment id="19158" author="hassan" created="Sat, 17 Apr 2021 12:21:37 +0000"  >&lt;p&gt;Changes in general look fine. References to &lt;tt&gt;IdentifyLineTask&lt;/tt&gt; in &lt;tt&gt;ReduceArcTask&lt;/tt&gt; still present so should be removed (if that is still the intent).&lt;/p&gt;</comment>
                            <comment id="19175" author="price" created="Mon, 19 Apr 2021 18:01:11 +0000"  >&lt;p&gt;Merged.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="14332">PIPE2D-558</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="15083">PIPE2D-673</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </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:508yl0chzzy000001w</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="98">2DDRP-2021 A 2</customfieldvalue>
    <customfieldvalue id="102">2DDRP-2021 A3</customfieldvalue>
    <customfieldvalue id="105">2DDRP-2021 A 4</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>