<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:34:41 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-141] AGCC image file TABLEn HDUs need clarification</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/DAMD-141</link>
                <project id="10400" key="DAMD">Data Model</project>
                    <description>&lt;p&gt;For the Dec 2022 run:&lt;/p&gt;

&lt;p&gt;Following &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/DAMD-138&quot; title=&quot;Add AGCC filename format&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DAMD-138&quot;&gt;&lt;del&gt;DAMD-138&lt;/del&gt;&lt;/a&gt;, a few things about the content of the AGCC image files need clarifying.&lt;/p&gt;

&lt;p&gt;Looking at Sep 2022 data, in addition to the raw camera images, there are present in some of the files &lt;tt&gt;TABLEn&lt;/tt&gt; HDUs that provide detection information:&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;
Filename: /data/raw/2022-09-22/agcc/agcc_20220921_2222058.fits
No.    Name      Ver    Type      Cards   Dimensions   Format
  0  PRIMARY       1 PrimaryHDU       6   ()      
  1  CAM1          1 ImageHDU        22   (1072, 1033)   int16 (rescales to uint16)   
  2  CAM2          1 ImageHDU        22   (1072, 1033)   int16 (rescales to uint16)   
  3  CAM3          1 ImageHDU        22   (1072, 1033)   int16 (rescales to uint16)   
  4  CAM4          1 ImageHDU        22   (1072, 1033)   int16 (rescales to uint16)   
  5  CAM5          1 ImageHDU        22   (1072, 1033)   int16 (rescales to uint16)   
  6  CAM6          1 ImageHDU        22   (1072, 1033)   int16 (rescales to uint16)   
  7  TABLE1        1 BinTableHDU     31   81R x 10C   [E, E, E, E, E, E, I, I, E, E]   
  8  TABLE2        1 BinTableHDU     31   60R x 10C   [E, E, E, E, E, E, I, I, E, E]   
  9  TABLE3        1 BinTableHDU     31   47R x 10C   [E, E, E, E, E, E, I, I, E, E]   
 10  TABLE4        1 BinTableHDU     31   60R x 10C   [E, E, E, E, E, E, I, I, E, E]   
 11  TABLE5        1 BinTableHDU     31   68R x 10C   [E, E, E, E, E, E, I, I, E, E]   
 12  TABLE6        1 BinTableHDU     31   60R x 10C   [E, E, E, E, E, E, I, I, E, E]
&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;
XTENSION= &lt;span class=&quot;code-quote&quot;&gt;&apos;BINTABLE&apos;&lt;/span&gt;           / binary table extension                         
BITPIX  =                    8 / array data type                                
NAXIS   =                    2 / number of array dimensions                     
NAXIS1  =                   36 / length of dimension 1                          
NAXIS2  =                   81 / length of dimension 2                          
PCOUNT  =                    0 / number of group parameters                     
GCOUNT  =                    1 / number of groups                               
TFIELDS =                   10 / number of table fields                         
TTYPE1  = &lt;span class=&quot;code-quote&quot;&gt;&apos;moment_00&apos;&lt;/span&gt;                                                           
TFORM1  = &lt;span class=&quot;code-quote&quot;&gt;&apos;E       &apos;&lt;/span&gt;                                                            
TTYPE2  = &lt;span class=&quot;code-quote&quot;&gt;&apos;centroid_x&apos;&lt;/span&gt;                                                          
TFORM2  = &lt;span class=&quot;code-quote&quot;&gt;&apos;E       &apos;&lt;/span&gt;                                                            
TTYPE3  = &lt;span class=&quot;code-quote&quot;&gt;&apos;centroid_y&apos;&lt;/span&gt;                                                          
TFORM3  = &lt;span class=&quot;code-quote&quot;&gt;&apos;E       &apos;&lt;/span&gt;                                                            
TTYPE4  = &lt;span class=&quot;code-quote&quot;&gt;&apos;moment_20&apos;&lt;/span&gt;                                                           
TFORM4  = &lt;span class=&quot;code-quote&quot;&gt;&apos;E       &apos;&lt;/span&gt;                                                            
TTYPE5  = &lt;span class=&quot;code-quote&quot;&gt;&apos;moment_11&apos;&lt;/span&gt;                                                           
TFORM5  = &lt;span class=&quot;code-quote&quot;&gt;&apos;E       &apos;&lt;/span&gt;                                                            
TTYPE6  = &lt;span class=&quot;code-quote&quot;&gt;&apos;moment_02&apos;&lt;/span&gt;                                                           
TFORM6  = &lt;span class=&quot;code-quote&quot;&gt;&apos;E       &apos;&lt;/span&gt;                                                            
TTYPE7  = &lt;span class=&quot;code-quote&quot;&gt;&apos;peak_x  &apos;&lt;/span&gt;                                                            
TFORM7  = &lt;span class=&quot;code-quote&quot;&gt;&apos;I       &apos;&lt;/span&gt;                                                            
TTYPE8  = &lt;span class=&quot;code-quote&quot;&gt;&apos;peak_y  &apos;&lt;/span&gt;                                                            
TFORM8  = &lt;span class=&quot;code-quote&quot;&gt;&apos;I       &apos;&lt;/span&gt;                                                            
TTYPE9  = &lt;span class=&quot;code-quote&quot;&gt;&apos;peak_intensity&apos;&lt;/span&gt;                                                      
TFORM9  = &lt;span class=&quot;code-quote&quot;&gt;&apos;E       &apos;&lt;/span&gt;                                                            
TTYPE10 = &lt;span class=&quot;code-quote&quot;&gt;&apos;background&apos;&lt;/span&gt;                                                          
TFORM10 = &lt;span class=&quot;code-quote&quot;&gt;&apos;E       &apos;&lt;/span&gt;                                                            
EXTNAME = &lt;span class=&quot;code-quote&quot;&gt;&apos;TABLE1  &apos;&lt;/span&gt;           / extension name                                 
CHECKSUM= &lt;span class=&quot;code-quote&quot;&gt;&apos;hdRAicR1hcR8hcR8&apos;&lt;/span&gt;   / HDU checksum updated 2022-09-21T22:22:08       
DATASUM = &lt;span class=&quot;code-quote&quot;&gt;&apos;2017643151&apos;&lt;/span&gt;         / data unit checksum updated 2022-09-21T22:22:08 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Questions:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Are the &lt;tt&gt;TABLEn&lt;/tt&gt; HDUs required? I had thought that such files should contain the raw camera images only.&lt;/li&gt;
	&lt;li&gt;Following the review of &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/DAMD-138&quot; title=&quot;Add AGCC filename format&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DAMD-138&quot;&gt;&lt;del&gt;DAMD-138&lt;/del&gt;&lt;/a&gt;, it has been suggested that the &lt;tt&gt;TABLEn&lt;/tt&gt; HDUs should contain an additional column &lt;tt&gt;flag&lt;/tt&gt;. Assuming the &lt;tt&gt;TABLEn&lt;/tt&gt; HDUs are necessary, this needs to be discussed and agreed.&lt;/li&gt;
	&lt;li&gt;The &lt;tt&gt;TABLEn&lt;/tt&gt; HDUs appear in some of the files, but not in others, eg &lt;tt&gt;/data/raw/2022-09-22/agcc/agcc_20220921_2004424.fits&lt;/tt&gt; does not contain such HDUs (see below). Why is this the case?&lt;/li&gt;
&lt;/ol&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;
Filename: /data/raw/2022-09-22/agcc/agcc_20220921_2004424.fits
No.    Name      Ver    Type      Cards   Dimensions   Format
  0  PRIMARY       1 PrimaryHDU       6   ()      
  1  CAM1          1 ImageHDU        22   (1072, 1033)   int16 (rescales to uint16)   
  2  CAM2          1 ImageHDU        22   (1072, 1033)   int16 (rescales to uint16)   
  3  CAM3          1 ImageHDU        22   (1072, 1033)   int16 (rescales to uint16)   
  4  CAM4          1 ImageHDU        22   (1072, 1033)   int16 (rescales to uint16)   
  5  CAM5          1 ImageHDU        22   (1072, 1033)   int16 (rescales to uint16)   
  6  CAM6          1 ImageHDU        22   (1072, 1033)   int16 (rescales to uint16) 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="23111">DAMD-141</key>
            <summary>AGCC image file TABLEn HDUs need clarification</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="1" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="hiro">Yoshida, Hiroshige</assignee>
                                    <reporter username="hassan">hassan</reporter>
                        <labels>
                            <label>EngRun</label>
                    </labels>
                <created>Sat, 12 Nov 2022 16:58:12 +0000</created>
                <updated>Thu, 18 May 2023 05:33:11 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                    <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="23069">DAMD-138</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|02qpjd:00r3000k0012z</customfieldvalue>

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