<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:35:00 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-1393] PfiTransform should write updated transformation coefficients to opDB</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-1393</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;The &lt;tt&gt;PfiTransform.updateTransform()&lt;/tt&gt; method should after establishing the revised transform coefficients, write those coefficients to the opDB.&lt;/p&gt;</description>
                <environment></environment>
        <key id="18235">INSTRM-1393</key>
            <summary>PfiTransform should write updated transformation coefficients to opDB</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="10100" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="No further work should be done on this.">Won&apos;t Fix</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="chyan">chyan</assignee>
                                    <reporter username="hassan">hassan</reporter>
                        <labels>
                            <label>EngRun</label>
                    </labels>
                <created>Mon, 11 Oct 2021 17:01:11 +0000</created>
                <updated>Fri, 2 Sep 2022 12:56:32 +0000</updated>
                            <resolved>Fri, 15 Jul 2022 03:49:24 +0000</resolved>
                                                                    <component>pfs_utils</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                            <comment id="24868" author="rhl" created="Thu, 28 Oct 2021 15:52:36 +0000"  >&lt;p&gt;We may want to postpone this until after &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-1402&quot; title=&quot;update the transforms and make the pfi &amp;lt;--&amp;gt; mcs transforms exactly round trip&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-1402&quot;&gt;&lt;del&gt;INSTRM-1402&lt;/del&gt;&lt;/a&gt; is complete and we have a better idea of the needed coefficients.   However, it&apos;s probably safe to assume that we&apos;ll need at least &lt;tt&gt;dx, dy, dtheta, a, b&lt;/tt&gt; where the radial scale is &lt;tt&gt;1 + a + b r^2&lt;/tt&gt;&lt;/p&gt;</comment>
                            <comment id="25090" author="chyan" created="Mon, 15 Nov 2021 22:03:35 +0000"  >&lt;p&gt;There is a table called camera_model_f3c_mcs. &#160;I think that is the good place for storing all those coefficients.&lt;/p&gt;</comment>
                            <comment id="30241" author="hassan" created="Wed, 22 Dec 2021 00:40:42 +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; &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; &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=kiyoto.yabe&quot; class=&quot;user-hover&quot; rel=&quot;kiyoto.yabe&quot;&gt;Kiyoto Yabe&lt;/a&gt; &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=yuki.moritani&quot; class=&quot;user-hover&quot; rel=&quot;yuki.moritani&quot;&gt;yuki.moritani&lt;/a&gt; Question: are the distortion parameters static? If so should they be written to the opDB or to &lt;tt&gt;pfs_instdata&lt;/tt&gt;? &lt;br/&gt;
If the former, the next step is to check with &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=kiyoto.yabe&quot; class=&quot;user-hover&quot; rel=&quot;kiyoto.yabe&quot;&gt;Kiyoto Yabe&lt;/a&gt; whether the &lt;tt&gt;camera_model_f3c_mcs&lt;/tt&gt; is the correct table, whether it requires a schema update, or whether a different table should be used.&lt;/p&gt;

&lt;p&gt;If these coefficients are static, a location under &lt;tt&gt;pfs_instdata&lt;/tt&gt; needs to be agreed.&lt;/p&gt;

&lt;p&gt;Finally, the distortion parameters may be a function of elevation and instrument rotator angle, so a more general means of modeling the distortion parameters may need to be considered.&lt;/p&gt;
</comment>
                            <comment id="30242" author="yuki.moritani" created="Wed, 22 Dec 2021 00:46:14 +0000"  >&lt;p&gt;I personally think coefficients that Robert raised are expected to be dynamic..?&lt;/p&gt;</comment>
                            <comment id="30252" author="hassan" created="Thu, 23 Dec 2021 14:08:57 +0000"  >&lt;p&gt;Following discussions during the ICS/PFI telecon 2021-12-23: &lt;/p&gt;

&lt;p&gt;1. the transformations are dynamic. &lt;br/&gt;
2. More information is needed before this work can commence. And &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=yuki.moritani&quot; class=&quot;user-hover&quot; rel=&quot;yuki.moritani&quot;&gt;yuki.moritani&lt;/a&gt; needs to think more about the coordinate transformations.&lt;/p&gt;

&lt;p&gt;This ticket will be rescheduled to a later sprint.&lt;/p&gt;</comment>
                            <comment id="31153" author="hassan" created="Fri, 15 Jul 2022 03:49:24 +0000"  >&lt;p&gt;Closing this ticket. Work is being addressed in &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-1394&quot; title=&quot;Update PFI-MCS transformation tables on opDB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-1394&quot;&gt;&lt;del&gt;INSTRM-1394&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="18236">INSTRM-1394</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|02qpib:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="123">PreEngRun4</customfieldvalue>
    <customfieldvalue id="124">EngRun3Cleanup</customfieldvalue>
    <customfieldvalue id="152">preEngRun07Sep</customfieldvalue>

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