<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:54:01 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-492] Miscellaneous changes to the 2D DRP pipeline</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-492</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;Following preparations towards the PFS Collaboration Meeting Dec 2019, &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=rhl&quot; class=&quot;user-hover&quot; rel=&quot;rhl&quot;&gt;rhl&lt;/a&gt; encountered a number of areas of improvement. His initial rough notes are copied here, but separate tickets based on these notes, and additional related points post-meeting, will be filed as child tickets in due course.&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt; get(&quot;detectormap&quot;) &#8211; need to decide on good names for the butler
 detMap.fiberIds v. pfsArm.fiberId
 pfsArm.resample docs claim to return a pfsSpectra object not a pfsArm
 afwGeom -&amp;gt; geom change
 What happened to
 stella.utils.addFiberTraceSetToMask
 drpStella.markFiberTraceInMask(ft, mask, ftMask)
 ? Superceded by FiberTrace.getTrace():
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 from pfs.drp.stella import fiberMaskPlane
 def addFiberTraceSetToMask(mask, fiberTraceSet, display=None):
 mask.addMaskPlane(fiberMaskPlane)

for ft in fiberTraceSet:
 ftMask = ft.trace.mask
 calexp.mask[ftMask.getBBox()] |= ftMask

if display:
 display.setMaskPlaneColor(fiberMaskPlane, &quot;GREEN&quot;)
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 - It looks as if we&apos;re not updating the DetectorMaps&apos; fibre trace *columns* in calibrateWavelength. An old RHL problem, but it may be why the vector plots are weird (or why you built them off arcs!)
 - It looks as if you cannot run reduceArc on calexps. Is there a way to avoid rerunning ISR? The problem is actually in reduceExposure
 pfsSpectra.py and pfsSpectrum.py are confusing names
 The datamodel probably needs to define the values of the targetType enum. They also need to go in the header
 Now we&apos;re writing pfsSky the datamodel needs to be fleshed out. Looking at the code I don&apos;t understand the model; I&apos;d expect it to be per-fiberId not position
 pfsConfig.objId[pfsConfig.targetType == TargetType.SKY] returns an array of 0s; we need real IDs for skies
 pfsArm files don&apos;t seem to fill out the sky HDU
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="14140">PIPE2D-492</key>
            <summary>Miscellaneous changes to the 2D DRP pipeline</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="hassan">hassan</reporter>
                        <labels>
                    </labels>
                <created>Tue, 17 Dec 2019 14:14:44 +0000</created>
                <updated>Mon, 4 Jan 2021 20:23:10 +0000</updated>
                            <resolved>Tue, 7 Apr 2020 19:29:45 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="16800" author="price" created="Wed, 4 Mar 2020 20:10:14 +0000"  >&lt;p&gt;My understanding is that this is a tracking ticket, and does not contain any actual work to do.&lt;/p&gt;</comment>
                            <comment id="16977" author="price" created="Thu, 2 Apr 2020 19:54:48 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-502&quot; title=&quot;Correct detectormaps for spatial effects as well as wavelength effects &quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-502&quot;&gt;&lt;del&gt;PIPE2D-502&lt;/del&gt;&lt;/a&gt; is the last remaining linked ticket, and I have proposed closing it. I therefore propose closing this also.&lt;/p&gt;</comment>
                            <comment id="17008" author="price" created="Tue, 7 Apr 2020 19:29:05 +0000"  >&lt;p&gt;No objections, so closing.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="14157">DAMD-69</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14166">DAMD-71</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14170">DAMD-73</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14143">PIPE2D-493</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14159">PIPE2D-497</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14160">PIPE2D-498</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14161">PIPE2D-499</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14162">PIPE2D-500</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14164">PIPE2D-502</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14165">PIPE2D-503</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14168">PIPE2D-505</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14158">DAMD-70</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14167">DAMD-72</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14163">PIPE2D-501</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="14141">DAMD-67</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14119">PIPE2D-485</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14142">DAMD-68</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|02qprw:o8</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="93">2DDRP-2021 A</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>