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

Precision of expression columns

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: SUIT
    • Labels:
      None

      Description

      This is a bug introduced by in DM-8367 line chart. The precision of the expression columns is not set when the values are saved to an IPAC table. When the table is read back and the first row happens to be 0.0, all values will be passed to the client with 1 decimal digit.

      Test: load sample table, change y column to -count/time. Notice that all values in the point tooltip have 1 digit after decimal point and that highlighted points do not match the points on the line. (Highlighted values are calculated on client from the values of the table, plot points - on the server.)

      https://github.com/Caltech-IPAC/firefly/pull/279

        Attachments

          Issue Links

            Activity

            Hide
            tatianag Tatiana Goldina added a comment -

            pr279
            -Set precision for expression columns to 14 seg digits.
            -Tooltip will include 4 sig digits in the difference between min and max of the plot.

            commit f796d1d:
            preserve precision of formatted data by not shrinking the resulting plot data table

            Show
            tatianag Tatiana Goldina added a comment - pr279 -Set precision for expression columns to 14 seg digits. -Tooltip will include 4 sig digits in the difference between min and max of the plot. commit f796d1d: preserve precision of formatted data by not shrinking the resulting plot data table

              People

              Assignee:
              tatianag Tatiana Goldina
              Reporter:
              tatianag Tatiana Goldina
              Reviewers:
              Emmanuel Joliet
              Watchers:
              Emmanuel Joliet, Tatiana Goldina
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.