<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:26:54 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-619] Ingest failed for medium resolution bias images</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-619</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;We did some tests with medium resolution grating this week, but ingest failed for the biases&lt;/p&gt;

&lt;p&gt;&#160;&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;2019-02-27 14:56:27.834Z cmds             20 Actor.py:499 new cmd: ingest filepath=/data/pfs/pfs/2019-02-27/PFLA01292114.fits
2019-02-27 14:56:27.835Z cmds             20 Actor.py:499 new cmd: detrend filepath=/data/pfs/pfs/2019-02-27/PFLA01292114.fits
root INFO: Loading config overrride file &apos;/opt/lsst/software/stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/obs_pfs/c8f11eeeb3a5bdafc8f16fb33da301cab319a441/config/ingest.py&apos;
CameraMapper INFO: Loading exposure registry from /drp/m1/registry.sqlite3
ingest.parse WARN: Unable to find value for dataType (derived from IMAGETYP)
ingest.parse WARN: Unable to find value for expTime (derived from EXPTIME)
ingest.parse WARN: Unable to find value for dateObs (derived from DATE-OBS)
ingest.parse WARN: Unable to find value for taiObs (derived from DATE-OBS)
ingest.parse WARN: translate_field failed to translate field: IMAGETYP not found
ingest.parse WARN: translate_date failed to translate dateObs: DATE-OBS not found
ingest.parse WARN: translate_date failed to translate taiObs: DATE-OBS not found
ingest WARN: Failed to ingest file /data/pfs/pfs/2019-02-27/PFLA01292114.fits: No locations for get: datasetType:raw_filename dataId:DataId(initialdata={&apos;site&apos;: &apos;L&apos;, &apos;category&apos;: &apos;A&apos;, &apos;visit&apos;: 12921, &apos;filter&apos;: &apos;m&apos;, &apos;arm&apos;: &apos;m&apos;, &apos;spectrograph&apos;: 1, &apos;ccd&apos;: 1, &apos;pfsConfigId&apos;: 0, &apos;slitOffset&apos;: 0.0}, tag=set())
2019-02-27 14:56:28.329Z cmds             20 CommandLink.py:121 &amp;gt; 1 753 i text=&apos;None&apos;
2019-02-27 14:56:28.329Z cmds             20 CommandLink.py:121 &amp;gt; 1 753 : ingest=/data/pfs/pfs/2019-02-27/PFLA01292114.fits&apos;
2019-02-27 14:56:28.341Z cmds             20 CommandLink.py:121 &amp;gt; 1 754 f text=&quot;command failed: KeyError(\&quot;Keyword &apos;DATE-OBS&apos; not found.\&quot;,) at /opt/lsst/software/stack/python/miniconda3-4.3.21/lib/python3.6/site-packages/astropy/io/fits/header.py:1675&quot;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;it looks like these keywords are missing for the biases image, so it may not be a DRP related issue&lt;/p&gt;

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

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="13385">INSTRM-619</key>
            <summary>Ingest failed for medium resolution bias images</summary>
                <type id="1" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10503&amp;avatarType=issuetype">Bug</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="fmadec">fmadec</reporter>
                        <labels>
                            <label>SM1</label>
                    </labels>
                <created>Wed, 27 Feb 2019 15:18:26 +0000</created>
                <updated>Wed, 6 Mar 2019 13:28:06 +0000</updated>
                            <resolved>Wed, 6 Mar 2019 13:28:06 +0000</resolved>
                                                                    <component>ics_ccdActor</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                            <comment id="15028" author="cloomis" created="Wed, 27 Feb 2019 20:36:30 +0000"  >&lt;p&gt;Confirmed.&lt;/p&gt;</comment>
                            <comment id="15047" author="arnaud.lefur" created="Tue, 5 Mar 2019 16:00:40 +0000"  >&lt;p&gt;I made a test with B1:&lt;/p&gt;

&lt;p&gt;I&apos;ve started ics_ccdActor:1.3.8 and took a bias, those keys are missing indeed.&lt;/p&gt;

&lt;p&gt;so, we&apos;re currently running 1.3.6, header is fine ( W_VISIT excepted)&lt;/p&gt;</comment>
                            <comment id="15048" author="cloomis" created="Tue, 5 Mar 2019 16:10:08 +0000"  >&lt;p&gt;How hard would it be to use the same &lt;tt&gt;wipe&lt;/tt&gt;, &lt;tt&gt;read exptype&lt;/tt&gt; sequence used for arc/flat/object exposures for bias and dark exposures? I don&apos;t think that the &lt;tt&gt;bias&lt;/tt&gt; and &lt;tt&gt;darks&lt;/tt&gt; commands can work in the long run. Convenient in the lab, but not sustainable.&lt;/p&gt;</comment>
                            <comment id="15049" author="arnaud.lefur" created="Tue, 5 Mar 2019 16:41:01 +0000"  >&lt;p&gt;The visitId would also be parsed in the read command ?&lt;/p&gt;

&lt;p&gt;Not hard, but that require a bit of refactoring.&lt;/p&gt;</comment>
                            <comment id="15050" author="cloomis" created="Tue, 5 Mar 2019 18:32:48 +0000"  >&lt;p&gt;  The carrot is that the caller (you) would always use the same mechanism to take all exposures: &lt;tt&gt;wipe&lt;/tt&gt; followed by &lt;tt&gt;read exptype visit=NNN etc&lt;/tt&gt;. One way or the other the &lt;tt&gt;visit&lt;/tt&gt; must be passed in, since the ccdActor will not be able to know what visit to use.&lt;/p&gt;</comment>
                            <comment id="15052" author="arnaud.lefur" created="Wed, 6 Mar 2019 09:06:27 +0000"  >&lt;p&gt;right, that&apos;s coherent.&lt;/p&gt;

&lt;p&gt;My only concern is about biases, is the command flow fast enough ? you might have a 0.05s dark instead.&lt;/p&gt;</comment>
                            <comment id="15053" author="cloomis" created="Wed, 6 Mar 2019 13:28:06 +0000"  >&lt;p&gt;Merged at 9dfba69, tagged 1.3.9&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_10006" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>INSTRM-510</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|u000b4:</customfieldvalue>

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