<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:25:53 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-523] Provide visualization code for MCS Engineering run</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-523</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;Please provide visualization code for MCS Engineering run in Oct 2018 &lt;/p&gt;</description>
                <environment></environment>
        <key id="12926">INSTRM-523</key>
            <summary>Provide visualization code for MCS Engineering run</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="karr">karr</assignee>
                                    <reporter username="hassan">hassan</reporter>
                        <labels>
                            <label>MCS</label>
                    </labels>
                <created>Thu, 11 Oct 2018 21:17:05 +0000</created>
                <updated>Thu, 8 Nov 2018 22:20:13 +0000</updated>
                            <resolved>Thu, 8 Nov 2018 22:20:13 +0000</resolved>
                                                                    <component>ics_mcsActor</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="14182" author="hassan" created="Thu, 11 Oct 2018 21:18:34 +0000"  >&lt;p&gt;Current development is available on master:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/Subaru-PFS/ics_mcsActor/tree/master/python/mcsActor/Visualization&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://github.com/Subaru-PFS/ics_mcsActor/tree/master/python/mcsActor/Visualization&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="14183" author="hassan" created="Thu, 11 Oct 2018 21:23:55 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=chyan&quot; class=&quot;user-hover&quot; rel=&quot;chyan&quot;&gt;chyan&lt;/a&gt; and &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=karr&quot; class=&quot;user-hover&quot; rel=&quot;karr&quot;&gt;karr&lt;/a&gt; will do tests over the next few days to demonstrate the current code.&lt;/p&gt;</comment>
                            <comment id="14200" author="hassan" created="Sun, 14 Oct 2018 22:10:42 +0000"  >&lt;p&gt;Below are notes from &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=karr&quot; class=&quot;user-hover&quot; rel=&quot;karr&quot;&gt;karr&lt;/a&gt; (email &lt;span class=&quot;error&quot;&gt;&amp;#91;PFS-ics:01522&amp;#93;&lt;/span&gt;  sent 2018-10-11) providing the most recent status:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Visualization notebook tested on Subaru system (running remotely)&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;displaying notebook, importing and running the code, reading&lt;br/&gt;
    sets of centroids from the database, running them through the code.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;added more intelligent setting of parameters for centroiding, particularly&lt;br/&gt;
     the threshold value for finding spots. The MHS command setCentroidParameters&lt;br/&gt;
     will read values from keywords in the command, otherwise will attempt to  calculate a&lt;br/&gt;
     reasonable threshold (based on what works with lab data), and if there is no image in memory&lt;br/&gt;
     will set a value that will at least run.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;most recent version has been pushed to ics_mcsActor master branch&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Things left to test (as was in my email exchanges with Chi-Hung and Craig).&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;reading the image from the database (getting the correct filename from the frameID and reading the image from the remote disk).&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;fix ginga plugin in notebook so it displays remotely (interactive viewing of the image during the run is important). This is probably an issue of setting the hostname/ports correctly.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;I have a few  updates to finish on my end, which include a more manual option for registering the spots to the mask (in case of odd data or unexpected behaviour in the code).&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;check the notebooks running on shell-ics (we were testing on mcs computer earlier because shell-ics was down)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;</comment>
                            <comment id="14500" author="hassan" created="Thu, 8 Nov 2018 13:43:45 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=karr&quot; class=&quot;user-hover&quot; rel=&quot;karr&quot;&gt;karr&lt;/a&gt;: I presume this ticket is done. Can we close this now?&lt;/p&gt;</comment>
                            <comment id="14505" author="hassan" created="Thu, 8 Nov 2018 22:20:13 +0000"  >&lt;p&gt;As far as the engineering run Oct 2018, this issue is resolved. Further work in the visualization code should be raised as separate tickets.&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|ii015w:wi</customfieldvalue>

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