<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:43:32 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-2152] Gen2 is receiving some PFSC files with bad data secition</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-2152</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&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;&#160;reported that Gen2 is getting some PFSC images whose data section doesn&apos;t match up with the size listed in the header. For expample, these files failed to open:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&#160;&apos;PFSC10504800.fits&apos;,&lt;br/&gt;
&#160;&apos;PFSC10504301.fits&apos;,&lt;br/&gt;
&#160;&apos;PFSC10505801.fits&apos;,&lt;br/&gt;
&#160;&apos;PFSC10505300.fits&apos;,&lt;br/&gt;
&#160;&apos;PFSC10500500.fits&apos;,&lt;br/&gt;
&#160;&apos;PFSC10504500.fits&apos;,&lt;br/&gt;
&#160;&apos;PFSC10505501.fits&apos;,&lt;br/&gt;
&#160;&apos;PFSC10507010.fits&apos;,&lt;br/&gt;
&#160;&apos;PFSC10506900.fits&apos;,&lt;br/&gt;
&#160;&apos;PFSC10507008.fits&apos;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Craig and Eric compared checksum for an image:&lt;/p&gt;

&lt;p&gt;&#160;&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;
cloomis@shell-ics:raw$ sha256sum 2024-01-17/mcs/PFSC10507008.fits
51307b99c4c2c5e37407d8fa51419aa100c0c5a761e4613047760ee20ee9953a 2024-01-17/mcs/PFSC10507008.fits
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;vs&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;
gen2@g2s2:/gen2/share/data/PFS$ sha256sum PFSC10507008.fits
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855&#160; PFSC10507008.fits&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="24387">INSTRM-2152</key>
            <summary>Gen2 is receiving some PFSC files with bad data secition</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="cloomis">cloomis</assignee>
                                    <reporter username="yuki.moritani">yuki.moritani</reporter>
                        <labels>
                            <label>EngRun</label>
                            <label>FITS</label>
                    </labels>
                <created>Sat, 20 Jan 2024 03:53:14 +0000</created>
                <updated>Fri, 2 Feb 2024 16:59:14 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                            <comment id="36966" author="eric" created="Fri, 2 Feb 2024 01:01:20 +0000"  >&lt;p&gt;I suspect &lt;a href=&quot;#INSTRM-1425&quot;&gt;INSTRM-1425&lt;/a&gt; is a possible reason we are receiving bad frames occasionally. Is it now the case that the process writing the file is no longer the one sending the request to transfer it?&#160; (That or possibly &lt;a href=&quot;#INSTRM-2105&quot;&gt;INSTRM-2105&lt;/a&gt; ?)&lt;/p&gt;

&lt;p&gt;STARS transfer for PFSC frames is already disabled, so this is not a big issue at the moment.&lt;/p&gt;</comment>
                            <comment id="36973" author="cloomis" created="Fri, 2 Feb 2024 16:59:14 +0000"  >&lt;p&gt;Clearly &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-1425&quot; title=&quot;MCS readout efficiency: write the PFSC files in the background&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-1425&quot;&gt;&lt;del&gt;INSTRM-1425&lt;/del&gt;&lt;/a&gt;/&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-1385&quot; title=&quot;Make MCS readouts more efficient: pipe reads to mcsActor w/o going to disk&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-1385&quot;&gt;&lt;del&gt;INSTRM-1385&lt;/del&gt;&lt;/a&gt; is the issue. Chi-Hung and I chatted at some point about using the fancier/more complicated ics_utils fitsWriter module which PFSB are written are written with, which among other things handles exactly this issue. We need to decide whether that is necessary, or the right thing to do.&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|zzt0jq:6</customfieldvalue>

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