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

disable position based search on catalogs/tables without position information

    XMLWordPrintable

    Details

    • Story Points:
      6
    • Epic Link:
    • Sprint:
      SUIT Sprint 2017-8, SUIT Sprint 2017-11
    • Team:
      Science User Interface

      Description

      In Firefly catalog searches, it allows user to enter position to search on tables without position information, e.g., "Gaia G-band Time Series of Variable Sources".

      In irsaviewer, it returned error
      "Fail to load table. Error: edu.caltech.ipac.firefly.server.query.DataAccessException: DataAccessException:Unexpected error from:unknown"

      In current dev version, it continues until put in background monitor, then the "Unexpected error" appears. Another ticket DM-11376 was created for the backgrounding bug.

        Attachments

          Issue Links

            Activity

            Hide
            xiuqin Xiuqin Wu [X] (Inactive) added a comment -

            Firefly creates a file named master-catalog.tbl rom master-irsa-cat-original.tbl, but it omits the column 'pos'. The value for each table in the 'pos' column is 'y', or 'n', indicating if the table contains position information. We should modify Firefly to include the 'pos' column in master-catalog.tbl and use the value to enable/disable the position search for the table.

            Show
            xiuqin Xiuqin Wu [X] (Inactive) added a comment - Firefly creates a file named master-catalog.tbl rom master-irsa-cat-original.tbl, but it omits the column 'pos'. The value for each table in the 'pos' column is 'y', or 'n', indicating if the table contains position information. We should modify Firefly to include the 'pos' column in master-catalog.tbl and use the value to enable/disable the position search for the table.
            Hide
            cwang Cindy Wang [X] (Inactive) added a comment -

            If there is position information contained in the catalog/table (value is 'y' or no value setting for column 'pos'), a selection list for position search (cone, box, ...) is provided. if there is no position information contained in the catalog/table (value is 'n' for column 'pos'), 'all sky' is
            in default searched.

            Show
            cwang Cindy Wang [X] (Inactive) added a comment - If there is position information contained in the catalog/table (value is 'y' or no value setting for column 'pos'), a selection list for position search (cone, box, ...) is provided. if there is no position information contained in the catalog/table (value is 'n' for column 'pos'), 'all sky' is in default searched.

              People

              Assignee:
              cwang Cindy Wang [X] (Inactive)
              Reporter:
              xiuqin Xiuqin Wu [X] (Inactive)
              Reviewers:
              Emmanuel Joliet, Loi Ly, Xiuqin Wu [X] (Inactive)
              Watchers:
              Cindy Wang [X] (Inactive), Emmanuel Joliet, Gregory Dubois-Felsmann, Loi Ly, Trey Roby, Xiuqin Wu [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.