<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:53:20 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-450] Create array_of_arrays that contains 2d PSF model inputs</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-450</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;As discussed on technical DRP 2d telecon, this ticket is to document creation of objects that would contain PSF instances across detector, which will be used as input for &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-347&quot; title=&quot;Provide a method that provides a PSF for a given fiber and wavelength&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-347&quot;&gt;&lt;del&gt;PIPE2D-347&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I am generating several spots for each fiber (as many as possible) and for each of these positions I am providing 100x100 numpy arrays which should be 5x times oversampled.&lt;/p&gt;

&lt;p&gt;I plan to generate several models which correspond to different datasets/assumptions during modeling, so that we evaluate what works the best.&lt;/p&gt;</description>
                <environment></environment>
        <key id="13713">PIPE2D-450</key>
            <summary>Create array_of_arrays that contains 2d PSF model inputs</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="ncaplar">ncaplar</assignee>
                                    <reporter username="ncaplar">ncaplar</reporter>
                        <labels>
                    </labels>
                <created>Thu, 8 Aug 2019 19:32:28 +0000</created>
                <updated>Wed, 22 Apr 2020 15:01:47 +0000</updated>
                            <resolved>Fri, 6 Dec 2019 19:15:21 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="15931" author="ncaplar" created="Thu, 8 Aug 2019 19:42:35 +0000"  >&lt;p&gt;First examples placed in `/tigress/ncaplar/&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-450&quot; title=&quot;Create array_of_arrays that contains 2d PSF model inputs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-450&quot;&gt;&lt;del&gt;PIPE2D-450&lt;/del&gt;&lt;/a&gt;`.&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;positions_of_simulation_00&lt;/tt&gt; array contains positions of each PSF model. The columns are: 1. fiberId, 2. approximate x coordinate, 3. approximate y coordinate, 4. wavelength. &lt;/p&gt;

&lt;p&gt;&lt;tt&gt;array_of_simulation_00&lt;/tt&gt; array contains arrays with 100x100 PSF models (5x times oversampled).&lt;/p&gt;

&lt;p&gt;At the moment there are *_Aug05_v1  and *_Aug07_v1 versions, which correspond to different assumptions during creations of the final PSF.&lt;/p&gt;

&lt;p&gt;These PSF are valid for F/2.8 data taken in May/June 2019, i.e., 17017 to 17646. It is not valid for Neon data from the same run (6238-16351)!!!&lt;/p&gt;</comment>
                            <comment id="15932" author="ncaplar" created="Thu, 8 Aug 2019 19:44:14 +0000"  >&lt;p&gt;I plan to do the same analysis on the data taken in August, for which we should have all arc available. After that, there are many ways this can be improved....&lt;/p&gt;</comment>
                            <comment id="16072" author="ncaplar" created="Thu, 12 Sep 2019 21:00:57 +0000"  >&lt;p&gt;Second set of examples placed in `/tigress/ncaplar/&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-450&quot; title=&quot;Create array_of_arrays that contains 2d PSF model inputs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-450&quot;&gt;&lt;del&gt;PIPE2D-450&lt;/del&gt;&lt;/a&gt;`. The description is same as before. The improvement is denser sampling of the imaging plane.&lt;/p&gt;

&lt;p&gt;positions_of_simulation_00 array contains positions of each PSF model. The columns are: 1. fiberId, 2. approximate x coordinate, 3. approximate y coordinate, 4. wavelength.&lt;/p&gt;

&lt;p&gt;array_of_simulation_00 array contains arrays with 100x100 PSF models (5x times oversampled).&lt;/p&gt;

&lt;p&gt;At the moment there are *_Sep11_v1 and *_Sep12_v1 versions, which correspond to different assumptions during creations of the final PSF.&lt;/p&gt;

&lt;p&gt;These PSF are valid for F/2.8 data taken in July 2019, i.e., runs 21400, 21604 and 21808.&lt;/p&gt;</comment>
                            <comment id="16288" author="ncaplar" created="Mon, 4 Nov 2019 22:50:20 +0000"  >&lt;p&gt;(&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=price&quot; class=&quot;user-hover&quot; rel=&quot;price&quot;&gt;price&lt;/a&gt;) I have placed the&#160;*_Sep11_v2 and *_Sep12_v2 versions in&#160;`/tigress/ncaplar/&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-450&quot; title=&quot;Create array_of_arrays that contains 2d PSF model inputs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-450&quot;&gt;&lt;del&gt;PIPE2D-450&lt;/del&gt;&lt;/a&gt;` directory. These runs provide PSFs which are oversampled 10x times and are placed in the center of an image (see image centered_PSF_example.png), based on the discussion in&#160;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-347&quot; title=&quot;Provide a method that provides a PSF for a given fiber and wavelength&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-347&quot;&gt;&lt;del&gt;PIPE2D-347&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="13846">PIPE2D-474</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14001">PIPE2D-479</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14245">PIPE2D-521</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="13327">PIPE2D-347</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12230" name="centered_PSF_example.png" size="35851" author="ncaplar" created="Mon, 4 Nov 2019 18:00:53 +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:508yl0chzzy0000p924</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="59">2DDRP-2019 H</customfieldvalue>
    <customfieldvalue id="62">2DDRP-2019 I</customfieldvalue>
    <customfieldvalue id="68">2DDRP-2019 J</customfieldvalue>
    <customfieldvalue id="72">2DDRP-2019 K</customfieldvalue>

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