<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:05:45 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-1300] Add option --doBoxcarExtraction to reduceExposure.py</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-1300</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;There is low-level code to build boxcar fibre traces, but there&apos;s no way to use it from the command line.  Please remedy this.&lt;/p&gt;</description>
                <environment></environment>
        <key id="24003">PIPE2D-1300</key>
            <summary>Add option --doBoxcarExtraction to reduceExposure.py</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="10001" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="The assignee thinks that the issue is resolved, and it&apos;s being reviewed before merge/close">In Review</status>
                    <statusCategory id="4" key="indeterminate" colorName="yellow"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="rhl">rhl</assignee>
                                    <reporter username="rhl">rhl</reporter>
                        <labels>
                            <label>EDR</label>
                    </labels>
                <created>Tue, 19 Sep 2023 14:14:53 +0000</created>
                <updated>Wed, 31 Jan 2024 09:55:34 +0000</updated>
                                                                            <component>pfs_pipe2d</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="35407" author="kiyoto.yabe" created="Fri, 6 Oct 2023 18:08:06 +0000"  >&lt;p&gt;I heard we already had this option, can we make this happen soonish? Also, should this ticket be assigned to &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;&#160;or &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;&#160;?&lt;/p&gt;</comment>
                            <comment id="35416" author="rhl" created="Fri, 6 Oct 2023 18:24:38 +0000"  >&lt;p&gt;rhl.  I just have to push the work (after another check or two).&lt;/p&gt;</comment>
                            <comment id="35417" author="kiyoto.yabe" created="Fri, 6 Oct 2023 18:50:09 +0000"  >&lt;p&gt;Thank you. Good to know.&lt;/p&gt;</comment>
                            <comment id="35601" author="rhl" created="Tue, 24 Oct 2023 02:24:39 +0000"  >&lt;p&gt;As requested!  It seems to work&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/Subaru-PFS/drp_stella/pull/336&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://github.com/Subaru-PFS/drp_stella/pull/336&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="35627" author="rhl" created="Tue, 24 Oct 2023 18:23:57 +0000"  >&lt;p&gt;Taking this back.  Updating the detector map reverts to the Profile-based extraction.   Easy to fix, but not yet done&lt;/p&gt;</comment>
                            <comment id="35646" author="rhl" created="Thu, 26 Oct 2023 21:41:51 +0000"  >&lt;p&gt;Fixed, I think.   But note that you can&apos;t just extract all the spectra if the boxcar width much exceeds c. 6 pixels as the extraction code performs a simultaneous fit and the matrix is ill conditioned (and it wouldn&apos;t do what you wanted anyway).  Use something like:&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;
reduceExposure.py /work/drp --calib /work/drp/CALIB --rerun RERUN \
    -c isr.doFlat=False isr.doFlatNir=True isr.doDark=False \
        doBoxcarExtraction=True boxcarWidth=11 extractSpectra.fiberId=&lt;span class=&quot;code-quote&quot;&gt;&quot;[9, 221, 243, 265, 506, 567, 596]&quot;&lt;/span&gt; \
     --id 98813 arm=b spectrograph=1
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="35647" author="rhl" created="Thu, 26 Oct 2023 21:42:42 +0000"  >&lt;p&gt;Fixed, I think! &#160;But see note in ticket about specifying desired fibreIds&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/Subaru-PFS/drp_stella/pull/339&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://github.com/Subaru-PFS/drp_stella/pull/339&lt;/a&gt;&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|02qph7:06r090002</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10100" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Reviewers</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>kiyoto.yabe</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="170">EDR+AIT</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>