<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:53:22 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-453] Model illumination due to angular misalignment </title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-453</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;Angular misalignment creates effects in the illumination of the pupil which can not be modeled with pure Gaussian FRD. We have relatively good understanding how this works (angular averaging of the vignetted ``disc&apos;&apos; of light), but it has to be implemented in fast and efficient manner. &lt;/p&gt;</description>
                <environment></environment>
        <key id="13759">PIPE2D-453</key>
            <summary>Model illumination due to angular misalignment </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="bbelland">Brent Belland</assignee>
                                    <reporter username="ncaplar">ncaplar</reporter>
                        <labels>
                    </labels>
                <created>Wed, 11 Sep 2019 22:41:58 +0000</created>
                <updated>Mon, 31 Aug 2020 22:52:31 +0000</updated>
                            <resolved>Mon, 31 Aug 2020 22:52:31 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="16071" author="bbelland" created="Thu, 12 Sep 2019 20:19:00 +0000"  >&lt;p&gt;I coded a simple version of the angular misalignment averaging method we discussed yesterday - without optimization on my slower computer, it adds ~5 seconds to the run time. So it&apos;s not nearly as fast as I hoped it would be and too slow to be incorporated yet. I&apos;m sure there are ways that it can be optimized, though.&lt;/p&gt;</comment>
                            <comment id="16266" author="bbelland" created="Tue, 29 Oct 2019 19:27:10 +0000"  >&lt;p&gt;I have been working on the issue of angular misalignment from before, modeling angular misalignment as a function of 2D displacement (incorporating vignetting + nontelecentricity effects) and comparing profiles with expected lab drop-off. Given that the simplest model of the focal plane on the instrument could be well-replicated by a simple modification to the illumination model, I tested for qualitative agreement between the modified model and Dan&apos;s Zemax model (example 1D plots from his work below). My work is able to reproduce the shapes of these profiles although more work can be put into the model if it is found to be useful.&#160;&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/12226/12226_Dan+Zemax+Simulations.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;The overall 2D model process is indicated in the &quot;2D Production of Angular Misalignment&quot; image.&lt;/p&gt;

&lt;p&gt;More interesting, I have found that my simple model is reproducible from a 1D integration. An example of the comparison of the two models is in the &quot;1D Analytical Profile Comparison&quot; image. &#160;The 1D code runs in about 1/3 of the time it takes for the 2D analysis. It seems to me that the 1D method is a promising way to incorporate more complicated illumination profiles without taking too much time for pupil generation, but this will depend on my implementation in the 2D-DRP.&lt;/p&gt;

&lt;p&gt;Finally, I investigated the variation between a profile generated with the normal error function and one convolved with a Gaussian to determine if not convolving has any noticeable effect on the profile. After accounting for the sigma^2/radius shift Jim Gunn found in his analysis in his PFS-SPS-PRU000210-01_slit2frd file on the SuMIRe workspace, errors are on the order of 0.1%, but without correcting for this in the profile, errors of order 1% can occur (with a clear ring residual due to the misalignment). In practice, if the effective radius of the 2D-DRP is fit to the size of the observed profile, this would effect an angular scale measurement on the order of (FRD/radius)^2 &amp;lt;&amp;lt; 1, however, so the current error function as implemented in the 2D-DRP is excellent in implementation.&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/12227/12227_Gaussian+variations+from+erf.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;As discussed with Neven on a call on Thursday, I&apos;m currently trying to replicate that analysis for a Lorentzian contribution and incorporating it into my 1D code; the Lorentzian component is important for Neven to match the large-angle intensities, but the Lorentzian&apos;s long tails make the convolution effect between 1D and 2D harder to compare directly. Afterward I will be working to implement this analysis into the 2D-DRP directly to compare the time savings and compare angularly misaligned data to the 2D-DRP images.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;I apologize for the extra emails that were sent out to everyone following this issue due to my method of uploading files.&lt;/p&gt;</comment>
                            <comment id="17604" author="bbelland" created="Mon, 31 Aug 2020 22:52:31 +0000"  >&lt;p&gt;It has been decided to focus on the combination of FRD and angular misalignment (sig_tot effectively) first and consider angular misalignment if the sig_tot implementation is not precise enough for our needs. Work into extracting angular misalignment effectively continues in &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-623&quot; title=&quot;Angular error extraction from PSFs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-623&quot;&gt;PIPE2D-623&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="13540">PIPE2D-410</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12225" name="1D Analytical Profile Comparison.png" size="43731" author="bbelland" created="Tue, 29 Oct 2019 18:35:46 +0000"/>
                            <attachment id="12224" name="2D Production of Angular Misalignment.png" size="93548" author="bbelland" created="Tue, 29 Oct 2019 18:35:11 +0000"/>
                            <attachment id="12226" name="Dan Zemax Simulations.png" size="29841" author="bbelland" created="Tue, 29 Oct 2019 18:45:24 +0000"/>
                            <attachment id="12227" name="Gaussian variations from erf.png" size="52723" author="bbelland" created="Tue, 29 Oct 2019 19:21:04 +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|02qpt6:508yl0chzzyw0i</customfieldvalue>

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