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

            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.