Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-13172 Make HiPS popular list configurable and update HiPS list content
  3. DM-13855

Make proposal for summary information on HiPS maps to list in selection table

    XMLWordPrintable

    Details

    • Type: Technical task
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: Firefly
    • Labels:
    • Story Points:
      1
    • Sprint:
      SUIT Sprint 2018-03, SUIT Sprint 2018-04
    • Team:
      Science User Interface

      Description

      Determine which fields from the HiPS properties files should be reflected in the HiPS-selection table in Firefly.

        Attachments

          Issue Links

            Activity

            Hide
            gpdf Gregory Dubois-Felsmann added a comment -

            See the table on pages 18-20 of the HiPS standard (linked to this ticket) for the full list of attributes in the HiPS properties file.

            Show
            gpdf Gregory Dubois-Felsmann added a comment - See the table on pages 18-20 of the HiPS standard (linked to this ticket) for the full list of attributes in the HiPS properties file.
            Hide
            gpdf Gregory Dubois-Felsmann added a comment -

            The following parameters from the standard HiPS properties header would be most useful to have immediately visible in the HiPS-selection list:

            • obs_title (text, field needs to be fairly wide)
            • obs_regime (text, a single word)
            • hips_release_date (an ISO-8601 date)
            • hips_frame (text, a single word)
            • hips_order (a one or two digit integer)
            • hips_pixel_scale (if available; a float in units of degrees)
            • moc_sky_fraction (a floating point number, dimensionless)

            Since Firefly cannot currently display anything other than HiPS image maps, I believe, the list should be limited to ones with dataproduct_type not equal to “cube” or “catalog” (I say it this way because we need to accept both the correct “image” and the case where dataproduct_type is not provided at all).

            A side note: if we currently do not handle any coordinate frames other than equatorial and galactic (is that true?), we need to document that and say that coordinate readouts for HiPS maps in other frames may be misleading. What do we currently do with them? Treat them as if they were equatorial?

            Show
            gpdf Gregory Dubois-Felsmann added a comment - The following parameters from the standard HiPS properties header would be most useful to have immediately visible in the HiPS-selection list: obs_title (text, field needs to be fairly wide) obs_regime (text, a single word) hips_release_date (an ISO-8601 date) hips_frame (text, a single word) hips_order (a one or two digit integer) hips_pixel_scale (if available; a float in units of degrees) moc_sky_fraction (a floating point number, dimensionless) Since Firefly cannot currently display anything other than HiPS image maps, I believe, the list should be limited to ones with dataproduct_type not equal to “cube” or “catalog” (I say it this way because we need to accept both the correct “image” and the case where dataproduct_type is not provided at all). A side note: if we currently do not handle any coordinate frames other than equatorial and galactic (is that true?), we need to document that and say that coordinate readouts for HiPS maps in other frames may be misleading. What do we currently do with them? Treat them as if they were equatorial?
            Hide
            gpdf Gregory Dubois-Felsmann added a comment -

            Fallbacks:

            In the cases where the modern style of properties content is not available (such as for the current release of the GLIMPSE map), the following document may be helpful in figuring out the correct fallbacks:

            https://aladin.u-strasbg.fr/hips/hipsdoc.pdf

            See the table at the end of Section 6.1, starting with the row with id and publisher_id.

            Show
            gpdf Gregory Dubois-Felsmann added a comment - Fallbacks: In the cases where the modern style of properties content is not available (such as for the current release of the GLIMPSE map), the following document may be helpful in figuring out the correct fallbacks: https://aladin.u-strasbg.fr/hips/hipsdoc.pdf See the table at the end of Section 6.1, starting with the row with id and publisher_id .
            Hide
            roby Trey Roby added a comment -

            firefly supports cubes not catalogs.

            Show
            roby Trey Roby added a comment - firefly supports cubes not catalogs.
            Hide
            gpdf Gregory Dubois-Felsmann added a comment -

            Please don't use the "hipsdoc.pdf" link above for anything else.  It is not the HiPS standard as finally agreed.

            Show
            gpdf Gregory Dubois-Felsmann added a comment - Please don't use the "hipsdoc.pdf" link above for anything else.  It is not the HiPS standard as finally agreed.
            Hide
            gpdf Gregory Dubois-Felsmann added a comment -

            Although it is not mentioned in "hipsdoc.pdf", the old label keyword can be used as a fallback for hips_title.

            Show
            gpdf Gregory Dubois-Felsmann added a comment - Although it is not mentioned in "hipsdoc.pdf", the old label keyword can be used as a fallback for hips_title .
            Hide
            roby Trey Roby added a comment -

            yes, we are already doing that in the title, but it needs to be in the table as well

             

            Show
            roby Trey Roby added a comment - yes, we are already doing that in the title, but it needs to be in the table as well  
            Hide
            gpdf Gregory Dubois-Felsmann added a comment -

            I haven't tried a cube yet. I'll do that after my current (1-2) meeting.

            Show
            gpdf Gregory Dubois-Felsmann added a comment - I haven't tried a cube yet. I'll do that after my current (1-2) meeting.
            Hide
            gpdf Gregory Dubois-Felsmann added a comment - - edited

            Cool, I browsed some cubes successfully.

            So, given that we do support cubes, then there are additional fields that would be very useful in the selection dialog.

            I would like to suggest that we consider having the dialog offer a UI element that allows optional restriction to specific types of maps (i.e., specific values of dataproduct_type) and which, when selected, modifies the selection dialog to add additional columns. For cubes, this means at a minimum supporting hips_cube_depth (which is a mandatory parameter in properties for cubes) and data_cube_bunit3.

            Show
            gpdf Gregory Dubois-Felsmann added a comment - - edited Cool, I browsed some cubes successfully. So, given that we do support cubes, then there are additional fields that would be very useful in the selection dialog. I would like to suggest that we consider having the dialog offer a UI element that allows optional restriction to specific types of maps (i.e., specific values of dataproduct_type ) and which, when selected, modifies the selection dialog to add additional columns. For cubes, this means at a minimum supporting hips_cube_depth (which is a mandatory parameter in properties for cubes) and data_cube_bunit3 .
            Hide
            gpdf Gregory Dubois-Felsmann added a comment -

            I thought that I'd put the following suggestion on a ticket somewhere already, but I can't find it now.


            I would like to suggest that we add, to the HIPS-map-selection table, columns for hips_cube_depth ("Cube Depth") and data_cube_bunit3 ("Cube variable"), that we fill them when those properties are present, and that we disable their display by default (i.e., have the initial state of the column-selector dialog have them unchecked). Then someone interested in cubes can turn them back on manually.

            This is not required for the May release.

            Show
            gpdf Gregory Dubois-Felsmann added a comment - I thought that I'd put the following suggestion on a ticket somewhere already, but I can't find it now. I would like to suggest that we add, to the HIPS-map-selection table, columns for hips_cube_depth ("Cube Depth") and data_cube_bunit3 ("Cube variable"), that we fill them when those properties are present, and that we disable their display by default (i.e., have the initial state of the column-selector dialog have them unchecked). Then someone interested in cubes can turn them back on manually. This is not required for the May release.
            Hide
            xiuqin Xiuqin Wu [X] (Inactive) added a comment -

            Another ticket DM-14158 will address the extra columns for cube data. 

            Show
            xiuqin Xiuqin Wu [X] (Inactive) added a comment - Another ticket DM-14158 will address the extra columns for cube data. 
            Hide
            xiuqin Xiuqin Wu [X] (Inactive) added a comment -

            Suggestion has bee made and implemented. 

            Show
            xiuqin Xiuqin Wu [X] (Inactive) added a comment - Suggestion has bee made and implemented. 

              People

              Assignee:
              gpdf Gregory Dubois-Felsmann
              Reporter:
              gpdf Gregory Dubois-Felsmann
              Watchers:
              Cindy Wang [X] (Inactive), Gregory Dubois-Felsmann, Trey Roby, Xiuqin Wu [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.