<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:34:35 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-1362] Add BIA lamp info to MCS headers</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-1362</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;Add BIA lamp cards to MCS headers. We probably do not want all four enuN dictionaries in each MCS frame, so I think this should be assembled manually. Oh, W_BIA2DC, etc.&lt;/p&gt;</description>
                <environment></environment>
        <key id="17042">INSTRM-1362</key>
            <summary>Add BIA lamp info to MCS headers</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="arnaud.lefur">arnaud.lefur</assignee>
                                    <reporter username="cloomis">cloomis</reporter>
                        <labels>
                            <label>EngRun</label>
                    </labels>
                <created>Thu, 16 Sep 2021 01:49:47 +0000</created>
                <updated>Thu, 4 Nov 2021 20:32:14 +0000</updated>
                            <resolved>Thu, 4 Nov 2021 20:32:14 +0000</resolved>
                                                                    <component>ics_mcsActor</component>
                    <component>ics_spsActor</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="24940" author="cloomis" created="Wed, 3 Nov 2021 21:10:50 +0000"  >&lt;p&gt;We decided to use the spsActor view of the BIA lamps, which abstracts out the fact that there are four modules. For various usage reasons the MHS keyword is denormalized:&lt;/p&gt;

&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Field name&lt;/td&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;FITS CARD&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;Unit&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;Range&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;Meaning&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;power&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;W_BIAPOW&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;%&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;0-100&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;The high frequency ontime when the LEDs are on&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;period&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;W_BIAPER&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;ms&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&amp;gt;0&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;The total (on+off) &quot;pulse&quot; width. 1000 when not pulsing&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;dutyCycle&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;W_BIADTY&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;%&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;1-100&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Basically 100*on/period&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;on&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;W_BIAON&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;ms&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&amp;gt;0&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;The width of the on time. 1000 when not pulsing&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;off&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;W_BIAOFF&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;ms&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&amp;gt;=0&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;The width of the off time. 0 when not pulsing.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;


&lt;p&gt;Inside the mcsActor, we will only need to add &lt;tt&gt;sps&lt;/tt&gt; to the list of loaded models, and the FITS header will be populated.&lt;/p&gt;</comment>
                            <comment id="24958" author="arnaud.lefur" created="Thu, 4 Nov 2021 20:32:14 +0000"  >&lt;p&gt;merged to master&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="17043">INSTRM-1363</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|zzsgqf:</customfieldvalue>

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

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