<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:36:13 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-1503] Testing dot-crossing algorithm on PFI test stand</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-1503</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;The dot-roach algorithm is important to placing cobra behind the dot.  We need to test this algorithm on test bench before going to telescope.&lt;/p&gt;</description>
                <environment></environment>
        <key id="22589">INSTRM-1503</key>
            <summary>Testing dot-crossing algorithm on PFI test stand</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="chyan">chyan</assignee>
                                    <reporter username="chyan">chyan</reporter>
                        <labels>
                            <label>EngRun</label>
                    </labels>
                <created>Fri, 14 Jan 2022 03:39:24 +0000</created>
                <updated>Fri, 25 Feb 2022 03:04:29 +0000</updated>
                            <resolved>Fri, 25 Feb 2022 03:04:28 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                            <comment id="30338" author="cloomis" created="Fri, 14 Jan 2022 16:25:55 +0000"  >&lt;p&gt;Do you mean dot-roaches itself? Or running the dot-crossing passes so that we can run Neven&apos;s algorithm to place the dots? We can test the crossings now: those only need an MCS camera.&lt;/p&gt;

&lt;p&gt;dot-roaches itself can only be run on the real PFI, because it needs the SPS. But we can tune the blind moves by running them &lt;b&gt;near&lt;/b&gt; the dots, and figuring out the best move strategy. &lt;/p&gt;

&lt;p&gt;Which are you proposing? Or should we actually have two tickets?&lt;/p&gt;</comment>
                            <comment id="30345" author="chyan" created="Mon, 17 Jan 2022 02:40:38 +0000"  >&lt;p&gt;I am actually referring to dot-crossing, for dot location placing.  So I updated the title.&lt;/p&gt;</comment>
                            <comment id="30372" author="chyan" created="Tue, 25 Jan 2022 06:53:03 +0000"  >&lt;p&gt;A phi-crossing and a theta-crossing data were generated.  Those data set are located in /data/raw/2022-01-24/mcs.  &lt;/p&gt;

&lt;p&gt;phi-crossing    71447 - 71487&lt;br/&gt;
theta-crossing 71490 - 71530&lt;/p&gt;</comment>
                            <comment id="30438" author="chyan" created="Tue, 8 Feb 2022 06:48:05 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=ncaplar&quot; class=&quot;user-hover&quot; rel=&quot;ncaplar&quot;&gt;ncaplar&lt;/a&gt; I did another two set of theta-crossing&lt;/p&gt;

&lt;p&gt;71799 - 71820 &lt;br/&gt;
71823 - 71846&lt;/p&gt;

&lt;p&gt; I was asking for 40 exposures in a script, however, it returns only 20 and 24, some of the requested frames are missing.  I see some strange error messages and I think they are relevant.&lt;/p&gt;

&lt;p&gt;&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; Would you please take a look of the error?&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-python&quot;&gt;
2022-02-08T06:33:15.467 fps : text=&lt;span class=&quot;code-quote&quot;&gt;&quot;cobraMoveSteps stepsize = -25 completed&quot;&lt;/span&gt;
Traceback (most recent call last):
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/mhs/products/Linux64/tron_actorcore/2.2.8/&lt;span class=&quot;code-object&quot;&gt;bin&lt;/span&gt;/oneCmd.py&quot;&lt;/span&gt;, line 161, &lt;span class=&quot;code-keyword&quot;&gt;in&lt;/span&gt; &amp;lt;module&amp;gt;
    main()
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/mhs/products/Linux64/tron_actorcore/2.2.8/&lt;span class=&quot;code-object&quot;&gt;bin&lt;/span&gt;/oneCmd.py&quot;&lt;/span&gt;, line 157, &lt;span class=&quot;code-keyword&quot;&gt;in&lt;/span&gt; main
    printTimes=(&lt;span class=&quot;code-keyword&quot;&gt;not&lt;/span&gt; opts.noTimes))
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/mhs/products/Linux64/tron_actorcore/2.2.8/&lt;span class=&quot;code-object&quot;&gt;bin&lt;/span&gt;/oneCmd.py&quot;&lt;/span&gt;, line 45, &lt;span class=&quot;code-keyword&quot;&gt;in&lt;/span&gt; __init__
    modelNames=modelNames)
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/mhs/products/Linux64/tron_actorcore/2.2.8/python/actorcore/Actor.py&quot;&lt;/span&gt;, line 82, &lt;span class=&quot;code-keyword&quot;&gt;in&lt;/span&gt; __init__
    &lt;span class=&quot;code-keyword&quot;&gt;self&lt;/span&gt;._reloadConfiguration()
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/mhs/products/Linux64/tron_actorcore/2.2.8/python/actorcore/Actor.py&quot;&lt;/span&gt;, line 150, &lt;span class=&quot;code-keyword&quot;&gt;in&lt;/span&gt; _reloadConfiguration
    &lt;span class=&quot;code-keyword&quot;&gt;self&lt;/span&gt;.configureLogs()
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/mhs/products/Linux64/tron_actorcore/2.2.8/python/actorcore/Actor.py&quot;&lt;/span&gt;, line 166, &lt;span class=&quot;code-keyword&quot;&gt;in&lt;/span&gt; configureLogs
    opsLogging.setupRootLogger(&lt;span class=&quot;code-keyword&quot;&gt;self&lt;/span&gt;.logDir)
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/mhs/products/Linux64/tron_actorcore/2.2.8/python/opscore/utility/sdss3logging.py&quot;&lt;/span&gt;, line 266, &lt;span class=&quot;code-keyword&quot;&gt;in&lt;/span&gt; setupRootLogger
    rootHandler = makeOpsFileHandler(basedir)
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/mhs/products/Linux64/tron_actorcore/2.2.8/python/opscore/utility/sdss3logging.py&quot;&lt;/span&gt;, line 221, &lt;span class=&quot;code-keyword&quot;&gt;in&lt;/span&gt; makeOpsFileHandler
    handler = OpsRotatingFileHandler(dirname=dirname, basename=basename)
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/mhs/products/Linux64/tron_actorcore/2.2.8/python/opscore/utility/sdss3logging.py&quot;&lt;/span&gt;, line 87, &lt;span class=&quot;code-keyword&quot;&gt;in&lt;/span&gt; __init__
    &lt;span class=&quot;code-keyword&quot;&gt;self&lt;/span&gt;.doRollover()
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;/software/mhs/products/Linux64/tron_actorcore/2.2.8/python/opscore/utility/sdss3logging.py&quot;&lt;/span&gt;, line 185, &lt;span class=&quot;code-keyword&quot;&gt;in&lt;/span&gt; doRollover
    &lt;span class=&quot;code-keyword&quot;&gt;raise&lt;/span&gt; &lt;span class=&quot;code-object&quot;&gt;RuntimeError&lt;/span&gt;(&lt;span class=&quot;code-quote&quot;&gt;&quot;logfile %s already exists. Would append to it.&quot;&lt;/span&gt; % (path))
&lt;span class=&quot;code-object&quot;&gt;RuntimeError&lt;/span&gt;: logfile /software/mhs/logs/actors/oneCmd/2022-02-08T06:33:15.log already exists. Would append to it.

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="30450" author="hassan" created="Thu, 10 Feb 2022 19:19:17 +0000"  >&lt;p&gt;Problem with log file is due to 1-second time resolution in log file name timestamp causing existing log file to be overridden if &lt;tt&gt;oneCmd&lt;/tt&gt; execution speed is faster than 1 sec. Switched to millisec resolution in &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-1524&quot; title=&quot;oneCmd log file names: include fractional seconds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-1524&quot;&gt;&lt;del&gt;INSTRM-1524&lt;/del&gt;&lt;/a&gt; .&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="22588">INSTRM-1502</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="22623">INSTRM-1524</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="18275">INSTRM-1414</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|02qpuc:i6001gr068fhw9qo4o0ry8yi</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="129">PreEngRun05 B</customfieldvalue>
    <customfieldvalue id="133">PreEngRun05 C</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        </customfields>
    </item>
</channel>
</rss>