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

Revert disabling of meas_modelfit dependency in lsst_apps

    XMLWordPrintable

    Details

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

      Description

      In DM-8467, the meas_modelfit dependency of lsst_apps was temporarily removed:

      commit 041ae975d9c60a41b24488ec0ba1768431330fd8
      Author: Pim Schellart <P.Schellart@princeton.edu>
      Date:   Tue Feb 14 15:51:46 2017 -0500
       
          Disable meas_modelfit until pybind11 wrapped
       
      diff --git a/ups/lsst_apps.table b/ups/lsst_apps.table
      index dce8fd4..b239e74 100644
      --- a/ups/lsst_apps.table
      +++ b/ups/lsst_apps.table
      @@ -1,5 +1,6 @@
       setupRequired(meas_deblender)
      -setupRequired(meas_modelfit)
      +# temporarily disable meas_modelfit until pybind11 wrapped
      +#setupRequired(meas_modelfit)
       setupRequired(pipe_tasks)
       setupRequired(obs_lsstSim)
       setupRequired(obs_sdss)
      

      meas_modelfit is now pybind wrapped (DM-8465), so this should be reverted.

        Attachments

          Issue Links

            Activity

            Hide
            swinbank John Swinbank added a comment -

            Jim Bosch agreed with this on Slack. Holding off on the merge until it runs through Jenkins.

            Show
            swinbank John Swinbank added a comment - Jim Bosch agreed with this on Slack. Holding off on the merge until it runs through Jenkins.
            Hide
            swinbank John Swinbank added a comment -
            Show
            swinbank John Swinbank added a comment - Jenkins: https://ci.lsst.codes/job/lsst_distrib/803/

              People

              Assignee:
              swinbank John Swinbank
              Reporter:
              swinbank John Swinbank
              Watchers:
              John Swinbank
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.