Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-8548

Add more info in the image title in the triview

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: SUIT
    • Labels:
    • Story Points:
      1
    • Sprint:
      SUIT Sprint 2016-12, SUIT Sprint 2017-01
    • Team:
      Science User Interface

      Description

      Currently the image title in the triview has filter name, like u, g, i, ...

      It would be nice to add more information about the image, say deepCoaddId or scienceCcdExposureId.

      Trey added:
      see LsstSdssRequestList.js

      [LZ 1-4-2017]

      1. For DeepCoadd,
        Get the baseId from the selected row:
        baseId = deepCoaddId - deepCoaddId % 8
        For each filter, the title is:
        id = baseId + filterId ( numerical addition here)
        title = id+"-"+filterName
      2. For science CCD, its id structure is different than deepCoaddId
        scienceCcdExposureId = run+filterId + field ( string concatenation)

        Attachments

          Activity

          Hide
          zhang Lijun Zhang [X] (Inactive) added a comment -

          I used the DeepCoaddID and ScienceCcdExposureID as the base and then add the filter after the base. This changes were part of the DM-8157 which was merged.

          Please verify to see if the information is enough.

          Thanks!

          Show
          zhang Lijun Zhang [X] (Inactive) added a comment - I used the DeepCoaddID and ScienceCcdExposureID as the base and then add the filter after the base. This changes were part of the DM-8157 which was merged. Please verify to see if the information is enough. Thanks!
          Hide
          ymei Yi Mei [X] (Inactive) added a comment -

          I pulled the dev branch (as the change is already in the dev) and found the image titles having either the deepCoaddId or the scienceExposureId plus the filter names. That's good.

          The only problem is that when 5 images from the five filters are shown, their deepCoaddIds or scienceExposureIds should be different. Currently they are the same for those 5 images. Please fix it.

          Show
          ymei Yi Mei [X] (Inactive) added a comment - I pulled the dev branch (as the change is already in the dev) and found the image titles having either the deepCoaddId or the scienceExposureId plus the filter names. That's good. The only problem is that when 5 images from the five filters are shown, their deepCoaddIds or scienceExposureIds should be different. Currently they are the same for those 5 images. Please fix it.
          Hide
          zhang Lijun Zhang [X] (Inactive) added a comment -

          Can you please review this ticket? Thanks!

          Show
          zhang Lijun Zhang [X] (Inactive) added a comment - Can you please review this ticket? Thanks!
          Hide
          ymei Yi Mei [X] (Inactive) added a comment -

          Reviewed the brand origin/DM-8548-addMoreInfo:

          The bug in the previous version has been fixed: Five images from the five filters have their own uniq and correct ID in the titile.

          The ticket can be closed.

          Show
          ymei Yi Mei [X] (Inactive) added a comment - Reviewed the brand origin/ DM-8548 -addMoreInfo: The bug in the previous version has been fixed: Five images from the five filters have their own uniq and correct ID in the titile. The ticket can be closed.
          Hide
          zhang Lijun Zhang [X] (Inactive) added a comment -

          Reviewed by Yi.

          Show
          zhang Lijun Zhang [X] (Inactive) added a comment - Reviewed by Yi.
          Hide
          zhang Lijun Zhang [X] (Inactive) added a comment -

          Merged.

          Show
          zhang Lijun Zhang [X] (Inactive) added a comment - Merged.

            People

            Assignee:
            zhang Lijun Zhang [X] (Inactive)
            Reporter:
            ymei Yi Mei [X] (Inactive)
            Reviewers:
            Yi Mei [X] (Inactive)
            Watchers:
            Lijun Zhang [X] (Inactive), Trey Roby, Xiuqin Wu [X] (Inactive), Yi Mei [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Jenkins

                No builds found.