<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:34:16 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>[DAMD-101] Save the outputs of shuffle</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/DAMD-101</link>
                <project id="10400" key="DAMD">Data Model</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=Martin.Reinecke&quot; class=&quot;user-hover&quot; rel=&quot;Martin.Reinecke&quot;&gt;Martin Reinecke&lt;/a&gt; points out that the outputs of shuffle need to be saved somewhere, and this should be added to the datamodel.  We&apos;d want to know at least the position &lt;tt&gt;(ra, dec)&lt;/tt&gt;, proper motion/parallax, magnitude, colour, which AG, and AG &lt;tt&gt;(x, y)&lt;/tt&gt;.  The metadata will need to know the design epoch and telescope elevation (maybe 2020 and zenith).&lt;/p&gt;

&lt;p&gt;One option would be to add an extra HDU to the pfsDesign file.&lt;/p&gt;

&lt;p&gt;We also need to worry about refraction, so we&apos;ll need to update the &lt;tt&gt;(x, y)&lt;/tt&gt; at the time that we generate the &lt;tt&gt;pfsConfig&lt;/tt&gt; file; this suggests that the &lt;tt&gt;pfsDesign&lt;/tt&gt; proposal is a good way to go.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="15101">DAMD-101</key>
            <summary>Save the outputs of shuffle</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="hassan">hassan</assignee>
                                    <reporter username="rhl">rhl</reporter>
                        <labels>
                    </labels>
                <created>Fri, 11 Dec 2020 14:15:39 +0000</created>
                <updated>Thu, 6 May 2021 23:11:22 +0000</updated>
                            <resolved>Tue, 20 Apr 2021 18:32:30 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                            <comment id="18864" author="kiyoto.yabe" created="Tue, 16 Mar 2021 08:41:43 +0000"  >&lt;p&gt;Hi &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;&#160;&lt;/p&gt;

&lt;p&gt;Reading the current draft, do we need a guide star identifier (e.g. Gaia source ID?) in&#160;GUIDESTARS table so that we go back to the original catalogue easily? This may perhaps be an identifier in our database to pool target and guide star&#160;&lt;em&gt;candidates&lt;/em&gt; to be observed.&lt;/p&gt;

&lt;p&gt;I also noticed that the HDU number for &quot;PHOTOMETRY&quot; was probably wrong in both `pfsDesign` and `pfsConfig`.&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;
HDU #0 PDU
HDU #1 FITS binary table named &lt;span class=&quot;code-quote&quot;&gt;&quot;DESIGN&quot;&lt;/span&gt;
HDU #1 FITS binary table named &lt;span class=&quot;code-quote&quot;&gt;&quot;PHOTOMETRY&quot;&lt;/span&gt;&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;
HDU #0 PDU
HDU #1 FITS binary table named &lt;span class=&quot;code-quote&quot;&gt;&quot;CONFIG&quot;&lt;/span&gt;
HDU #1 FITS binary table named &lt;span class=&quot;code-quote&quot;&gt;&quot;PHOTOMETRY&quot;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="18882" author="martin.reinecke" created="Wed, 17 Mar 2021 10:02:57 +0000"  >&lt;p&gt;{{shuffle }}executes coordinate transforms in the &quot;sky_pfi&quot; mode. For this to work, accurate time information is necessary, at least with the currently available interface. It may be possible to get away with the elevation angle alone, but I&apos;m not really sure about that.&lt;/p&gt;

&lt;p&gt;Or is the idea to run shuffle in two different modes: once for rough planning, where the exact observation time doesn&apos;t matter because we don&apos;t care about differential refraction, and then again once the observation time is known, so it produces exact position data for the guide star candidates?&lt;/p&gt;</comment>
                            <comment id="18928" author="hassan" created="Thu, 18 Mar 2021 19:31:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=kiyoto.yabe&quot; class=&quot;user-hover&quot; rel=&quot;kiyoto.yabe&quot;&gt;Kiyoto Yabe&lt;/a&gt; and &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=Martin.Reinecke&quot; class=&quot;user-hover&quot; rel=&quot;Martin.Reinecke&quot;&gt;Martin Reinecke&lt;/a&gt;: I&apos;ve made &lt;a href=&quot;https://github.com/Subaru-PFS/datamodel/commit/be5f056ae77c52b6117468299d340e54211bf84f&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;updates&lt;/a&gt; to the proposed &lt;tt&gt;GUIDESTARS&lt;/tt&gt; HDU based on your recent comments. Have a look and tell me if there are additional changes needed.&lt;/p&gt;</comment>
                            <comment id="18929" author="hassan" created="Thu, 18 Mar 2021 19:55:15 +0000"  >&lt;p&gt;Further &lt;a href=&quot;https://github.com/Subaru-PFS/datamodel/commit/2a92daf67e2fd5ed0c5ee1cb1959a6275b5f1ae3&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;updates&lt;/a&gt; made following comments from &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=price&quot; class=&quot;user-hover&quot; rel=&quot;price&quot;&gt;price&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="18930" author="martin.reinecke" created="Fri, 19 Mar 2021 08:24:11 +0000"  >&lt;p&gt;Looks good to me, provided we find a way to compute the coordinate transforms&#160; given only an elevation angle.&lt;/p&gt;</comment>
                            <comment id="18931" author="kiyoto.yabe" created="Fri, 19 Mar 2021 08:43:58 +0000"  >&lt;p&gt;Looks good to me, too. I&apos;m still thinking about how to deal with this in opDB but it should be discussed in &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/FIBERALLOC-34&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;FIBERALLOC-34&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="19102" author="price" created="Tue, 6 Apr 2021 17:31:26 +0000"  >&lt;p&gt;We need tests of the &lt;tt&gt;GuideStars&lt;/tt&gt; class (I/O in particular, but would also be good to check that incorrect lengths get caught), and I don&apos;t think it&apos;s a good idea to allow &lt;tt&gt;guideStars=None&lt;/tt&gt; in the ctor (the user should be forced to think about what he wants).&lt;/p&gt;</comment>
                            <comment id="19185" author="hassan" created="Tue, 20 Apr 2021 18:32:30 +0000"  >&lt;p&gt;If there are any additional changes needed, new tickets should be filed.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="15592">DAMD-112</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:508yl0chzzy0000099</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10100" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Reviewers</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>price</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>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        </customfields>
    </item>
</channel>
</rss>