<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:20:51 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-37] Finalize exposure time sources and keywords</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-37</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;We have a proposed mechanism for establishing the exposure time and duration values, but need to make all the actors agree.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;the ENU actors (specifically the shutter control) establish the absolute exposure start time (based on some point in the shutter opening process) and the exposure length (based on the shutter closing and the previously decided open time).&lt;/li&gt;
	&lt;li&gt;the CCD actor read command will be passed those as &quot;exptime=S.SS&quot; and &quot;dateobs=string&quot;.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;ISO format, UTC. &lt;/p&gt;

&lt;p&gt;Questions:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;What FITS keys to generate?&lt;/li&gt;
	&lt;li&gt;what to do about bias and dark readouts? I think that the dateobs argument should be optional and the exptime argument disallowed or ignored.&lt;/li&gt;
	&lt;li&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="11383">INSTRM-37</key>
            <summary>Finalize exposure time sources and keywords</summary>
                <type id="3" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10518&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/major.svg">Major</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="arnaud.lefur">arnaud.lefur</assignee>
                                    <reporter username="cloomis">cloomis</reporter>
                        <labels>
                    </labels>
                <created>Fri, 16 Dec 2016 17:33:44 +0000</created>
                <updated>Wed, 5 Apr 2017 09:19:50 +0000</updated>
                            <resolved>Mon, 9 Jan 2017 09:57:06 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="11696" author="atsushi.shimono" created="Fri, 16 Dec 2016 18:26:14 +0000"  >&lt;p&gt;Is this for AIT work or the final? If final, we also need to have a place for NCU actor...&lt;/p&gt;

&lt;p&gt;For FITS keyword, limiting only to datetime ones,&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;EXPTIME for exposure time&lt;/li&gt;
	&lt;li&gt;HST, HST-STR, HST-END, LST, LST-STR, LST-END for local time&lt;/li&gt;
	&lt;li&gt;MJD, MJD-STR, MJD-END for MJD&lt;/li&gt;
	&lt;li&gt;UT, UT-STR, UT-END for UT&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;For dark or bias, normally&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;set DATA-TYP as &apos;BIAS&apos; or &apos;DARK&apos;&lt;/li&gt;
	&lt;li&gt;set EXPTIME as 0 or exposure time of dark&lt;/li&gt;
&lt;/ul&gt;


&lt;ol&gt;
	&lt;li&gt;check &lt;a href=&quot;https://pfs.ipmu.jp/pipermail/instrument-software/attachments/20161011/3cee2e9c/attachment.xlsx&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://pfs.ipmu.jp/pipermail/instrument-software/attachments/20161011/3cee2e9c/attachment.xlsx&lt;/a&gt; for extended list.&lt;/li&gt;
&lt;/ol&gt;
</comment>
                            <comment id="11724" author="arnaud.lefur" created="Mon, 9 Jan 2017 09:57:06 +0000"  >&lt;p&gt;The keywords dateobs and exptime are now generated by the bsh controller.&lt;br/&gt;
This event occurs after :&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Interlock checking and transition validation&lt;/li&gt;
	&lt;li&gt;&quot;shut_open&quot;  NTR&lt;/li&gt;
	&lt;li&gt;&quot;shut_close&quot;  NTR&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;See commit &lt;a href=&quot;https://github.com/Subaru-PFS/ics_enuActor/commit/b8cb5b9dd39b17ffa00baaffb9eb03d5e4e840bb&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;b8cb5b9&lt;/a&gt;&lt;/p&gt;

</comment>
                            <comment id="11725" author="cloomis" created="Mon, 9 Jan 2017 10:22:59 +0000"  >&lt;p&gt;That scheme works for me. But please reassure me that those keywords are &lt;em&gt;always&lt;/em&gt; generated before the CCD readout is called for.&lt;/p&gt;</comment>
                            <comment id="11726" author="arnaud.lefur" created="Mon, 9 Jan 2017 13:10:36 +0000"  >&lt;p&gt;Yes, they must have been generated before. &lt;br/&gt;
It&apos;s the sequencer job to get and check those information and then parse them as a argument to the ccdActor read command.&lt;/p&gt;</comment>
                            <comment id="11760" author="arnaud.lefur" created="Tue, 17 Jan 2017 13:10:51 +0000"  >&lt;p&gt;I&apos;ve added &lt;br/&gt;
exptime = cmdKeys&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;#39;exptime&amp;#39;&amp;#93;&lt;/span&gt;.values&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; if &apos;exptime&apos; in cmdKeys else None&lt;br/&gt;
in the 2016-11-30 version to be able to have exptime in FITS header&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|ii019r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10100" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Reviewers</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>cloomis</customfieldvalue>

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