<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:59:33 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>[PIPE2D-906] Fix weekly breakage in reduceExposure</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-906</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;In the past weekly, &lt;tt&gt;reduceExposure&lt;/tt&gt; died:&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;
Traceback (most recent call last):
 File &lt;span class=&quot;code-quote&quot;&gt;&quot;/scratch/pprice/jenkins/weekly/2021-09-26/build/stack/miniconda3-4.5.12-1172c30/Linux64/drp_stella/w.2021.39/bin/reduceExposure.py&quot;&lt;/span&gt;, line 25, in &amp;lt;module&amp;gt;
   ReduceExposureTask.parseAndRun()
 File &lt;span class=&quot;code-quote&quot;&gt;&quot;/scratch/pprice/jenkins/weekly/2021-09-26/build/stack/miniconda3-4.5.12-1172c30/Linux64/pipe_base/18.1.0/python/lsst/pipe/base/cmdLineTask.py&quot;&lt;/span&gt;, line 603, in parseAndRun
   resultList = taskRunner.run(parsedCmd)
 File &lt;span class=&quot;code-quote&quot;&gt;&quot;/scratch/pprice/jenkins/weekly/2021-09-26/build/stack/miniconda3-4.5.12-1172c30/Linux64/pipe_base/18.1.0/python/lsst/pipe/base/cmdLineTask.py&quot;&lt;/span&gt;, line 221, in run
   resultList = list(mapFunc(self, targetList))
 File &lt;span class=&quot;code-quote&quot;&gt;&quot;/scratch/pprice/jenkins/weekly/2021-09-26/build/stack/miniconda3-4.5.12-1172c30/Linux64/pipe_base/18.1.0/python/lsst/pipe/base/cmdLineTask.py&quot;&lt;/span&gt;, line 45, in _runPool
   &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; pool.map_async(function, iterable).get(timeout)
 File &lt;span class=&quot;code-quote&quot;&gt;&quot;/scratch/pprice/jenkins/weekly/2021-09-26/build/python/miniconda3-4.5.12/envs/lsst-scipipe-1172c30/lib/python3.7/multiprocessing/pool.py&quot;&lt;/span&gt;, line 657, in get
   raise self._value
multiprocessing.pool.MaybeEncodingError: Error sending result: &lt;span class=&quot;code-quote&quot;&gt;&apos;&amp;lt;multiprocessing.pool.ExceptionWithTraceback object at 0x2b929f66dd30&amp;gt;&apos;&lt;/span&gt;. Reason: &lt;span class=&quot;code-quote&quot;&gt;&apos;TypeError(&lt;span class=&quot;code-quote&quot;&gt;&quot;can&apos;&lt;/span&gt;t pickle lsst.pex.exceptions.exceptions.LengthError objects&quot;&lt;/span&gt;)&apos;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="17200">PIPE2D-906</key>
            <summary>Fix weekly breakage in reduceExposure</summary>
                <type id="10001" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10515&amp;avatarType=issuetype">Story</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="price">price</assignee>
                                    <reporter username="price">price</reporter>
                        <labels>
                    </labels>
                <created>Mon, 27 Sep 2021 14:45:31 +0000</created>
                <updated>Thu, 30 Sep 2021 14:51:20 +0000</updated>
                            <resolved>Thu, 30 Sep 2021 14:51:20 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                            <comment id="22142" author="price" created="Tue, 28 Sep 2021 19:02:20 +0000"  >&lt;p&gt;The immediate problem was that the header fix database didn&apos;t know whether it was fixing Subaru, LAM or simulator data, so fixes intended for Subaru were being applied to the weekly.&lt;/p&gt;

&lt;p&gt;Once that was fixed, the QA thresholds needed a bit of tweaking. My guess is that we were previously identifying a Ne arc as Kr, so there was a lot of rejection, leading to abnormally low RMS in the wavelength solution.&lt;/p&gt;</comment>
                            <comment id="22146" author="hassan" created="Tue, 28 Sep 2021 22:19:13 +0000"  >&lt;p&gt;Changes overall look fine. One minor comment related to docStrings for &lt;tt&gt;drp_stella&lt;/tt&gt; changes (&lt;a href=&quot;https://github.com/Subaru-PFS/drp_stella/pull/222&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://github.com/Subaru-PFS/drp_stella/pull/222&lt;/a&gt;).&lt;/p&gt;</comment>
                            <comment id="22203" author="price" created="Thu, 30 Sep 2021 14:51:20 +0000"  >&lt;p&gt;Merged.&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|zzs89u:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="121">2DDRP-2021 A 9</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        </customfields>
    </item>
</channel>
</rss>