<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:36:10 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>[PIPE1D-65] Mask pixel plots should interpret bit flags</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE1D-65</link>
                <project id="10700" key="PIPE1D">DRP 1D pipeline</project>
                    <description>&lt;p&gt;The masked pixel plots provided in &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE1D-63&quot; title=&quot;Bad redshift measurements again?&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE1D-63&quot;&gt;&lt;del&gt;PIPE1D-63&lt;/del&gt;&lt;/a&gt; from the 1D-team show just the raw mask values, with no interpretation of the individual flags. Please provide such plots based on the flag values rather than the raw values. &lt;/p&gt;

&lt;p&gt;See &lt;a href=&quot;https://github.com/Subaru-PFS/datamodel/blob/54a6a847a76ab8401f71e2aca6db665648e1aaca/datamodel.txt#L690-L714&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://github.com/Subaru-PFS/datamodel/blob/54a6a847a76ab8401f71e2aca6db665648e1aaca/datamodel.txt#L690-L714&lt;/a&gt; for an explanation of the bit mask values. The &lt;tt&gt;flag&lt;/tt&gt; property of the &lt;tt&gt;pfsObject&lt;/tt&gt; also has this information:&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;
In [42]: obj.flags
Out[42]: MaskHelper({&lt;span class=&quot;code-quote&quot;&gt;&apos;BAD&apos;&lt;/span&gt;: 0, &lt;span class=&quot;code-quote&quot;&gt;&apos;BAD_FIBERTRACE&apos;&lt;/span&gt;: 11, &lt;span class=&quot;code-quote&quot;&gt;&apos;BAD_FLAT&apos;&lt;/span&gt;: 9, &lt;span class=&quot;code-quote&quot;&gt;&apos;BAD_FLUXCAL&apos;&lt;/span&gt;: 13, &lt;span class=&quot;code-quote&quot;&gt;&apos;BAD_SKY&apos;&lt;/span&gt;: 12, &lt;span class=&quot;code-quote&quot;&gt;&apos;CR&apos;&lt;/span&gt;: 3, &lt;span class=&quot;code-quote&quot;&gt;&apos;DETECTED&apos;&lt;/span&gt;: 5, &lt;span class=&quot;code-quote&quot;&gt;&apos;DETECTED_NEGATIVE&apos;&lt;/span&gt;: 6, &lt;span class=&quot;code-quote&quot;&gt;&apos;EDGE&apos;&lt;/span&gt;: 4, &lt;span class=&quot;code-quote&quot;&gt;&apos;FIBERTRACE&apos;&lt;/span&gt;: 10, &apos;I
NTRP&lt;span class=&quot;code-quote&quot;&gt;&apos;: 2, &apos;&lt;/span&gt;NO_DATA&lt;span class=&quot;code-quote&quot;&gt;&apos;: 8, &apos;&lt;/span&gt;SAT&lt;span class=&quot;code-quote&quot;&gt;&apos;: 1, &apos;&lt;/span&gt;SUSPECT&lt;span class=&quot;code-quote&quot;&gt;&apos;: 7, &apos;&lt;/span&gt;UNMASKEDNAN&lt;span class=&quot;code-quote&quot;&gt;&apos;: 14, &apos;&lt;/span&gt;OVERLAP&apos;: 15})
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;
In [45]: obj.flags.interpret(128)
Out[45]: [&lt;span class=&quot;code-quote&quot;&gt;&apos;SUSPECT&apos;&lt;/span&gt;]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;There are additional 2DDRP utilities to help interpret the mask values.&lt;/p&gt;</description>
                <environment></environment>
        <key id="22888">PIPE1D-65</key>
            <summary>Mask pixel plots should interpret bit flags</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="1" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="hassan">hassan</reporter>
                        <labels>
                    </labels>
                <created>Fri, 29 Jul 2022 16:30:51 +0000</created>
                <updated>Fri, 29 Jul 2022 16:36:47 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                    <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="22879">PIPE1D-63</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|zzsudr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>