<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:02:53 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-1107] Integration test failing at defect ingestion</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-1107</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;Presently the integration tests (and most likely future weekly builds) fail. A snippet of the log output of running the tests against master are shown below.&lt;/p&gt;

&lt;p&gt;I suspect that the problem is caused by the inclusion of &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-1094&quot; title=&quot;Organise H4RG defects by logical serial number (snX) not spectrograph number (nY)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-1094&quot;&gt;&lt;del&gt;PIPE2D-1094&lt;/del&gt;&lt;/a&gt;. The new script introduced in that ticket should be used.&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;
   2114 + ingestCuratedCalibs.py /scratch/pprice/jenkins/integrationTest/461/INTEGRATION --calib /scratch/pprice/jenkins/integrationTest/461/INTEGRATION/CALIB /scratch/pprice/jenkin   2114 s/integrationTest/461/drp_pfs_data/curated/pfs/defects
   2115 root INFO: Loading config overrride file &lt;span class=&quot;code-quote&quot;&gt;&apos;/scratch/pprice/jenkins/integrationTest/461/obs_pfs/config/ingestCuratedCalibs.py&apos;&lt;/span&gt;
   2116 lsst.CameraMapper INFO: Loading exposure registry from /scratch/pprice/jenkins/integrationTest/461/INTEGRATION/registry.sqlite3
   2117 Traceback (most recent call last):
   2118   File &lt;span class=&quot;code-quote&quot;&gt;&quot;/projects/HSC/PFS/stack/20220525/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/pipe_tasks/gb1d6de0934+6a8639994f/bin/ingestCuratedCalibs.py&quot;&lt;/span&gt;, line 3, in &amp;lt;module&amp;gt;
   2119     IngestCuratedCalibsTask.parseAndRun()
   2120   File &lt;span class=&quot;code-quote&quot;&gt;&quot;/projects/HSC/PFS/stack/20220525/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/pipe_tasks/gb1d6de0934+6a8639994f/python/lsst/pipe/tasks/ingest.py&quot;&lt;/span&gt;, line 431, in parseAnd   2120 Run
   2121     task.run(args)
   2122   File &lt;span class=&quot;code-quote&quot;&gt;&quot;/projects/HSC/PFS/stack/20220525/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/pipe_tasks/gb1d6de0934+6a8639994f/python/lsst/pipe/tasks/ingestCuratedCalibs.py&quot;&lt;/span&gt;, line 43,   2122  in run
   2123     calibs, calib_type = read_all(args.root, camera)
   2124   File &lt;span class=&quot;code-quote&quot;&gt;&quot;/projects/HSC/PFS/stack/20220525/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/pipe_tasks/gb1d6de0934+6a8639994f/python/lsst/pipe/tasks/read_curated_calibs.py&quot;&lt;/span&gt;, line 139   2124 , in read_all
   2125     raise RuntimeError(f&lt;span class=&quot;code-quote&quot;&gt;&quot;Detector {chip_name} not known to supplied camera &quot;&lt;/span&gt;
   2126 RuntimeError: Detector sn1 not known to supplied camera PFS (examples: AG5,AG4,r4,AG1,b4,b2,AG6,AG2,m2,r2)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="23094">PIPE2D-1107</key>
            <summary>Integration test failing at defect ingestion</summary>
                <type id="1" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10503&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/blocker.svg">Blocker</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="hassan">hassan</reporter>
                        <labels>
                    </labels>
                <created>Wed, 2 Nov 2022 18:14:20 +0000</created>
                <updated>Tue, 7 Feb 2023 22:36:34 +0000</updated>
                            <resolved>Fri, 4 Nov 2022 17:03:44 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="31719" author="hassan" created="Thu, 3 Nov 2022 02:36:55 +0000"  >&lt;p&gt;Problem was indeed incorrect organization of H4RG defects. Updated integration test and weekly scripts to use new script to ingest defects.&lt;/p&gt;</comment>
                            <comment id="31723" author="hassan" created="Thu, 3 Nov 2022 13:34:08 +0000"  >&lt;p&gt;Integration test script still needs Gen3 section to be updated. Handing that to Paul.&lt;/p&gt;</comment>
                            <comment id="31726" author="price" created="Thu, 3 Nov 2022 19:35:17 +0000"  >&lt;p&gt;I changed a bunch of how this works.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;The script is now called &lt;tt&gt;makePfsDefects&lt;/tt&gt;, and it lives in drp&amp;#95;pfs&amp;#95;data.&lt;/li&gt;
	&lt;li&gt;The &lt;tt&gt;snX&lt;/tt&gt; directories with the NIR defects are now in &lt;tt&gt;drp&amp;#95;pfs&amp;#95;data/nirDefects&lt;/tt&gt;.&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;makePfsDefects&lt;/tt&gt; builds the defects in &lt;tt&gt;drp&amp;#95;pfs&amp;#95;data/curated/pfs/defects&lt;/tt&gt;, because that&apos;s what Gen3 requires.&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;makePfsDefects&lt;/tt&gt; does not ingest the defects, because that&apos;s done differently for Gen2 and Gen3.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="31728" author="hassan" created="Fri, 4 Nov 2022 03:18:05 +0000"  >&lt;p&gt;Reviewed. All changes look fine, but shouldn&apos;t &lt;tt&gt;process_weekly.sh&lt;/tt&gt; also be updated to use &lt;tt&gt;makePfsDefects&lt;/tt&gt;? &lt;/p&gt;</comment>
                            <comment id="31734" author="price" created="Fri, 4 Nov 2022 17:03:44 +0000"  >&lt;p&gt;Added the change to the weekly, and merged.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="23060">PIPE2D-1094</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|02qph7:0f</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="162">2DDRP-2023 A</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>