<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:25:15 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-460] Create skel files to drive MCS engineering</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-460</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;We need a couple more Gen2 skel files to drive engineering. The obvious ones are:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;one to interleave PFI rotations and sets of exposures&lt;/li&gt;
	&lt;li&gt;one to interleave altitude moves and sets of exposures.&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="12785">INSTRM-460</key>
            <summary>Create skel files to drive MCS engineering</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="yuki.moritani">yuki.moritani</assignee>
                                    <reporter username="cloomis">cloomis</reporter>
                        <labels>
                            <label>MCS</label>
                    </labels>
                <created>Wed, 29 Aug 2018 17:14:59 +0000</created>
                <updated>Fri, 19 Oct 2018 02:44:40 +0000</updated>
                            <resolved>Fri, 19 Oct 2018 02:44:40 +0000</resolved>
                                                                    <component>PFS_kansoku</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                            <comment id="13986" author="yuki.moritani" created="Wed, 29 Aug 2018 22:25:52 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=cloomis&quot; class=&quot;user-hover&quot; rel=&quot;cloomis&quot;&gt;cloomis&lt;/a&gt;, actually I&apos;ve made one already: (see PFS_MCS_MULTI_EXP.sk).&lt;/p&gt;

&lt;p&gt;Isn&apos;t it enough for our purpose?&lt;/p&gt;</comment>
                            <comment id="13987" author="cloomis" created="Wed, 29 Aug 2018 22:28:54 +0000"  >&lt;p&gt;So you are going to write a loop around that, to step through the rotations and altitudes? Sure, I guess that does not need to be a skel file.&lt;/p&gt;</comment>
                            <comment id="13988" author="yuki.moritani" created="Wed, 29 Aug 2018 22:54:48 +0000"  >&lt;p&gt;Well ... I guess we can deal with similar thing with higher level command (ope file), but I&apos;m not sure which is better.&#160;&lt;/p&gt;

&lt;p&gt;Anyway, I&apos;ll make another skel file to interleave Telescope movement and exposures.&#160;&lt;/p&gt;

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

&lt;p&gt;I think we need also one to move Hexapod in z position and take exposure.&lt;/p&gt;</comment>
                            <comment id="14031" author="yuki.moritani" created="Mon, 10 Sep 2018 11:46:03 +0000"  >&lt;p&gt;Here is note from discussion with Jim and Naoyuki yesterday:&lt;/p&gt;

&lt;p&gt;Jim pointed out that we should move ADC as we use in operation, which is different from HSC configuration.&#160;Skel file for moving altitude needs to treat it.&lt;/p&gt;</comment>
                            <comment id="14108" author="hassan" created="Mon, 1 Oct 2018 20:04:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=yuki.moritani&quot; class=&quot;user-hover&quot; rel=&quot;yuki.moritani&quot;&gt;yuki.moritani&lt;/a&gt;: what is the status of this ticket? Can it be resolved?&lt;/p&gt;</comment>
                            <comment id="14110" author="yuki.moritani" created="Mon, 1 Oct 2018 20:24:42 +0000"  >&lt;p&gt;I have already pushed a brunch for this ticket with new commands some times ago, but following discussion with Craig in Princeton, I need to modify the skel file to include ADC movement, and set OBJECT if needed.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=cloomis&quot; class=&quot;user-hover&quot; rel=&quot;cloomis&quot;&gt;cloomis&lt;/a&gt; I&apos;d like to confirm how we set OBJECT in the run..&lt;br/&gt;
Should we(I) prepare higher-level command to set OBJECT (and arbitrary RA/DEC), or can we set OBJECT with skel file?&lt;/p&gt;

&lt;p&gt;If we take the latter, you will need some modification, because, if I understand correctly, we can set&#160; &quot;STATOBS.PFS.xxx&quot; and &quot;MEMORY.PFS.xxx&quot; parameters, while you probably look &quot;FITS.PFS.OBJECT&quot; parameter for FITS header....&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="14112" author="cloomis" created="Mon, 1 Oct 2018 21:56:26 +0000"  >&lt;p&gt;Per Eric, OBJECT &lt;em&gt;can be&lt;/em&gt; magic, and you only need to pass it as an argument &lt;em&gt;within&lt;/em&gt; the Gen2 world:&lt;/p&gt;

&lt;p&gt;&quot;The FITS.PFS.OBJECT status value will be set if you call a PFS abstract command with an OBJECT parameter (it&apos;s a little special in this way).  Most observations define the list of targets with RA/DEC/OBJECT defined and so this is passed in to commands that use the target definitions (e.g. a GETOBJECT command). It thus ends up being assigned to the status &quot;auto-magically&quot;.&quot;&lt;/p&gt;

&lt;p&gt;Since OBJECT is a Subaru card, we should only use it to indicate what Subaru expects, and we can use the GETOBJECT calling conventions to set it. (And as I suggested in the email thread, we should only access it from the PFS side via the FITS.PFS.OBJECT keyword.)&lt;/p&gt;

&lt;p&gt;If we want to note &lt;em&gt;other&lt;/em&gt; details about an observing sequence, we should pass down something else through our top-level PFS commands. Umm, &lt;tt&gt;COMMENT&lt;/tt&gt; or &lt;tt&gt;DETAIL&lt;/tt&gt;?&lt;/p&gt;

&lt;p&gt;Does that help?&lt;/p&gt;</comment>
                            <comment id="14147" author="cloomis" created="Mon, 8 Oct 2018 15:00:57 +0000"  >&lt;p&gt;This looks good, with the possible exception of how we deal with &lt;tt&gt;OBJECT&lt;/tt&gt; from the Gen2 script. Can you please do two things: rename your branch to &lt;tt&gt;tickets/&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-460&quot; title=&quot;Create skel files to drive MCS engineering&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-460&quot;&gt;&lt;del&gt;INSTRM-460&lt;/del&gt;&lt;/a&gt;&lt;/tt&gt; and merge it to master?&lt;/p&gt;</comment>
                            <comment id="14161" author="yuki.moritani" created="Mon, 8 Oct 2018 23:53:12 +0000"  >&lt;p&gt;I&apos;m sorry, Craig. I thought I had commented, but I didn&apos;t.&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;COMMENT&lt;/tt&gt; or &lt;tt&gt;DETAIL&lt;/tt&gt; sounds fine to me. Or how about &lt;tt&gt;OBJDETAIL&lt;/tt&gt;, just in case that we have similar case later?&lt;/p&gt;

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

&lt;p&gt;Before merging, I need to modify to treat ADC movement. Anyway, I&apos;ll rename the branch.&#160;&lt;/p&gt;</comment>
                            <comment id="14166" author="hassan" created="Tue, 9 Oct 2018 17:04:52 +0000"  >&lt;p&gt;I vote for &lt;tt&gt;OBJDETAIL&lt;/tt&gt;.&lt;/p&gt;</comment>
                            <comment id="14172" author="hassan" created="Wed, 10 Oct 2018 12:29:06 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=yuki.moritani&quot; class=&quot;user-hover&quot; rel=&quot;yuki.moritani&quot;&gt;yuki.moritani&lt;/a&gt;: what is the status of this ticket now? Can it be merged to master?&lt;/p&gt;</comment>
                            <comment id="14173" author="yuki.moritani" created="Wed, 10 Oct 2018 12:52:13 +0000"  >&lt;p&gt;No, not yet.. As I mentioned, modification is needed to move ADC. I couldn&apos;t spend my time working it, since I&apos;ve worked on distortion code and tooling. I&apos;ll work for it later this week.&lt;/p&gt;</comment>
                            <comment id="14189" author="yuki.moritani" created="Sun, 14 Oct 2018 07:01:20 +0000"  >&lt;p&gt;I found that we cannot move ADC as we like ... the movement is determined by the elevation angle and selected configuration (e.g. filter). So, I&apos;ll ask Subaru which configuration is the closest to ours next week. &lt;/p&gt;</comment>
                            <comment id="14233" author="yuki.moritani" created="Fri, 19 Oct 2018 02:44:28 +0000"  >&lt;p&gt;After merging, I was told that ADC can be positioned in mm via Gen2. I modify the code filing another ticket &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-533&quot; title=&quot;Modify Gen2 command file to move ADC&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-533&quot;&gt;&lt;del&gt;INSTRM-533&lt;/del&gt;&lt;/a&gt;&#160;and close this ticket.&lt;/p&gt;</comment>
                    </comments>
                    <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|ii015s:</customfieldvalue>

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