<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:25: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-484] Update FITS headers based on Subaru feedback of MCS example PFSC00005800</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-484</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;In the email &lt;span class=&quot;error&quot;&gt;&amp;#91;PFS-Soft-Subaru:551&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=furu&quot; class=&quot;user-hover&quot; rel=&quot;furu&quot;&gt;Hisanori Furusawa&lt;/a&gt; raised the following comments on the MCS FITS file example supplied by &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;. These comments should be reviewed and implemented.&lt;/p&gt;

&lt;blockquote&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;General comments to the whole headers&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;1. Could you provide a keyword dictionary that describes a range of values&lt;br/&gt;
  and value format for each keyword?&lt;/p&gt;

&lt;p&gt;2. We recommend to add WCS to the 2nd HDU (compressed image extension),&lt;br/&gt;
 since it would benefit PFS commissioning as well as users, considering&lt;br/&gt;
 this is the only data representing fiber positions on a 2-d plane without&lt;br/&gt;
  dispersion.&lt;/p&gt;


&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;Comments to HDU1&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;3. Missing mandatory keywords (labeled &apos;Common&apos; in the current Subaru Basic&lt;br/&gt;
FITS header dictionary)&lt;/p&gt;

&lt;p&gt;  DET-TMP&lt;br/&gt;
  GAIN   (recommend a typical value here, and use W_XXX keywords for&lt;br/&gt;
different amplifiers)&lt;br/&gt;
  LST&lt;/p&gt;

&lt;p&gt; *1) except NAXIS1, NAXIS2; these two are always required in the current&lt;br/&gt;
rule,&lt;br/&gt;
     but the new rule will not require this if NAXIS=0)&lt;br/&gt;
 *2) missing keywords relevant to image extension are listed in the HDU2&lt;br/&gt;
section&lt;/p&gt;

&lt;p&gt;4. Check value range for the below 4 keywords:&lt;/p&gt;

&lt;p&gt;  OBS-ALOC&lt;br/&gt;
  OBS-MOD&lt;br/&gt;
  FOC-POS&lt;br/&gt;
  IMR-TYPE&lt;/p&gt;

&lt;p&gt;  We need to confirm that these keywords follow the rule and make sure&lt;br/&gt;
  values are surely registered in the rule.&lt;/p&gt;

&lt;p&gt;5. Inconsistent inline comment for UT and HST keywords&lt;/p&gt;

&lt;p&gt;  should be &quot;HH:MM:SS.SSS ...&quot; not &quot;..SS.SS ...&quot;&lt;br/&gt;
UT      = &apos;00:25:27.402&apos;       / HH:MM:SS.SS typical UTC at exposure&lt;br/&gt;
UT-STR  = &apos;00:25:27.402&apos;       / HH:MM:SS.SS UTC at exposure start&lt;br/&gt;
UT-END  = &apos;00:25:28.402&apos;       / HH:MM:SS.SS UTC at exposure end&lt;br/&gt;
HST     = &apos;14:25:27.402&apos;       / HH:MM:SS.SS typical HST at exposure&lt;br/&gt;
HST-STR = &apos;14:25:27.402&apos;       / HH:MM:SS.SS HST at exposure start&lt;br/&gt;
HST-END = &apos;14:25:28.402&apos;       / HH:MM:SS.SS HST at exposure end&lt;/p&gt;

&lt;p&gt;6. Registration of the new keywords to the Basic FITS header dictionary&lt;br/&gt;
  is required:&lt;/p&gt;

&lt;p&gt;   M2-POS3, M2-ANG3&lt;/p&gt;

&lt;p&gt;7. Instrument-specific keywords (W_*) are not separated from a set of&lt;br/&gt;
  basic keywords by appropriate comment lines&lt;/p&gt;

&lt;p&gt;  e..g, W_VISIT, W_M2OFF&lt;span class=&quot;error&quot;&gt;&amp;#91;1-3&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  The new rule will allow similar/related basic &amp;amp; W_* keywords are&lt;br/&gt;
  grouped in a place without separation.&lt;br/&gt;
  Still appropriate comment lines are recommended.&lt;/p&gt;

&lt;p&gt;8. If MCS camera uses any filter in the light path, we recommend to add&lt;br/&gt;
  keyword &apos;FILTER01&apos;&lt;/p&gt;

&lt;p&gt;9. M2-TYPE should be &apos;IR&apos;. Subaru plans to fix Gen2 for this.&lt;/p&gt;

&lt;p&gt;10. Inline comment is required for these keywords:&lt;/p&gt;

&lt;p&gt;  EXTEND, DET-ID&lt;/p&gt;

&lt;p&gt;11. Inline comments for FRAMEID and EXP-ID are the same.&lt;br/&gt;
  More appropriate comments to describe the difference would be preferred.&lt;/p&gt;

&lt;p&gt;12. General comment to Inline comment:&lt;br/&gt;
  Inline comment wording should be derived from the Basic FITS header&lt;br/&gt;
 dictionary for basic keywords whenever possible.&lt;br/&gt;
  For archive users, the same keywords should have the same comments across&lt;br/&gt;
  the instruments and data kinds.&lt;/p&gt;

&lt;p&gt;13. EXP-ID should have &apos;E&apos; in the 4th letter&lt;/p&gt;

&lt;p&gt;14. DATA-TYP=ACQUISITION is recommended. To be discussed with PFS team&lt;/p&gt;

&lt;p&gt;15. Make sure DETECTOR should be an identifier for a detector&lt;br/&gt;
  If replaced, it will have a different value.&lt;/p&gt;

&lt;p&gt;16. Wrong keyword names:&lt;/p&gt;

&lt;p&gt;  ADC-TYP --&amp;gt; ADC-TYPE&lt;br/&gt;
  IMG-TYP --&amp;gt; IMG-TYPE&lt;/p&gt;

&lt;p&gt;17. Inconsistent format of values&lt;/p&gt;

&lt;p&gt;  Please have them reviewed by PFS team.&lt;/p&gt;

&lt;p&gt;  ADC-STR (F20.3)&lt;br/&gt;
  AZIMUTH, ALTITUDE (F20.5)&lt;br/&gt;
  AIRMASS (F20.3)&lt;br/&gt;
  DOM-PRS DOM-WND (F20.2)&lt;br/&gt;
  EXPTIME (F20.2)&lt;br/&gt;
  FOC-VAL (F20.3)&lt;br/&gt;
  INST-PA (F20.3)&lt;br/&gt;
  INR-STR, IMR-STR (F20.3)&lt;br/&gt;
  M2-POS&lt;span class=&quot;error&quot;&gt;&amp;#91;1-3&amp;#93;&lt;/span&gt;, M2-ANG&lt;span class=&quot;error&quot;&gt;&amp;#91;1-3&amp;#93;&lt;/span&gt; (F20.3)&lt;br/&gt;
  MJD, MJD-STR, MJD-END (F20.8)&lt;br/&gt;
  OUT-PRS OUT-WND (F20.2)&lt;br/&gt;
  SEEING (F20.2)&lt;br/&gt;
  TRANSP (F20.3)&lt;br/&gt;
  ZD (F20.5)&lt;/p&gt;

&lt;p&gt;18. Unnecessary keywords may be omitted&lt;br/&gt;
  It might be worth considering to remove them to avoid potential confusion.&lt;/p&gt;

&lt;p&gt;  e.g., IMR* (if IMR is not used) ,  ADC* (if ADC is not used)&lt;/p&gt;


&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;Comments to HDU2&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;19. Missing mandatory keywords (labeled &apos;Common&apos; in the current Subaru&lt;br/&gt;
Basic FITS header dictionary)&lt;/p&gt;

&lt;p&gt;  BIN-FCT&lt;span class=&quot;error&quot;&gt;&amp;#91;1-2&amp;#93;&lt;/span&gt;&lt;br/&gt;
  BLANK&lt;br/&gt;
  BUNIT&lt;br/&gt;
  WCS keywords - we recommend to include the WCS keywords for MCS data&lt;br/&gt;
    CRPIX&lt;span class=&quot;error&quot;&gt;&amp;#91;1-2&amp;#93;&lt;/span&gt;, CRVAL&lt;span class=&quot;error&quot;&gt;&amp;#91;1-2&amp;#93;&lt;/span&gt;, CTYPE&lt;span class=&quot;error&quot;&gt;&amp;#91;1-2&amp;#93;&lt;/span&gt;, CUNIT&lt;span class=&quot;error&quot;&gt;&amp;#91;1-2&amp;#93;&lt;/span&gt;&lt;br/&gt;
    and (CD&lt;span class=&quot;error&quot;&gt;&amp;#91;1-2&amp;#93;&lt;/span&gt; or (PC&lt;span class=&quot;error&quot;&gt;&amp;#91;1-2&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1-2&amp;#93;&lt;/span&gt;, CDELT&lt;span class=&quot;error&quot;&gt;&amp;#91;1-2&amp;#93;&lt;/span&gt;)) etc.&lt;/p&gt;

&lt;p&gt;  *) relevant to image extension only&lt;/p&gt;

&lt;p&gt;20. Inline comment is required for these keywords:&lt;/p&gt;

&lt;p&gt;  BSCALE, BZERO&lt;/p&gt;

&lt;p&gt;21. Subaru will update FITS rule including multi-extension FITS&lt;/p&gt;

&lt;p&gt;22. There seem no problem with keywords for Tile Image Compression&lt;/p&gt;

&lt;p&gt;23. Please make sure if ZPCOUNT, ZGCOUNT are necessary.&lt;/p&gt;

&lt;p&gt;24. Please make sure keywords relevant to &apos;image data&apos; as they are&lt;br/&gt;
   in this HDU, in addition to the keywords for Tiled-image compression.&lt;br/&gt;
  This would include:&lt;br/&gt;
      BZERO, BSCALKE, WCS keywords etc.&lt;/p&gt;&lt;/blockquote&gt;</description>
                <environment></environment>
        <key id="12822">INSTRM-484</key>
            <summary>Update FITS headers based on Subaru feedback of MCS example PFSC00005800</summary>
                <type id="10000" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10507&amp;avatarType=issuetype">Epic</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="cloomis">cloomis</assignee>
                                    <reporter username="hassan">hassan</reporter>
                        <labels>
                            <label>FITS</label>
                            <label>ICS</label>
                    </labels>
                <created>Mon, 10 Sep 2018 12:27:03 +0000</created>
                <updated>Mon, 29 May 2023 03:06:21 +0000</updated>
                            <resolved>Mon, 29 May 2023 03:06:21 +0000</resolved>
                                                                    <component>ics_actorkeys</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                            <comment id="14052" author="hassan" created="Mon, 17 Sep 2018 11:31:02 +0000"  >&lt;p&gt;Child tasks for this epic and corresponding priorities will be created within the next few days.&lt;/p&gt;</comment>
                            <comment id="14104" author="cloomis" created="Mon, 1 Oct 2018 18:51:44 +0000"  >&lt;p&gt;1. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
2. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-388&quot; title=&quot;Create WCS cards for MCS images.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-388&quot;&gt;&lt;del&gt;INSTRM-388&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
3. Sure.&lt;br/&gt;
4. Do we get this from the NAOJ FITS table? From Subaru?&lt;br/&gt;
5. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
6. So we do not need to do anything?&lt;br/&gt;
7. So we do not need to do anything?&lt;br/&gt;
8. If there is no filter, what should we put in?&lt;br/&gt;
9. So we do not need to do anything?&lt;br/&gt;
10. Sure.&lt;br/&gt;
11. Sorry &amp;#8211; I missed the distinction between the two cards. I did not realize there was a logical &quot;E&quot; filetype.&lt;br/&gt;
12. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
13. See 11&lt;br/&gt;
14. TBD&lt;br/&gt;
15. Good. Makes sense.&lt;br/&gt;
16. OK, &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
17. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
18. TBD&lt;br/&gt;
19. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-388&quot; title=&quot;Create WCS cards for MCS images.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-388&quot;&gt;&lt;del&gt;INSTRM-388&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
20. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
21. So we do not need to do anything?&lt;br/&gt;
22. So we do not need to do anything?&lt;br/&gt;
23. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-388&quot; title=&quot;Create WCS cards for MCS images.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-388&quot;&gt;&lt;del&gt;INSTRM-388&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="14115" author="hassan" created="Tue, 2 Oct 2018 20:23:31 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=furu&quot; class=&quot;user-hover&quot; rel=&quot;furu&quot;&gt;Hisanori Furusawa&lt;/a&gt; or a member of the Subaru/NAOJ teams: could you please respond to the questions Craig has added in the above section, for your comments 4, 6, 7, 8, 9, 21 and 22? Thanks.&lt;/p&gt;</comment>
                            <comment id="14131" author="furu" created="Thu, 4 Oct 2018 07:57:32 +0000"  >&lt;p&gt;1. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt; (dictionary)&lt;br/&gt;
2. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-388&quot; title=&quot;Create WCS cards for MCS images.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-388&quot;&gt;&lt;del&gt;INSTRM-388&lt;/del&gt;&lt;/a&gt; (WCS)&lt;br/&gt;
3. Sure. (missing keywords)&lt;br/&gt;
4. Do we get this from the NAOJ FITS table? From Subaru? (OBS-ALOC, OBS-MOD, FOC-POS)&lt;br/&gt;
--&amp;gt; needs to consult with TSC&amp;amp;Gen2(Eric maybe first?) for the current system.&lt;br/&gt;
 and for the allowed value range, refer to the Subaru FITS rule (&lt;a href=&quot;https://www.naoj.org/Obserinvg/fits&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://www.naoj.org/Obserinvg/fits&lt;/a&gt; and the new rule being prepared; Onodera-san).&lt;/p&gt;

&lt;p&gt;5. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt; (inconsistent comment)&lt;/p&gt;

&lt;p&gt;6. So we do not need to do anything?&lt;br/&gt;
--&amp;gt; Basically no. But recommend to check with Onodera-san,&lt;br/&gt;
 if you really need this keyword as &apos;Subaru&apos;s basic keywords&apos;.&lt;/p&gt;

&lt;p&gt;7. So we do not need to do anything?&lt;br/&gt;
--&amp;gt; Please check with Onodera-san to confirm the proposed order &lt;br/&gt;
 of FITS cards is acceptable in the new rule.&lt;/p&gt;

&lt;p&gt;8. If there is no filter, what should we put in?&lt;br/&gt;
--&amp;gt; FILTER01 is optional, so not required if the filter is never used.&lt;br/&gt;
 FILTER01 = &apos;None&apos; might be another option.&lt;/p&gt;

&lt;p&gt;9. So we do not need to do anything?&lt;br/&gt;
--&amp;gt; Basically no. Onodera-san and Eric will respond.&lt;br/&gt;
 Please make sure this is done in the engineering.&lt;/p&gt;

&lt;p&gt;10. Sure. (Inline command for EXTEND, DET-ID)&lt;br/&gt;
11. Sorry ? I missed the distinction between the two cards. I did not realize there was a logical &quot;E&quot; filetype.&lt;br/&gt;
--&amp;gt; Likely I don&apos;t get this comment. Have you addressed the difference? &lt;br/&gt;
 If not, could you elaborate your confusion so we could help?&lt;/p&gt;

&lt;p&gt;12. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt; (RE: inline comment)&lt;br/&gt;
13. See 11 &lt;br/&gt;
--&amp;gt; Likewise.&lt;br/&gt;
14. TBD&lt;br/&gt;
--&amp;gt; let&apos;s check with the new rule.&lt;br/&gt;
15. Good. Makes sense.&lt;br/&gt;
16. OK, &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
17. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
18. TBD&lt;br/&gt;
19. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-388&quot; title=&quot;Create WCS cards for MCS images.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-388&quot;&gt;&lt;del&gt;INSTRM-388&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
20. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-493&quot; title=&quot;Provide FITS card formatting table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-493&quot;&gt;&lt;del&gt;INSTRM-493&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
21. So we do not need to do anything? (multi-extension FITS)&lt;br/&gt;
--&amp;gt; Please communicated with Onodera-san to give him feedback and &lt;br/&gt;
 establish the new rule.&lt;br/&gt;
22. So we do not need to do anything? (Tiled image)&lt;br/&gt;
--&amp;gt; Basically, no, but recommend to confirm with Onodera-san if &lt;br/&gt;
 we decide to go for it.&lt;br/&gt;
23. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-388&quot; title=&quot;Create WCS cards for MCS images.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-388&quot;&gt;&lt;del&gt;INSTRM-388&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="14132" author="furu" created="Thu, 4 Oct 2018 07:59:42 +0000"  >&lt;p&gt;The above is my quick response, but some of them apparently needs Onodera-san &amp;amp; Eric&apos;s attention. I will check with them, too.&lt;/p&gt;</comment>
                            <comment id="14152" author="hassan" created="Mon, 8 Oct 2018 19:06: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;: can you look at the additional questions from &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=furu&quot; class=&quot;user-hover&quot; rel=&quot;furu&quot;&gt;Hisanori Furusawa&lt;/a&gt;?&lt;br/&gt;
&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=furu&quot; class=&quot;user-hover&quot; rel=&quot;furu&quot;&gt;Hisanori Furusawa&lt;/a&gt;: any news from Onodera-san and Eric?&lt;/p&gt;</comment>
                            <comment id="14160" author="monodera" created="Mon, 8 Oct 2018 22:33:03 +0000"  >&lt;p&gt;I&apos;m looking into it.&#160; Sorry for not very prompt response.&lt;/p&gt;</comment>
                            <comment id="14167" author="monodera" created="Tue, 9 Oct 2018 22:26:44 +0000"  >&lt;p&gt;FYI, the current table is available here: &lt;a href=&quot;https://docs.google.com/spreadsheets/d/1chczRkX_Thif3FYD8ScgN7CgZQv1XNjcysYzEqPqfl4/edit?usp=sharing&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://docs.google.com/spreadsheets/d/1chczRkX_Thif3FYD8ScgN7CgZQv1XNjcysYzEqPqfl4/edit?usp=sharing&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I&apos;m still working on the translation of the Subaru FITS rule &lt;a href=&quot;https://www.naoj.org/staff/monodera/subaru-fits/ja/header/regulation/&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://www.naoj.org/staff/monodera/subaru-fits/ja/header/regulation/&lt;/a&gt;, but I believe Google translate works nicely.&#160;&lt;br/&gt;
&#160;&lt;/p&gt;

&lt;p&gt;3. I&apos;ll add a description for NAXIS&lt;span class=&quot;error&quot;&gt;&amp;#91;1-2&amp;#93;&lt;/span&gt; to clarify that it&apos;s not mandatory when NAXIS=0.&lt;/p&gt;


&lt;p&gt;4. The ranges for keywords listed here are the following.&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;OBS-ALOC: {Observation,Standby}
OBS-MOD: {IMAG,SPEC,IPOL,SPOL}_* (e.g., IMAG for HSC)
FOC-POS: {Cassegrain,COUDE,Nasmyth-IR,Nasmyth-Opt,PRIME}
IMR-TYPE: {BLUE,RED,IR,NONE}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;


&lt;p&gt;6. I don&apos;t think there are any problems to include M2-POS3 and M2-ANG3 as optional keywords in the list.  I&apos;ll work on it. &lt;/p&gt;

&lt;p&gt;7. I don&apos;t see major problems which potentially cause confusion.&lt;/p&gt;

&lt;p&gt;9. I will talk to Eric. As long as the value is taken from Gen2 as &quot;FITS.SBR.M2-TYPE&quot;, it will be corrected automatically. We will let you know when we will make a change.&lt;br/&gt;
&#160;&lt;br/&gt;
14. &lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;DATA-TYP = {ACQUISITION,BIAS,COMPARISON,DARK,DOMEFLAT,DOMEFLAT_ON,DOMEFLAT_OFF,FLAT,FOCUSING,OBJECT,SKYFLAT,STANDARD,STANDARD_STAR,TEST}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;16. &lt;br/&gt;
&amp;gt; IMG-TYP --&amp;gt; IMG-TYPE &lt;/p&gt;

&lt;p&gt;Is it DATA-TYP or IMR-TYPE?&lt;/p&gt;


&lt;p&gt;21.  I still don&apos;t have clear description of the rule for MEF.   What I have currently in mind is that keywords common to all extensions are put in the primary header, and other keywords relevant to each extension are present in the corresponding header. &lt;/p&gt;

&lt;p&gt;22. So far I don&apos;t see major problems for keywords used for tiled-compression, but see items 23 and 24.&#160;&lt;/p&gt;</comment>
                            <comment id="14168" author="cloomis" created="Tue, 9 Oct 2018 22:50:40 +0000"  >&lt;p&gt;Thanks for the spreadsheet! All the cards in one machine-parseable file, yay!&lt;/p&gt;

&lt;p&gt;A couple of immediate questions:&lt;/p&gt;

&lt;p&gt;4.&#160;OBS-MOD: PFS is a spectrograph, so the &lt;em&gt;instrument&lt;/em&gt; and the science detectors are always SPEC. Should the MCS and AGCC images be IMAG? &lt;span class=&quot;error&quot;&gt;&amp;#91;Also, the names listed in the spreadsheet are the long form (&amp;quot;Imaging&amp;quot; vs. &amp;quot;IMAG&amp;quot;)&amp;#93;&lt;/span&gt;&lt;br/&gt;
4. IMR-TYPE: what will be the right value for PFS? &lt;/p&gt;

&lt;p&gt;For both of those, can I just use whatever value is in the keyword? Or should that be checked against the legal/expected values?&lt;/p&gt;

&lt;p&gt;14. DATA-TYP: So for the science detectors, we should use &quot;COMPARISON&quot; for arc lamp exposures, and &quot;OBJECT&quot; for science exposures? And for the MCS, &quot;OBJECT&quot; for the exposures of the illuminated PFI? Or &quot;ACQUISITION&quot;?&lt;/p&gt;

&lt;p&gt;And a general question:&lt;/p&gt;

&lt;p&gt;17. There are various tables on the NAOJ FITS site showing per-instrument formats. Should I &lt;em&gt;only&lt;/em&gt; use the ones in the spreadsheet you are developing?&lt;/p&gt;</comment>
                            <comment id="14169" author="eric" created="Tue, 9 Oct 2018 23:17:19 +0000"  >&lt;p&gt;LST&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Gen2 status alias FITS.SBR.LST&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;OBS-ALOC&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Gen2 status alias FITS.PFS.OBS-ALOC&lt;/li&gt;
	&lt;li&gt;will be &quot;Observation&quot; most of the time&lt;/li&gt;
	&lt;li&gt;is set when the instrument is allocated&lt;/li&gt;
	&lt;li&gt;Gen2 currently does not &quot;unset&quot; this value or ever set it to &quot;Standby&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;OBS-MOD&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Gen2 status alias FITS.PFS.OBS-MOD&lt;/li&gt;
	&lt;li&gt;will be set according to the directory containing the observation scripts&lt;/li&gt;
	&lt;li&gt;check the rules promulgated by Onodera-san about acceptable values&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;FOC-POS&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Gen2 status alias FITS.PFS.FOC-POS&lt;/li&gt;
	&lt;li&gt;This alias is currently missing from Gen2, although there are ones for&lt;br/&gt;
 other instruments&lt;/li&gt;
	&lt;li&gt;should be &quot;Prime&quot; most of the time?&lt;/li&gt;
	&lt;li&gt;check the rules promulgated by Onodera-san about acceptable values&lt;/li&gt;
	&lt;li&gt;Gen2 will add it&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;IMR-TYPE&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Gen2 status alias FITS.SBR.IMR-TYPE&lt;/li&gt;
	&lt;li&gt;&quot;NONE&quot; if there is no image rotator being used&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;UT, UT-STR, UT-END&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Gen2 status alias FITS.SBR.UT&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;HST, HST-STR, HST-END&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Gen2 status alias FITS.SBR.HST&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;M2-POS3, M2-ANG3&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Gen2 status alias FITS.SBR.M2-POS3 and FITS.SBR.M2-ANG3&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;FILTER01&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Should be set to &quot;None&quot; if no filter used. Helpful for some displays&lt;br/&gt;
 like that used in integgui2&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;M2-TYPE&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Gen2 status alias FITS.SBR.M2-TYPE&lt;/li&gt;
	&lt;li&gt;Which of the current Gen2 values are incorrect?&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="14184" author="cloomis" created="Thu, 11 Oct 2018 23:09:20 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=monodera&quot; class=&quot;user-hover&quot; rel=&quot;monodera&quot;&gt;monodera&lt;/a&gt; &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=eric&quot; class=&quot;user-hover&quot; rel=&quot;eric&quot;&gt;eric&lt;/a&gt;&lt;br/&gt;
FITS.SBR.INSROT vs. FITS.SBR.IMGROT? Is IMGROT for the case that the detector is rotated w.r.t. the instrument or the instrument is rotated w.r.t. the rotator (whatever that might mean)? &lt;/p&gt;

&lt;p&gt;Both descriptions contain &quot;Typical angle of instrument rotator during the exposure (degree).&quot; Both cards are optional. We care about one sensible value; which should PFS use and put in the header?&lt;/p&gt;</comment>
                            <comment id="14185" author="furu" created="Thu, 11 Oct 2018 23:42:06 +0000"  >&lt;p&gt;IMGROT is for the field rotation w.r.t. the sky at Nasmys foci, while INSROT is that for Cassegrain&apos;s, so only the INSROT should matter for MCS.&lt;/p&gt;</comment>
                            <comment id="14187" author="eric" created="Fri, 12 Oct 2018 02:37:43 +0000"  >&lt;p&gt;Concur with Furusawa-san&apos;s comment.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="14201" author="cloomis" created="Mon, 15 Oct 2018 23:01:50 +0000"  >&lt;p&gt;What is the correct way to determine if the system (telescope focus and rotator, at least) is configured correctly for PFS, and thus we can use the associate keywords to fill in the focus and rotator cards, generate valid WCS cards, and calculate PFI geometry? I&apos;d like to avoid putting silly values in headers, and to be able to warn about unexpected configurations.&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;FITS.SBR.TELFOCUS&lt;/tt&gt; == &apos;P_OPT2&apos; looks like a plausible test, from looking at both the spreadsheet and the HSC headers. But is that sufficient to tell us that both the &lt;tt&gt;FITS.SBR.INSROT&lt;/tt&gt; and &lt;tt&gt;FITS.SBR.FOC-VAL&lt;/tt&gt; will be correct for PFS?&#160;&lt;/p&gt;

&lt;p&gt;If so, can we then also drop &lt;tt&gt;IMR-TYP&lt;/tt&gt;?&lt;/p&gt;</comment>
                            <comment id="14203" author="eric" created="Tue, 16 Oct 2018 00:02:19 +0000"  >&lt;p&gt;I think that is a reasonable test.&#160; If it is set so, then the other keywords can be assumed to be correct for the configuration (although this depends on the day and night crews setting the telescope up correctly from the TWS side).&lt;/p&gt;

&lt;p&gt;As for dropping IMR-TYP, I think Onodera-san or Furusawa-san should comment on that.&#160; I&apos;d say if HSC doesn&apos;t include it then PFS shouldn&apos;t need to either.&#160; But that&apos;s just an opinion.&lt;/p&gt;</comment>
                            <comment id="14205" author="furu" created="Tue, 16 Oct 2018 00:54:54 +0000"  >&lt;p&gt;I believe that we should simply drop IMR-TYP for non-Nasmyth instruments.&lt;/p&gt;</comment>
                            <comment id="14206" author="monodera" created="Tue, 16 Oct 2018 02:10:33 +0000"  >&lt;p&gt;I agree to drop IMR-TYPE and other keywords related to the image rotator.&lt;/p&gt;

&lt;p&gt;For checks of TELFOCUS, you can test allowed values like INSROT &amp;gt; a &amp;amp;&amp;amp; INSROT &amp;lt; b to be more conservative. &lt;/p&gt;</comment>
                            <comment id="14212" author="cloomis" created="Tue, 16 Oct 2018 20:59:26 +0000"  >&lt;p&gt;Please look at &lt;a href=&quot;https://www.dropbox.com/s/frj8pd1m51b6oy1/PFSC00011400.fits&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://www.dropbox.com/s/frj8pd1m51b6oy1/PFSC00011400.fits&lt;/a&gt;. &lt;span class=&quot;error&quot;&gt;&amp;#91;I should have filled it with 0s instead of the camera noise. Sorry. &amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;1      &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;No keyword dictionary w/formats yet. Close.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;2 &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;MCS-to-PFI only, created by &lt;tt&gt;astropy.coordinates&lt;/tt&gt;.&lt;/li&gt;
	&lt;li&gt;Linear only, for now.&lt;/li&gt;
	&lt;li&gt;Not sure what &lt;tt&gt;CTYPEn&lt;/tt&gt; to use; the standard celestial projections are obviously wrong.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;3 &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Done, but we do not populate &lt;tt&gt;DET-TMP&lt;/tt&gt; yet. &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-527&quot; title=&quot;Choose or make MCS detector temperature keyword&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-527&quot;&gt;&lt;del&gt;INSTRM-527&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;4 &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;IMR-TYPE dropped.&lt;/li&gt;
	&lt;li&gt;OBS-MOD covered by &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-528&quot; title=&quot;Constrain PFS kansoku script directories to allowed FITS.PFS.OBS-MOD values.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-528&quot;&gt;&lt;del&gt;INSTRM-528&lt;/del&gt;&lt;/a&gt;.&lt;/li&gt;
	&lt;li&gt;OBS-ALOC and FOC-POS taken directly from Gen2.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;5 &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Changed comments to have either &quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;DMS&amp;#93;&lt;/span&gt;&quot; or &quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;HMS&amp;#93;&lt;/span&gt;&quot; prefixes.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;8 &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;MCS has no filter. Can add FILTER01=&apos;None&apos; if desired.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;10 &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;DET-ID dropped&lt;/li&gt;
	&lt;li&gt;EXTEND fixed.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;11 Fixed&lt;/p&gt;

&lt;p&gt;12 &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;I generally followed the NAOJ comments and rules. Except that units are always written as bracketed prefixes, following the FITS 4.0 reference. The WCS cards and most of the core FITS cards have the &lt;tt&gt;astropy&lt;/tt&gt;-generated comments.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;13 Fixed&lt;/p&gt;

&lt;p&gt;14 Fixed&lt;/p&gt;

&lt;p&gt;15 &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Fixed, except that we do not know the values yet.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;16&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;ADC-TYPE fixed&lt;/li&gt;
	&lt;li&gt;IMG-TYP dropped.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;17 &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;See #1.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;18 &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Have dropped some.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;20 Fixed&lt;/p&gt;

&lt;p&gt;24 Fixed&lt;/p&gt;</comment>
                            <comment id="14254" author="cloomis" created="Wed, 24 Oct 2018 07:15:49 +0000"  >&lt;p&gt;The MCS and P_OPT2 are mounted on the telescope, and PFS is set as the instrument.&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;M2_TYPE and TELFOCUS are both &quot;P_OPT2&quot;. Makes sense.&lt;/li&gt;
	&lt;li&gt;FOC-POS and IMR-TYP are both &quot;##NODATA##&quot;. Is this expected?&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14255" author="eric" created="Wed, 24 Oct 2018 07:40:38 +0000"  >&lt;p&gt;IMR-TYP is most likely undefined for this combination, since it refers to the NS_OPT image rotator.&#160; From the comments above, I thought you had dropped it as suggested by Furusawa-san.&lt;/p&gt;

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

&lt;p&gt;FOC-POS may need to be updated to handle this configuration.&#160; We&apos;ll look into it.&lt;/p&gt;</comment>
                            <comment id="14256" author="eric" created="Wed, 24 Oct 2018 07:42:51 +0000"  >&lt;p&gt;Re: FOC-POS.&#160; See my comment above:&#160;&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Gen2 status alias FITS.PFS.FOC-POS&lt;/li&gt;
	&lt;li&gt;This alias is currently missing from Gen2, although there are ones for&lt;br/&gt;
other instruments&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;So, we&apos;ll add it.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="14257" author="eric" created="Wed, 24 Oct 2018 07:50:12 +0000"  >&lt;p&gt;Added&#160;FITS.PFS.FOC-POS&lt;/p&gt;</comment>
                            <comment id="14258" author="cloomis" created="Wed, 24 Oct 2018 07:52:36 +0000"  >&lt;p&gt;Oops. My mistake on IMR-TYP &amp;#8211; somehow I did not drop it as promised.&lt;br/&gt;
Thanks on FITS.PFS.FOC-POS&lt;/p&gt;</comment>
                            <comment id="14274" author="furu" created="Fri, 26 Oct 2018 07:52:15 +0000"  >&lt;p&gt;congrats to your successful engineering! sorry for my delay, but here is a quick summary of my reviewing PFSC00011400.fits. I see big improvements have been done - thank you for your efforts, so the remaining are mostly something to be tuned with Gen2/telescope and/or new rule.&lt;br/&gt;
assumes IMR-TYP will be dropped.&lt;/p&gt;

&lt;p&gt;1. mandatory keywords:&lt;br/&gt;
 LST is missing&lt;/p&gt;

&lt;p&gt;2. optional but suitable keywords:&lt;br/&gt;
 Do we agree to remove FILTER01?&lt;/p&gt;

&lt;p&gt;3. check valid value ranges (and default values)&lt;br/&gt;
 OBJECT, OBS-MOD, FOC-POS; now all ##NODATA##&lt;/p&gt;

&lt;p&gt;4. value format&lt;br/&gt;
DET-TMP has string &apos;NaN&apos;, should be F20.2.&lt;br/&gt;
plus all keywords listed in my original item 17 (Inconsistent format of values) still need to be treated.&lt;/p&gt;

&lt;p&gt;5. validity of WCS keywords is TBD&lt;br/&gt;
  but it is great that now we have them.&lt;/p&gt;</comment>
                            <comment id="14711" author="hassan" created="Mon, 10 Dec 2018 08:43:17 +0000"  >&lt;p&gt;1. &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; to add LST &lt;br/&gt;
2. FILTER01 will be assigned &apos;NONE&apos;&lt;br/&gt;
3. FOC-POS fixed already. OBS-MOD needs to be updated to one of the available directories.&lt;br/&gt;
4. See &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-354&quot; title=&quot;On missing, unconverted, or invalid numeric values, write a string FITS complaint&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-354&quot;&gt;&lt;del&gt;INSTRM-354&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
5. For MCS is ok, but separate tickets will be raised for science detectors (lambda versus slit hole ID and AGC (ra/dec)&lt;/p&gt;</comment>
                            <comment id="32759" author="yuki.moritani" created="Mon, 29 May 2023 03:06:21 +0000"  >&lt;p&gt;Comments on newer sample is discussed under &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-1531&quot; title=&quot;comments on a recent PFSC file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-1531&quot;&gt;INSTRM-1531&lt;/a&gt; , so I close this ticket.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="11657">INSTRM-130</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="12329">INSTRM-354</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="12925">INSTRM-522</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_10009" key="com.pyxis.greenhopper.jira:gh-epic-color">
                        <customfieldname>Epic Color</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ghx-label-2</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10007" key="com.pyxis.greenhopper.jira:gh-epic-label">
                        <customfieldname>Epic Name</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-484&quot; title=&quot;Update FITS headers based on Subaru feedback of MCS example PFSC00005800&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-484&quot;&gt;&lt;strike&gt;INSTRM-484&lt;/strike&gt;&lt;/a&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|s00108:</customfieldvalue>

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