<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:58: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-798] Improve provenance for detectorMaps</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-798</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;Please improve the provenance for DetectorMaps to at least the level provided by FiberProfiles (CALIB_CREATION_DATE/CALIB_CREATION_TIME/CALIB_INPUT_n). Currently I only see:&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;
&lt;span class=&quot;code-quote&quot;&gt;&apos;DATE-OBS&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;2020-01-01T00:00:00&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_ID&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;arm=b spectrograph=1 ccd=0 filter=b calibDate=2021-03-06 calibTime=2021-03-06T16:29:31.941 visit0=46270&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;MINX&apos;&lt;/span&gt;: 0,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;MINY&apos;&lt;/span&gt;: 0,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;MAXX&apos;&lt;/span&gt;: 4095,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;MAXY&apos;&lt;/span&gt;: 4175,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;OBSTYPE&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;detectorMap&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;pfs_detectorMap_class&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;DifferentialDetectorMap&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;DAMD_VER&apos;&lt;/span&gt;: 1,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;SCALING.fiberPitch&apos;&lt;/span&gt;: 5.995148184351668,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;SCALING.dispersion&apos;&lt;/span&gt;: 0.06665265298226958,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;SCALING.wavelengthCenter&apos;&lt;/span&gt;: 519.427358946762,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;SCALING.minFiberId&apos;&lt;/span&gt;: 2.0,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;SCALING.maxFiberId&apos;&lt;/span&gt;: 650.0,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;SCALING.height&apos;&lt;/span&gt;: 4176.0,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;SCALING.buffer&apos;&lt;/span&gt;: 0.05000000074505806,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;ORDER&apos;&lt;/span&gt;: 4,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;FIBERCENTER&apos;&lt;/span&gt;: 326.0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;For comparison:&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;
 &lt;span class=&quot;code-quote&quot;&gt;&apos;OBSTYPE&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;fiberProfiles&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;calibDate&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;2021-03-06&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_CREATION_DATE&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;2021-03-19&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_CREATION_TIME&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;17:06:55 EDT&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_INPUT_0&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;(46241,)&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_INPUT_1&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;(46242,)&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_INPUT_2&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;(46243,)&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_INPUT_3&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;(46244,)&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_INPUT_4&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;(46245,)&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_INPUT_5&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;(46246,)&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_INPUT_6&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;(46247,)&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_INPUT_7&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;(46248,)&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_INPUT_8&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;(46249,)&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_INPUT_9&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;(46250,)&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;CALIB_ID&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;arm=b spectrograph=1 ccd=0 filter=None calibTime=2021-03-06T15:19:14.092049152 visit0=46241 calibDate=2021-03-06&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;MD5&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;889a8a73a4b01fd7504461eb6ef479a5&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;SPECTROGRAPH&apos;&lt;/span&gt;: 1,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;ARM&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;b&apos;&lt;/span&gt;,
 &lt;span class=&quot;code-quote&quot;&gt;&apos;DAMD_VER&apos;&lt;/span&gt;: 1 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="15502">PIPE2D-798</key>
            <summary>Improve provenance for detectorMaps</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="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="price">price</assignee>
                                    <reporter username="rhl">rhl</reporter>
                        <labels>
                    </labels>
                <created>Fri, 26 Mar 2021 17:43:31 +0000</created>
                <updated>Wed, 29 Sep 2021 17:47:08 +0000</updated>
                            <resolved>Wed, 29 Sep 2021 17:47:08 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                            <comment id="19011" author="price" created="Fri, 26 Mar 2021 19:11:55 +0000"  >&lt;p&gt;Not sure whether the &lt;tt&gt;HISTORY&lt;/tt&gt; cards are getting stripped, or you&apos;re looking at an old detectorMap. The header of &lt;tt&gt;/projects/HSC/PFS/Subaru/CALIB-SuNSS-new/DETECTORMAP/pfsDetectorMap-046272-r1.fits&lt;/tt&gt; includes:&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;
HISTORY reduceArc on 2021-03-26T13:04:46.848303 with visit=46272,46273,46274,462
HISTORY 75,46276,46277                                                          
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="19055" author="rhl" created="Fri, 26 Mar 2021 20:44:01 +0000"  >&lt;p&gt;I&apos;m looking at the &lt;tt&gt;detectorMap.metadata&lt;/tt&gt;.  But history cards are not acceptable &amp;#8212; note for example that the visit &lt;tt&gt;46275&lt;/tt&gt; is split between two lines and who knows what else will go into history?  The provenance needs to be uniform, and the way that it&apos;s done with &lt;tt&gt;fiberProfile&lt;/tt&gt; is the current de-facto standard.&lt;/p&gt;</comment>
                            <comment id="22144" author="hassan" created="Tue, 28 Sep 2021 21:55:22 +0000"  >&lt;p&gt;Changes look fine to me. I wonder whether configuration parameters should also be included in the provenance information stored, but that is a separate discussion.&lt;/p&gt;</comment>
                            <comment id="22145" author="price" created="Tue, 28 Sep 2021 21:58:28 +0000"  >&lt;p&gt;Configuration parameters are stored by the butler in a separate file.&lt;/p&gt;</comment>
                            <comment id="22151" author="price" created="Wed, 29 Sep 2021 17:47:08 +0000"  >&lt;p&gt;Merged.&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_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|02qpt6:508yl0chzzy00000yw6</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="102">2DDRP-2021 A3</customfieldvalue>
    <customfieldvalue id="116">2DDRP-2021 A 8</customfieldvalue>
    <customfieldvalue id="121">2DDRP-2021 A 9</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>