<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:01:40 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>[PIPE2D-1028] Wavelengths in bandpass files in obs_pfs should be in vacuum</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-1028</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;Bandpass data were added to &lt;tt&gt;obs_pfs&lt;/tt&gt; in &lt;tt&gt;tickets/&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-922&quot; title=&quot;Write a main code to run the blue part in flux calibration with some dummy functions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-922&quot;&gt;&lt;del&gt;PIPE2D-922&lt;/del&gt;&lt;/a&gt;&lt;/tt&gt;, but the wavelength values in these files were in-air values. They should be converted to in-vacuum values.&lt;/p&gt;</description>
                <environment></environment>
        <key id="22752">PIPE2D-1028</key>
            <summary>Wavelengths in bandpass files in obs_pfs should be in vacuum</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="sogo.mineo">sogo.mineo</assignee>
                                    <reporter username="sogo.mineo">sogo.mineo</reporter>
                        <labels>
                            <label>flux-calibration</label>
                    </labels>
                <created>Tue, 26 Apr 2022 07:00:03 +0000</created>
                <updated>Mon, 6 Jun 2022 02:51:31 +0000</updated>
                            <resolved>Wed, 11 May 2022 05:23:18 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="30887" author="sogo.mineo" created="Wed, 11 May 2022 04:39:32 +0000"  >&lt;p&gt;I have decided to use&#160;Peck &amp;amp; Reeder (1972):&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-java&quot;&gt;
def vacuum_to_air(wavelength_in_vacuum):
    ss = (1e3 / wavelength_in_vacuum)**2
    n = 1.0000806051 + 0.02480990 / (132.274 - ss) + 0.000174557 / (39.32957 - ss)
    &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; wavelength_in_vacuum / n
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;which I quote at second hand from Morton (2003) (Bibcode: 2003ApJS..149..205M).&lt;/p&gt;

&lt;p&gt;Because the actual conversion (air to vacuum) is the inverse of this function, I find &lt;tt&gt;x&lt;/tt&gt; such that &lt;tt&gt;wavelength_in_air = vacuum_to_air&lt;img class=&quot;emoticon&quot; src=&quot;https://pfspipe.ipmu.jp/jira/images/icons/emoticons/error.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/tt&gt;&#160;by means of an iterative algorithm.&lt;/p&gt;</comment>
                            <comment id="30888" author="sogo.mineo" created="Wed, 11 May 2022 05:05:47 +0000"  >&lt;p&gt;Could you review this change (obs_pfs)?&lt;/p&gt;</comment>
                            <comment id="30889" author="price" created="Wed, 11 May 2022 05:10:47 +0000"  >&lt;p&gt;That&apos;s great, thanks!&lt;/p&gt;</comment>
                            <comment id="30890" author="sogo.mineo" created="Wed, 11 May 2022 05:23:18 +0000"  >&lt;p&gt;Merged. Thanks for the review.&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_10006" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PIPE2D-303</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|zzstnj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10100" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Reviewers</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>price</customfieldvalue>

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