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

Firefly table: use client-side formatting

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: Firefly
    • Labels:
      None
    • Story Points:
      14
    • Epic Link:
    • Sprint:
      SUIT Sprint 2019-07, SUIT Sprint 2019-08, SUIT Sprint 2019-09
    • Team:
      Science User Interface

      Description

      Currently, data formatting is done on the server-side and passed to the client as string.  This okay for display but, it cannot be used in calculation since some precision may have been lost.  Switch to client-side formatting so that the full data's precision is preserved on the client.

      This is typically a problem for FITS or VOTAbles that doens't express the precision in their attributes and when the data gets to the clinet for table and chart , some problem appeared there bevause of the default formatting implied on the server.

      See discussion in IRSA-2270, but when precision is not given:

      • double in fits file will get "%.9g"
      • floating-numbers in votable will go through a 'guess' logic with a minimum of 8 decimal places.

      IPAC ticket https://jira.ipac.caltech.edu/browse/FIREFLY-108

      https://jira.ipac.caltech.edu/browse/FIREFLY-149

        Attachments

          Issue Links

            Activity

            Hide
            gpdf Gregory Dubois-Felsmann added a comment -

            Design and implementation work on this ticket was completed under the IPAC FIREFLY- tickets mentioned above, partly included in release 2019.3 and concluded in 2019.4.

            Show
            gpdf Gregory Dubois-Felsmann added a comment - Design and implementation work on this ticket was completed under the IPAC FIREFLY- tickets mentioned above, partly included in release 2019.3 and concluded in 2019.4.

              People

              Assignee:
              loi Loi Ly
              Reporter:
              xiuqin Xiuqin Wu [X] (Inactive)
              Watchers:
              Gregory Dubois-Felsmann, Xiuqin Wu [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.