<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:59:08 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-869] Ingest bootstrap detectormap for m-band SuNSS exposures</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-869</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;Please create and ingest in the official CALIB repository &lt;tt&gt;/projects/HSC/PFS/Subaru/CALIB-SuNSS-2021-06-16/&lt;/tt&gt; a detectormap for the &lt;tt&gt;m&lt;/tt&gt; arm. This should be based (ie., bootstrapped) using recent SuNSS room light data.&lt;/p&gt;</description>
                <environment></environment>
        <key id="16932">PIPE2D-869</key>
            <summary>Ingest bootstrap detectormap for m-band SuNSS exposures</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="hassan">hassan</assignee>
                                    <reporter username="hassan">hassan</reporter>
                        <labels>
                            <label>SuNSS</label>
                            <label>calib-mgmt</label>
                    </labels>
                <created>Sat, 10 Jul 2021 00:17:28 +0000</created>
                <updated>Fri, 30 Jul 2021 02:30:17 +0000</updated>
                            <resolved>Sun, 11 Jul 2021 02:21:27 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="21674" author="hassan" created="Sun, 11 Jul 2021 02:09:59 +0000"  >&lt;p&gt;Using drp_stella master commit 35e2e99 and obs_pfs master commit e6c09fb:&lt;/p&gt;

&lt;p&gt;Bootstrap detectormap generated from Subaru room lamp arc data (visit=63106):&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;
bootstrapDetectorMap.py /projects/HSC/PFS/Subaru/ --calib /projects/HSC/PFS/Subaru/CALIB-SuNSS-2021-06-16 --rerun hassan/bstrapMedRes --flatId visit=63050 arm=m --arcId visit=63106 arm=m --debug --configfile /tigress/hassans/subaru-runs/config/bootstrap-medRes.config
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;And ingested to the official CALIB repository as follows:&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;
ingestPfsCalibs.py /projects/HSC/PFS/Subaru/ --calib /projects/HSC/PFS/Subaru/CALIB-SuNSS-2021-06-16/ --validity 1000 --mode=copy /projects/HSC/PFS/Subaru/rerun/hassan/bstrapMedRes/DETECTORMAP/pfsDetectorMap-063106-m1.fits 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Summary statistics from &lt;tt&gt;bootstrapDetectormap.py&lt;/tt&gt; demonstrating quality of result shown below:&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;
bootstrap.readLineList INFO: Filtered line lists &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; lamps: ArI,HgI,KrI
bootstrap INFO: Found 6748 lines in 251 traces
bootstrap INFO: Matched 6741 lines
bootstrap INFO: Median difference from detectorMap: 6.389995,4.018591 pixels
bootstrap INFO: Fit 2983/3309 points, rms: x=0.056048 y=0.173571 total=0.126654 pixels
bootstrap INFO: Updating detectorMap...
bootstrap INFO: Median difference from detectorMap: 5.759607,5.856603 pixels
bootstrap INFO: Fit 2969/3432 points, rms: x=0.067750 y=0.108061 total=0.075888 pixels
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="21675" author="hassan" created="Sun, 11 Jul 2021 02:14:17 +0000"  >&lt;p&gt;Check performed by re-running &lt;tt&gt;bootstrapDetectormap.py&lt;/tt&gt; with the ingested bootstrapped detectormap above as input, and testing against visit=63105, a previous exposure with the same Subaru room lamp arc data. Summary output statistics below:&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;
bootstrap.readLineList INFO: Filtered line lists &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; lamps: ArI,HgI,KrI
bootstrap INFO: Found 6728 lines in 251 traces
bootstrap INFO: Matched 6721 lines
bootstrap INFO: Median difference from detectorMap: -0.030804,0.024565 pixels
bootstrap INFO: Fit 2900/3305 points, rms: x=0.057610 y=0.191566 total=0.142049 pixels
bootstrap INFO: Updating detectorMap...
bootstrap INFO: Median difference from detectorMap: -0.019752,0.018149 pixels
bootstrap INFO: Fit 2982/3416 points, rms: x=0.070691 y=0.165735 total=0.128087 pixels
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="21676" author="hassan" created="Sun, 11 Jul 2021 02:20:56 +0000"  >&lt;p&gt;Attached screenshot of lines predicted by generated detectormap overlayed on ISR-corrected image from visit=63105 shown in attached figure  &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;13946_thumb&quot; href=&quot;https://pfspipe.ipmu.jp/jira/secure/attachment/13946/13946_Screen+Shot+2021-07-10+at+10.01.19+PM.png&quot; title=&quot;Screen Shot 2021-07-10 at 10.01.19 PM.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;13946&quot; file-preview-title=&quot;Screen Shot 2021-07-10 at 10.01.19 PM.png&quot;&gt;&lt;img src=&quot;https://pfspipe.ipmu.jp/jira/secure/thumbnail/13946/_thumb_13946.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/a&gt;&lt;/span&gt; . Lines predicted by detectormap shown as green &apos;X&apos;s. These line up with peaks in image well.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="16910">PIPE2D-864</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="16976">PIPE2D-876</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="13946" name="Screen Shot 2021-07-10 at 10.01.19 PM.png" size="781821" author="hassan" created="Sun, 11 Jul 2021 02:17:11 +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|zzs8jc:</customfieldvalue>

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