<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:41:30 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>[INSTRM-1963] Excluding UNASSIGNED fibers in convergence plot</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-1963</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;The pfsConfig file has the field to get the unassigned fibers of each convergence run.  The convergence plot should address this change. &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;
from pfs.datamodel.pfsConfig &lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt; * 

filepath = &lt;span class=&quot;code-quote&quot;&gt;&apos;/data/raw/2023-04-27/pfsConfig/pfsConfig-0x15adaf923f34fb55-092024.fits&apos;&lt;/span&gt;
pfsConfig = PfsConfig._readImpl(filepath)
assigned = pfsConfig[~np.isin(pfsConfig.targetType, [TargetType.UNASSIGNED, TargetType.ENGINEERING, TargetType.BLACKSPOT])]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="23408">INSTRM-1963</key>
            <summary>Excluding UNASSIGNED fibers in convergence plot</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="chyan">chyan</assignee>
                                    <reporter username="chyan">chyan</reporter>
                        <labels>
                            <label>EngRun</label>
                    </labels>
                <created>Sun, 30 Apr 2023 11:45:49 +0000</created>
                <updated>Wed, 31 May 2023 18:14:07 +0000</updated>
                            <resolved>Wed, 31 May 2023 18:14:07 +0000</resolved>
                                                                    <component>ics_cobraCharmer</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="32768" author="chyan" created="Wed, 31 May 2023 18:13:55 +0000"  >&lt;p&gt;Fix implemented, close ticket.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="15647" name="Figure 1-5.png" size="177737" author="chyan" created="Wed, 31 May 2023 18:08:22 +0000"/>
                            <attachment id="15648" name="INSTRM-1963.ipynb" size="135001" author="chyan" created="Wed, 31 May 2023 18:13:32 +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|zzsx52:i</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="166">Eng12July</customfieldvalue>

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