<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:55:15 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-598] Upgrade base LSST stack to latest version</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-598</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;Please update the base LSST stack version (currently 18.1.0) to the latest version.&lt;/p&gt;

&lt;p&gt;It has been a while since an upgrade has taken place. We need to align ourselves to the latest version to ensure support from the Rubin team, and we need to make use of the latest gen3 middleware features.&lt;/p&gt;</description>
                <environment></environment>
        <key id="14428">PIPE2D-598</key>
            <summary>Upgrade base LSST stack to latest version</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="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>Fri, 5 Jun 2020 17:13:08 +0000</created>
                <updated>Wed, 25 May 2022 19:11:30 +0000</updated>
                            <resolved>Wed, 25 May 2022 19:11:30 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="30507" author="price" created="Thu, 24 Feb 2022 20:21:54 +0000"  >&lt;p&gt;Just about ready to roll this out, but I should point out the following:&lt;/p&gt;

&lt;p&gt;There are lots of warnings when we run scons. Not much we can do about them yet.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Deprecation warnings from pytest about &lt;tt&gt;pytest_flake8&lt;/tt&gt; will be gone when we upgrade to 23.0.2.&lt;/li&gt;
	&lt;li&gt;Could not find EUPS product dir is fixed on main, but prolly won&apos;t be backported.&lt;/li&gt;
	&lt;li&gt;Numpy binary incompatibility warnings appear to be normal; people freak out about them, but haven&apos;t been able to determine the origin and it hasn&apos;t caused any problems.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The butler produces a deprecation warning about Gen2 very frequently. Let&apos;s set the environment variable:&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;
PYTHONWARNINGS=&lt;span class=&quot;code-quote&quot;&gt;&quot;ignore:Gen2 Butler has been deprecated:FutureWarning:&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="30510" author="price" created="Thu, 24 Feb 2022 20:36:14 +0000"  >&lt;p&gt;I won&apos;t merge this until the group as a whole has approved the upgrade, but the changes to our packages are ready for review.&lt;/p&gt;

&lt;p&gt;The integration test and the weekly have both passed with the upgrade. I&apos;m in the process of building a new stack on tiger and new Docker images. I also need to prepare an email announcing the upgrade with directions on how to build a new stack.&lt;/p&gt;</comment>
                            <comment id="30513" author="price" created="Thu, 24 Feb 2022 22:18:35 +0000"  >&lt;p&gt;The new stack has been installed on tiger in &lt;tt&gt;/projects/HSC/PFS/stack/20220224&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;Once this merges, the new stack can be installed following the installation instructions in the pipeline user guide.&lt;/p&gt;</comment>
                            <comment id="30609" author="hassan" created="Fri, 18 Mar 2022 22:48:44 +0000"  >&lt;p&gt;Integration looks fine and reviewed all pull requests.&lt;/p&gt;

&lt;p&gt;However, it has been agreed that others at Princeton should evaluate this before merging to master, so will leave the ticket status as &apos;In Review&apos; for the time being.&lt;/p&gt;</comment>
                            <comment id="30631" author="price" created="Tue, 29 Mar 2022 00:30:59 +0000"  >&lt;p&gt;Please note that there is a new procedure that needs to be run on calibs to ingest the camera defects:&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;
ingestCuratedCalibs.py /projects/HSC/PFS/Subaru --calib /path/to/CALIB $DRP_PFS_DATA_DIR/curated/pfs/defects
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I&apos;ve just updated the writable Subaru calibs on tiger:&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;
&lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; calib in CALIB-* ; &lt;span class=&quot;code-keyword&quot;&gt;do&lt;/span&gt; ingestCuratedCalibs.py /projects/HSC/PFS/Subaru --calib $calib $DRP_PFS_DATA_DIR/curated/pfs/defects ; done
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Other calib collections (anything I&apos;ve missed at Princeton, and at other sites) will also need to be updated.&lt;/p&gt;</comment>
                            <comment id="30810" author="price" created="Mon, 2 May 2022 16:31:15 +0000"  >&lt;p&gt;This has been more or less superseded by &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-506&quot; title=&quot;Migrate code to use LSST gen3 middleware&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-506&quot;&gt;&lt;del&gt;PIPE2D-506&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="30942" author="price" created="Wed, 25 May 2022 19:11:30 +0000"  >&lt;p&gt;Merged.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="14173">PIPE2D-506</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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:0c</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="134">2DDRP-2022 B</customfieldvalue>
    <customfieldvalue id="137">2DDRP-2022 C</customfieldvalue>
    <customfieldvalue id="142">2DDRP-2022 D</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>