<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:52:11 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>[SURVEY-22] Split &quot;FiberPosition&quot; into &quot;CobraPosition&quot; &amp; &quot;FiducialFiberPosition&quot;</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/SURVEY-22</link>
                <project id="10600" key="SURVEY">Survey operation on planning and tracking</project>
                    <description>&lt;p&gt;I thought we could use &quot;FiberPosition&quot; table to manage the fiducial fibers as well, but the basic information for fiducial fibers is different from that for science fibers. So, I propose to add separate tables for &quot;CobraPosition&quot; and &quot;FiducialFiberPosition&quot;.&#160;Information we should store is based on &lt;a href=&quot;https://github.com/Subaru-PFS/pfs_utils/tree/master/data/fiberids&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://github.com/Subaru-PFS/pfs_utils/tree/master/data/fiberids&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The current idea is that we prepare &quot;FiberPosition&quot; which includes:&lt;/p&gt;

&lt;p&gt;&quot;Fiber Position&quot;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;fiberId (Integer)&lt;/li&gt;
	&lt;li&gt;ftype&#160; &#160;(String)&#160; &#160; # fiber type e.g., cobra / fiducial&lt;/li&gt;
	&lt;li&gt;x&#160; &#160; &#160; &#160; &#160;(Float)&#160; &#160; &#160;# PFI x coordinate&lt;/li&gt;
	&lt;li&gt;y&#160; &#160; &#160; &#160; &#160;(Float)&#160; &#160; &#160;# PFI y coordinate&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;And then, we prepare &quot;CobraPosition&quot; and &quot;FiducialFiberPosition&quot; with &quot;fiberId&quot; as a foreign key&lt;/p&gt;

&lt;p&gt;&quot;CobraPosition&quot;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;cobraId&#160; &#160; &#160; (Integer)&lt;/li&gt;
	&lt;li&gt;fiberId&#160; &#160; &#160; &#160; (Integer)&lt;/li&gt;
	&lt;li&gt;fld&#160; &#160; &#160; &#160; &#160; &#160; &#160; (Integer)&lt;/li&gt;
	&lt;li&gt;cf&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;(Integer)&lt;/li&gt;
	&lt;li&gt;mf&#160; &#160; &#160; &#160; &#160; &#160; &#160; (Integer)&lt;/li&gt;
	&lt;li&gt;cm&#160; &#160; &#160; &#160; &#160; &#160; &#160;(Integer)&lt;/li&gt;
	&lt;li&gt;mod&#160; &#160; &#160; &#160; &#160; &#160;(String)&lt;/li&gt;
	&lt;li&gt;x&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; (Float)&lt;/li&gt;
	&lt;li&gt;y&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; (Float)&lt;/li&gt;
	&lt;li&gt;r&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;(Float)&lt;/li&gt;
	&lt;li&gt;sp&#160; &#160; &#160; &#160; &#160; &#160; &#160; (Integer)&lt;/li&gt;
	&lt;li&gt;fh&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;(Integer)&lt;/li&gt;
	&lt;li&gt;sfib&#160; &#160; &#160; &#160; &#160; &#160; (Integer)&lt;/li&gt;
	&lt;li&gt;fiberIdLNA&#160;(String)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&quot;FiducialFiberPosition&quot;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ffId&#160; &#160; &#160; (Integer)&lt;/li&gt;
	&lt;li&gt;fiberId&#160;(Integer)&lt;/li&gt;
	&lt;li&gt;ff&#160; &#160; &#160; &#160; &#160;(Integer)&lt;/li&gt;
	&lt;li&gt;fff&#160; &#160; &#160; &#160; (Integer)&lt;/li&gt;
	&lt;li&gt;fftype&#160; (String)&lt;/li&gt;
	&lt;li&gt;fft&#160; &#160; &#160; &#160; (Integer)&lt;/li&gt;
	&lt;li&gt;x&#160; &#160; &#160; &#160; &#160;(Float)&lt;/li&gt;
	&lt;li&gt;y&#160; &#160; &#160; &#160; &#160;(Float)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="13629">SURVEY-22</key>
            <summary>Split &quot;FiberPosition&quot; into &quot;CobraPosition&quot; &amp; &quot;FiducialFiberPosition&quot;</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="kiyoto.yabe">Kiyoto Yabe</assignee>
                                    <reporter username="kiyoto.yabe">Kiyoto Yabe</reporter>
                        <labels>
                            <label>opDB</label>
                    </labels>
                <created>Wed, 19 Jun 2019 05:55:48 +0000</created>
                <updated>Wed, 19 Feb 2020 04:31:37 +0000</updated>
                            <resolved>Wed, 19 Feb 2020 04:31:37 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                        <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|zx00n4:</customfieldvalue>

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