<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:50:31 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-280] Clean up</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-280</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;ul&gt;
	&lt;li&gt;Remove obs_pfs dependency on drp_stella.&lt;/li&gt;
	&lt;li&gt;Remove &lt;tt&gt;datamodelIo&lt;/tt&gt; functions.&lt;/li&gt;
	&lt;li&gt;Purge unit tests of things that are in the integration tests.&lt;/li&gt;
	&lt;li&gt;Review remaining drp_stella unit tests so they are useful.&lt;/li&gt;
	&lt;li&gt;Update integration tests to run on modern example LAM data.&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="12319">PIPE2D-280</key>
            <summary>Clean up</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="price">price</reporter>
                        <labels>
                    </labels>
                <created>Mon, 30 Apr 2018 22:08:11 +0000</created>
                <updated>Wed, 15 Aug 2018 21:16:52 +0000</updated>
                            <resolved>Wed, 15 Aug 2018 21:16:52 +0000</resolved>
                                                                        <due>Mon, 23 Jul 2018 00:00:00 +0900</due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="13386" author="price" created="Mon, 7 May 2018 17:36:29 +0000"  >&lt;p&gt;&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; requests: &quot;During your cleanup, can you fix the &lt;tt&gt;run&lt;/tt&gt; methods to accept &lt;em&gt;unpacked&lt;/em&gt; data (i.e. no &lt;tt&gt;DataRef&lt;/tt&gt; s)? Add &lt;tt&gt;runDataRef&lt;/tt&gt; to do the unpacking&quot;.&lt;br/&gt;
 And: &quot;We need to move all the functional code out of the &lt;tt&gt;CmdLineTask&lt;/tt&gt; s. So e.g. &lt;tt&gt;ReduceArcTask&lt;/tt&gt; should either not be a &lt;tt&gt;CmdLineTask&lt;/tt&gt;, or it needs to defer to a &quot;real&quot; task. The exact level of splitting is TBD.&quot;&lt;/p&gt;</comment>
                            <comment id="13387" author="price" created="Mon, 7 May 2018 20:22:06 +0000"  >&lt;p&gt;All &lt;tt&gt;Task&lt;/tt&gt; s should return a &lt;tt&gt;Struct&lt;/tt&gt; in preference to a single value.&lt;/p&gt;

&lt;p&gt;Fix &lt;tt&gt;IdentifyLinesTask._DefaultName&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;lineList&lt;/tt&gt; should be &lt;tt&gt;lineListFilename&lt;/tt&gt;.&lt;/p&gt;</comment>
                            <comment id="13774" author="price" created="Fri, 13 Jul 2018 16:54:45 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=hassan&quot; class=&quot;user-hover&quot; rel=&quot;hassan&quot;&gt;hassan&lt;/a&gt;, I&apos;m sending this to you as reviewer because the changes are so extensive (several thousands of lines) I don&apos;t know how it should be reviewed. I suggest that, rather than one person looking at every line changed, any stakeholders (including &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; and &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=cloomis&quot; class=&quot;user-hover&quot; rel=&quot;cloomis&quot;&gt;cloomis&lt;/a&gt;) have a look at revised C++ APIs, and then someone looks over the python changes. Or we could just say that this is what we want to work off going forward, I merge and any complaints are resolved as future tickets.&lt;br/&gt;
I&apos;ve verified that the pipeline produces similar results before and after this change (I say &quot;similar&quot; rather than &quot;identical&quot; because there are some tiny algorithmic fixes to fitting rejection somewhere that had a small, apparently positive effect; there&apos;s also a change to the wavelength fitting in its own commit, but I&apos;m not including that in the comparison).&lt;/p&gt;

&lt;p&gt;I haven&apos;t yet updated the integration test, but I want to get the code moving towards merge.&lt;/p&gt;</comment>
                            <comment id="13775" author="price" created="Fri, 13 Jul 2018 16:56:37 +0000"  >&lt;p&gt;For drp_stella, GitHub says &quot;5,448 additions and 7,429 deletions.&quot;&lt;/p&gt;</comment>
                            <comment id="13778" author="hassan" created="Mon, 16 Jul 2018 19:32:42 +0000"  >&lt;p&gt;Ok let&apos;s see if @rhl and @cloomis at least have time this week to review. I think our outstanding unit test discussion is useful for the next time, as such tests are very useful tools to help minimize reviews by individuals. &lt;/p&gt;</comment>
                            <comment id="13919" author="price" created="Wed, 15 Aug 2018 21:16:52 +0000"  >&lt;p&gt;Merged to master after obtaining consensus on Slack.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="12342">DAMD-30</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|ii04fj:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>