<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:29:50 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>[REDMINE1D-155] [RM-7040] [linemodel] modify the hard-coded specific line  identification</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/REDMINE1D-155</link>
                <project id="11002" key="REDMINE1D">1D Redmine </project>
                    <description>&lt;p&gt;&lt;em&gt;&lt;font color=&quot;#505f79&quot;&gt; Created on 2022-02-03 12:02:27 by Didier Vibert. % Done: 0&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;


&lt;p&gt;Some lines have a specific treatment (Lya, Balmer rules, Ha, OII,...)&lt;br/&gt;
those lines are identified by their hard-coded name, which should thus be the same than the one in the linecatalog.&lt;/p&gt;

&lt;p&gt;since the introduction of the new lines catalog format (#6856 ), and the future cleaning of the names (#7034) :&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;this identification should  now be done through their internal string ID composed as  &amp;lt;name&amp;gt;&lt;em&gt;&amp;lt;wavelength: 2 decimals&amp;gt;&lt;/em&gt;&amp;lt;type: A|E&amp;gt;&lt;br/&gt;
see calibration lib code:&lt;br/&gt;
&amp;lt;pre&amp;gt;&amp;lt;code class=&quot;python&quot;&amp;gt;&lt;br/&gt;
    def _get_linecatalog_id(self, row):&lt;br/&gt;
        wl = round(row.WaveLength,2)&lt;br/&gt;
        return row.Name + &quot;&lt;em&gt;&quot; + str(wl) + &quot;&lt;/em&gt;&quot; + row.Type&lt;br/&gt;
&amp;lt;/code&amp;gt;&amp;lt;/pre&amp;gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;=&amp;gt; this raises the question again: should we put the name in this ID  ?&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;centralize these specifc line identifications in some class or enum, for easier further modifications.&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="23540">REDMINE1D-155</key>
            <summary>[RM-7040] [linemodel] modify the hard-coded specific line  identification</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="1" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="r2j.migrate">Redmine-Jira Migtation</assignee>
                                    <reporter username="r2j.migrate">Redmine-Jira Migtation</reporter>
                        <labels>
                    </labels>
                <created>Tue, 13 Jun 2023 05:28:52 +0000</created>
                <updated>Wed, 14 Jun 2023 17:30:50 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                        <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|zzsxrr:</customfieldvalue>

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