<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:05: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>[PIPE2D-1264] Shapes are not measured for bright lines</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-1264</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;I took a look at the calculated moments from 96925 r1.   I take it that xx is the xx adaptive moment (it&apos;d be better if we called it something like Ixx).&lt;br/&gt;
The fluxes look OK as do the moments , but &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;
np.sum(np.isfinite(als.xx)), np.sum(np.isfinite(als.flux)), np.sum(np.isfinite(als.xx[als.flux &amp;gt; 25])) == (22204, 102735, 0)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;so none of the bright lines have measured moments.&lt;/p&gt;</description>
                <environment></environment>
        <key id="23730">PIPE2D-1264</key>
            <summary>Shapes are not measured for bright lines</summary>
                <type id="10001" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10515&amp;avatarType=issuetype">Story</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="price">price</assignee>
                                    <reporter username="rhl">rhl</reporter>
                        <labels>
                            <label>engRun12</label>
                    </labels>
                <created>Fri, 21 Jul 2023 12:27:21 +0000</created>
                <updated>Mon, 31 Jul 2023 20:06:05 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="34148" author="rhl" created="Tue, 25 Jul 2023 04:17:51 +0000"  >&lt;p&gt;This seemed to be related to a bad detectorMap.  Our error reporting needs work (possibly waiting on gen3?)&lt;/p&gt;</comment>
                            <comment id="34232" author="price" created="Mon, 31 Jul 2023 20:06:05 +0000"  >&lt;p&gt;What&apos;s going on here is that there are two types of measurements in the &lt;tt&gt;ArcLineSet&lt;/tt&gt;: lines (arc or sky lines with a known wavelength) and traces (continuum). Traces can be identified as having &lt;tt&gt;description == &quot;Trace&quot;&lt;/tt&gt;; everything else is a line. Only lines have measured second moments. Now, the lines and traces have different flux scales: the lines have been normalised by the reference quartz spectrum (because we need to be able to compare their fluxes across fibers), while the traces are not (we haven&apos;t had a need for their flux measurements). This is shown in the below figure, where I&apos;ve separated the lines (blue) and traces (red): the left panel shows the different flux scaling, while the right panel shows that traces don&apos;t have any (finite) second moments.&lt;/p&gt;

&lt;p&gt;Is this something that needs fixing? If so, how do you want to fix it?&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/16205/16205_pipe2d-1264.png&quot; width=&quot;700&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="16205" name="pipe2d-1264.png" size="137508" author="price" created="Mon, 31 Jul 2023 20:00:54 +0000"/>
                            <attachment id="16161" name="tmp - 2023-07-20T220237.254.png" size="92574" author="rhl" created="Fri, 21 Jul 2023 12:26:57 +0000"/>
                            <attachment id="16162" name="tmp - 2023-07-20T220256.397.png" size="91434" author="rhl" created="Fri, 21 Jul 2023 12:26:45 +0000"/>
                    </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|zzsyw7:</customfieldvalue>

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