<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:58: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-802] w.2021.13 breaks DetectorMap interaction with 2d sky-subtracted images</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-802</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;As discussed on weekly Princeton PFS telecom on March 29, weekly on Tiger (w.2021.13) breaks the interaction between sky 2d subtracted images and DetectorMap. For example:&#160;&lt;/p&gt;


&lt;p&gt;&#160;&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;
butler_subtracted = dafPersist.Butler(&lt;span class=&quot;code-quote&quot;&gt;&quot;/projects/HSC/PFS/Subaru/rerun/ncaplar/PIPE2D-490_Mar1_2021_skyTrue&quot;&lt;/span&gt;,\
 calibRoot=&lt;span class=&quot;code-quote&quot;&gt;&apos;/projects/HSC/PFS/Subaru/CALIB-ncaplar&apos;&lt;/span&gt;)

exposure_subtracted= butler_subtracted.get(&lt;span class=&quot;code-quote&quot;&gt;&quot;calexp&quot;&lt;/span&gt;, visit=34444, arm=&lt;span class=&quot;code-quote&quot;&gt;&quot;r&quot;&lt;/span&gt;, spectrograph=1)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

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

&lt;p&gt;fails with&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;
Exception: File &lt;span class=&quot;code-quote&quot;&gt;&quot;src/GlobalDetectorModel.cc&quot;&lt;/span&gt;, line 355, in virtual std::shared_ptr&amp;lt;lsst::afw::table::io::Persistable&amp;gt; pfs::drp::stella::GlobalDetectorModel::Factory::read(&lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt; lsst::afw::table::io::InputArchive&amp;amp;, &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt; lsst::afw::table::io::CatalogVector&amp;amp;) &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt; Archive assertion failed: record.getSchema() == schema.schema {0} File &lt;span class=&quot;code-quote&quot;&gt;&quot;src/table/io/InputArchive.cc&quot;&lt;/span&gt;, line 104, in std::shared_ptr&amp;lt;lsst::afw::table::io::Persistable&amp;gt; lsst::afw::table::io::InputArchive::Impl::get(&lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt;, &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt; lsst::afw::table::io::InputArchive&amp;amp;) loading object with id=1205, name=&lt;span class=&quot;code-quote&quot;&gt;&apos;GlobalDetectorModel&apos;&lt;/span&gt; {1} File &lt;span class=&quot;code-quote&quot;&gt;&quot;src/table/io/InputArchive.cc&quot;&lt;/span&gt;, line 104, in std::shared_ptr&amp;lt;lsst::afw::table::io::Persistable&amp;gt; lsst::afw::table::io::InputArchive::Impl::get(&lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt;, &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt; lsst::afw::table::io::InputArchive&amp;amp;) loading object with id=2, name=&lt;span class=&quot;code-quote&quot;&gt;&apos;DifferentialDetectorMap&apos;&lt;/span&gt; {2} File &lt;span class=&quot;code-quote&quot;&gt;&quot;src/table/io/InputArchive.cc&quot;&lt;/span&gt;, line 104, in std::shared_ptr&amp;lt;lsst::afw::table::io::Persistable&amp;gt; lsst::afw::table::io::InputArchive::Impl::get(&lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt;, &lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt; lsst::afw::table::io::InputArchive&amp;amp;) loading object with id=1, name=&lt;span class=&quot;code-quote&quot;&gt;&apos;NevenPsf&apos;&lt;/span&gt; {3} lsst::afw::table::io::MalformedArchiveError: &lt;span class=&quot;code-quote&quot;&gt;&apos;Archive assertion failed: record.getSchema() == schema.schema {0}; loading object with id=1205, name=&apos;&lt;/span&gt;GlobalDetectorModel&lt;span class=&quot;code-quote&quot;&gt;&apos; {1}; loading object with id=2, name=&apos;&lt;/span&gt;DifferentialDetectorMap&lt;span class=&quot;code-quote&quot;&gt;&apos; {2}; loading object with id=1, name=&apos;&lt;/span&gt;NevenPsf&lt;span class=&quot;code-quote&quot;&gt;&apos; {3}&apos;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="15513">PIPE2D-802</key>
            <summary>w.2021.13 breaks DetectorMap interaction with 2d sky-subtracted 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="3" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/major.svg">Major</priority>
                        <status id="10100" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="No further work should be done on this.">Won&apos;t Fix</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="price">price</assignee>
                                    <reporter username="ncaplar">ncaplar</reporter>
                        <labels>
                    </labels>
                <created>Wed, 31 Mar 2021 13:55:27 +0000</created>
                <updated>Thu, 1 Apr 2021 21:17:40 +0000</updated>
                            <resolved>Thu, 1 Apr 2021 21:12:32 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="19082" author="price" created="Thu, 1 Apr 2021 21:04:32 +0000"  >&lt;p&gt;The archive persistence code changed. Do we need to be able to read old archive-persisted PFSes, or can you simply regenerate them?&lt;/p&gt;</comment>
                            <comment id="19084" author="ncaplar" created="Thu, 1 Apr 2021 21:08:29 +0000"  >&lt;p&gt;Jup, I can regenerate. During Monday meeting when we were triaging the problem, we though this might be more serious. I suggest placing it as `Wont Fix&apos; and I will open new tickets if there are any future problems.&lt;/p&gt;</comment>
                            <comment id="19085" author="price" created="Thu, 1 Apr 2021 21:12:32 +0000"  >&lt;p&gt;OK, thanks. I&apos;m sorry I didn&apos;t think to add in some backwards compatibility when I made this change. I can fix that now if you like, but it sounds like it&apos;s not worth the trouble.&lt;/p&gt;</comment>
                            <comment id="19086" author="hassan" created="Thu, 1 Apr 2021 21:17:40 +0000"  >&lt;p&gt;OK, following Neven&apos;s comment, marking this as &apos;Wont Fix&apos;.&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|zzs4ro:</customfieldvalue>

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

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