<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:58:10 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-793] Update sky subtraction to work across all fiber configurations</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-793</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;Updated sky subtraction code so that it can handle SuNNs data. At the moment, the code works by comparing position of the spot on the detector and provided locations in the 2d psf array and searching for nearest given the `xMaxDistance` parameter (see &lt;a href=&quot;https://github.com/Subaru-PFS/drp_stella/blob/91432e704b39c1842f109b24e808a34e8332f796/python/pfs/drp/stella/NevenPsfContinued.py#L53&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://github.com/Subaru-PFS/drp_stella/blob/91432e704b39c1842f109b24e808a34e8332f796/python/pfs/drp/stella/NevenPsfContinued.py#L53&lt;/a&gt;).&#160;&lt;/p&gt;

&lt;p&gt;We should change the code that it works via a proper fiber identification mechanism, requesting the solutions from the provided array of 2d point spread function via fiber id. This will probably involve some work and planning by both me and &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=price&quot; class=&quot;user-hover&quot; rel=&quot;price&quot;&gt;price&lt;/a&gt; .&lt;/p&gt;</description>
                <environment></environment>
        <key id="15490">PIPE2D-793</key>
            <summary>Update sky subtraction to work across all fiber configurations</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="ncaplar">ncaplar</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Mar 2021 13:03:17 +0000</created>
                <updated>Fri, 18 Jun 2021 13:15:03 +0000</updated>
                            <resolved>Thu, 10 Jun 2021 17:25:32 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                            <comment id="19153" author="ncaplar" created="Fri, 16 Apr 2021 18:27:24 +0000"  >&lt;p&gt;After consultations with Paul, I have uploaded a new code (/tigress/ncaplar/&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-793&quot; title=&quot;Update sky subtraction to work across all fiber configurations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-793&quot;&gt;&lt;del&gt;PIPE2D-793&lt;/del&gt;&lt;/a&gt;) which takes as input wavelength and fiber, as well as test cases. This is now being implemented in C and pipeline by Paul.&lt;/p&gt;</comment>
                            <comment id="19220" author="hassan" created="Mon, 26 Apr 2021 20:19:46 +0000"  >&lt;p&gt;Re-assigned to Paul as he will take care of the pipeline updates.&lt;/p&gt;</comment>
                            <comment id="21408" author="price" created="Wed, 9 Jun 2021 21:49:35 +0000"  >&lt;p&gt;What is the desired behaviour when the user requests the PSF for a fiber without a PSF solution? The reference implementation returns the PSF for the closest fiber and warns &quot;this is probably not what you want&quot;. In order to protect the user from getting strange results, I currently have the pipeline code throwing an exception.&lt;/p&gt;</comment>
                            <comment id="21462" author="ncaplar" created="Thu, 10 Jun 2021 14:05:44 +0000"  >&lt;p&gt;I think that is ok.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="21463" author="price" created="Thu, 10 Jun 2021 14:15:58 +0000"  >&lt;p&gt;Thanks. Then I think this is ready to be reviewed.&lt;/p&gt;</comment>
                            <comment id="21464" author="hassan" created="Thu, 10 Jun 2021 15:50:23 +0000"  >&lt;p&gt;Changes look fine. You mention in one of the commits that you &quot;managed to improve the interpolation precision from 1e-8 to 1e-9&quot; . Do you have code/plots that demonstrate that?&lt;/p&gt;</comment>
                            <comment id="21465" author="price" created="Thu, 10 Jun 2021 17:20:18 +0000"  >&lt;p&gt;The &lt;a href=&quot;https://github.com/Subaru-PFS/drp_stella/pull/195/commits/b1508ad9f0f516f5af01628fa2f5e2acd9dadd1b#diff-b0a4b14575fabf8d58dc215a580272b1c6fb213f030ffa0ace7e4894b3fff4b0L127-R109&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;test of fidelity to Neven&#8217;s reference implementation&lt;/a&gt; has had the precision tightened from 1e-8 to 1e-9.&lt;/p&gt;</comment>
                            <comment id="21466" author="price" created="Thu, 10 Jun 2021 17:25:32 +0000"  >&lt;p&gt;Merged.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="16892">PIPE2D-857</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|02qpt6:508yl0chzzy00000yxw</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="109">2DDRP-2021 A5</customfieldvalue>
    <customfieldvalue id="111">2DDRP-2021 A 6</customfieldvalue>

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