<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:24:51 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>[INSTRM-424] Update drpActor to match current PFS DRP.</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-424</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;The `drpActor` was created a long long time ago. Make sure it matches the current system. &lt;/p&gt;</description>
                <environment></environment>
        <key id="12644">INSTRM-424</key>
            <summary>Update drpActor to match current PFS DRP.</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="cloomis">cloomis</assignee>
                                    <reporter username="cloomis">cloomis</reporter>
                        <labels>
                            <label>SM1</label>
                    </labels>
                <created>Mon, 23 Jul 2018 13:55:41 +0000</created>
                <updated>Wed, 15 May 2019 12:46:17 +0000</updated>
                            <resolved>Tue, 14 May 2019 21:21:56 +0000</resolved>
                                                                        <due>Fri, 27 Jul 2018 00:00:00 +0900</due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                            <comment id="14600" author="arnaud.lefur" created="Mon, 12 Nov 2018 17:45:07 +0000"  >&lt;p&gt;Quick update : We still have an issue with the DetrendTask:&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;command failed: AssertionError() at /opt/lsst/software/stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/base/16.0/python/lsst/base/packages.py:156&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;However, it&apos;s working when we are using subprocess to call detrend.py;&lt;/p&gt;

&lt;p&gt;It&apos;s not very elegant but I guess that&apos;s fine for now.&#160;&lt;/p&gt;

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

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="14736" author="cloomis" created="Tue, 8 Jan 2019 17:21:05 +0000"  >&lt;p&gt;I think we solved that with the work on Dec. 20, and the master &lt;tt&gt;Dockerfile.icsdrp&lt;/tt&gt; contains the change.&lt;/p&gt;</comment>
                            <comment id="14786" author="hassan" created="Thu, 17 Jan 2019 17:14:02 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=arnaud.lefur&quot; class=&quot;user-hover&quot; rel=&quot;arnaud.lefur&quot;&gt;arnaud.lefur&lt;/a&gt;, &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=fmadec&quot; class=&quot;user-hover&quot; rel=&quot;fmadec&quot;&gt;fmadec&lt;/a&gt;: can you check the docker image to confirm the fix? Then we can close this ticket.&lt;/p&gt;</comment>
                            <comment id="14907" author="hassan" created="Tue, 5 Feb 2019 14:12:07 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=fmadec&quot; class=&quot;user-hover&quot; rel=&quot;fmadec&quot;&gt;fmadec&lt;/a&gt; will be checking this shortly (~10 Feb)&lt;/p&gt;</comment>
                            <comment id="14948" author="fmadec" created="Mon, 11 Feb 2019 10:45:02 +0000"  >&lt;p&gt;We just tried the latest master pfs-pipe2d using the docker icsdrp&lt;/p&gt;

&lt;p&gt;and we still have the same issue:&lt;/p&gt;

&lt;p&gt;&#160;&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;root INFO: Running: lsst.pipe.base.cmdLineTask.DetrendTask.parseAndRun(&apos;/drp/r1&apos;, &apos;-calib=/drp/r1/CALIB&apos;, &apos;rerun=ginga/detrend&apos;, &apos;doraise&apos;, &apos;clobber-versions&apos;, &apos;-id&apos;, &apos;visit=11909&apos;)
 2019-02-11 10:38:23.542Z cmds 20 CommandLink.py:121 &amp;gt; 1 2 f text=&quot;command failed: AssertionError() at /opt/lsst/software/stack/stack/miniconda3-4.3.21-10a4fa6/Linux64/base/16.0/python/lsst/base/packages.py:156&quot;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="14997" author="hassan" created="Wed, 20 Feb 2019 15:25:53 +0000"  >&lt;p&gt;Craig needs to run it at IDG to determine what the problem is. &lt;/p&gt;

&lt;p&gt;As LAM have a workaround, this is not critical.&lt;/p&gt;</comment>
                            <comment id="15444" author="cloomis" created="Mon, 13 May 2019 12:40:05 +0000"  >&lt;p&gt;Grr. We got past the python environment problems, but have run into a conflict between &lt;tt&gt;lsst.base.packages.getPythonPackages()&lt;/tt&gt; and the (non-standard &lt;tt&gt;twisted.&lt;em&gt;version.&lt;/em&gt;&lt;em&gt;version&lt;/em&gt;_&lt;/tt&gt;, which is an object and not a string, and which triggers an AssertionError.&lt;/p&gt;

&lt;p&gt;The fix requires a change to &lt;tt&gt;lsst.base&lt;/tt&gt; &amp;#8212; I&apos;ll try to negotiate something.&lt;/p&gt;

&lt;p&gt;In the meanwhile, we need to add the following to the end of &lt;tt&gt;lsst.base.packages.getVersionFromPythonModule&lt;/tt&gt;:&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;if not isinstance(version, str):
    raise ValueError(&apos;version is not a string&apos;)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="15446" author="arnaud.lefur" created="Tue, 14 May 2019 11:39:28 +0000"  >&lt;p&gt;detrend now works fine with the new patch &lt;img class=&quot;emoticon&quot; src=&quot;https://pfspipe.ipmu.jp/jira/images/icons/emoticons/thumbs_up.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;.&lt;/p&gt;

&lt;p&gt;It has been merged to master and tagged as 0.0.9&lt;/p&gt;</comment>
                            <comment id="15447" author="cloomis" created="Tue, 14 May 2019 21:21:56 +0000"  >&lt;p&gt;pfs_piped merged at 8e0d1bd (Dockerfile.icsdrp changes)&lt;br/&gt;
ics_drpActor merged at a97d3f8 (monkeypatch for twisted _&lt;em&gt;version&lt;/em&gt;_)&lt;/p&gt;

&lt;p&gt;Looks like the ics_drpActor change made on the &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-424&quot; title=&quot;Update drpActor to match current PFS DRP.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-424&quot;&gt;&lt;del&gt;INSTRM-424&lt;/del&gt;&lt;/a&gt; branch was merged in such a way that it lost the branch ref.&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|u0009r:zzzzy1z4</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="50">SM1-2019 G</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>