v19_0_0
-------

Released at 2019-12-11T18:07:49Z

.. table::
   :class: datatable

   +-----------------------+-----------------------------+
   |Added                  |Removed                      |
   +=======================+=============================+
   |autograd               |astrometry_net               |
   +-----------------------+-----------------------------+
   |meas_extensions_scarlet|meas_extensions_astrometryNet|
   +-----------------------+-----------------------------+
   |obs_decam_data         |meas_mosaic                  |
   +-----------------------+-----------------------------+
   |obs_lsst_data          |obs_comCam                   |
   +-----------------------+-----------------------------+
   |obs_subaru_data        |obs_monocam                  |
   +-----------------------+-----------------------------+
   |obs_test_data          |pytest                       |
   +-----------------------+-----------------------------+
   |                       |pytest_cov                   |
   +-----------------------+-----------------------------+
   |                       |pytest_forked                |
   +-----------------------+-----------------------------+
   |                       |pytest_xdist                 |
   +-----------------------+-----------------------------+
   |                       |python_coverage              |
   +-----------------------+-----------------------------+
   |                       |python_execnet               |
   +-----------------------+-----------------------------+
   |                       |python_py                    |
   +-----------------------+-----------------------------+
   |                       |wcslib                       |
   +-----------------------+-----------------------------+

.. table::
   :class: datatable

   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |Ticket                              |Description                                                 |Last Merge          |Branch  |Packages                                                                                                                                                                                                                                                                                                                                                   |
   +====================================+============================================================+====================+========+===========================================================================================================================================================================================================================================================================================================================================================+
   |`DM_22147 <https://ls.st/DM-22147>`_|Add python-only function to ChebyshevBoundedField to        |2019-11-15T18:05:21Z|main    |`afw <https://github.com/lsst/afw/pull/501>`__                                                                                                                                                                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |approximate another BoundedField                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22209 <https://ls.st/DM-22209>`_|Fix pipelines\_lsst\_io bug from d\_2019\_11\_06            |2019-11-14T22:50:00Z|main    |`afw <https://github.com/lsst/afw/pull/500>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22070 <https://ls.st/DM-22070>`_|Add unnormalized (but continuous) version of                |2019-11-14T21:38:38Z|main    |`afw <https://github.com/lsst/afw/pull/499>`__                                                                                                                                                                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |PixelScaleBoundedField                                      |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21169 <https://ls.st/DM-21169>`_|Add Corner Rafts with correct positions and rotations to    |2019-11-13T21:07:50Z|main    |`afw <https://github.com/lsst/afw/pull/498>`__, `obs_lsst <https://github.com/lsst/obs_lsst/pull/145>`__                                                                                                                                                                                                                                                   |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |obs\_lsst                                                   |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19207 <https://ls.st/DM-19207>`_|Remove deprecated Calib interfaces after next release       |2019-11-07T01:23:54Z|main    |`afw <https://github.com/lsst/afw/pull/493>`__, `jointcal <https://github.com/lsst/jointcal/pull/148>`__, `meas_modelfit <https://github.com/lsst/meas_modelfit/pull/84>`__, `pipe_tasks <https://github.com/lsst/pipe_tasks/pull/324>`__                                                                                                                  |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20937 <https://ls.st/DM-20937>`_|Add deprecation warnings for to-be-removed distorted WCS    |2019-11-05T23:52:57Z|main    |`afw <https://github.com/lsst/afw/pull/494>`__                                                                                                                                                                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |functions                                                   |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21314 <https://ls.st/DM-21314>`_|Investigate GC problems with Storable                       |2019-11-05T21:01:26Z|main    |`afw <https://github.com/lsst/afw/pull/496>`__, `utils <https://github.com/lsst/utils/pull/75>`__                                                                                                                                                                                                                                                          |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22079 <https://ls.st/DM-22079>`_|Linearity input bug in DM-18610                             |2019-11-05T20:16:53Z|main    |`afw <https://github.com/lsst/afw/pull/497>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22069 <https://ls.st/DM-22069>`_|Add lazy-product BoundedField class                         |2019-11-05T15:53:01Z|main    |`afw <https://github.com/lsst/afw/pull/495>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_18610 <https://ls.st/DM-18610>`_|Add fields, limited mutability, and trim/assembly-state     |2019-11-04T15:53:58Z|main    |`afw <https://github.com/lsst/afw/pull/487>`__, `cp_pipe <https://github.com/lsst/cp_pipe/pull/16>`__, `fgcmcal <https://github.com/lsst/fgcmcal/pull/18>`__, `geom <https://github.com/lsst/geom/pull/22>`__, `ip_isr <https://github.com/lsst/ip_isr/pull/112>`__, `obs_ctio0m9 <https://github.com/lsst-dm/legacy-obs_ctio0m9/pull/28>`__               |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |tracking to cameraGeom                                      |                    |        |`obs_lsstSim <https://github.com/lsst-dm/legacy-obs_lsstSim/pull/89>`__, `obs_sdss <https://github.com/lsst-dm/legacy-obs_sdss/pull/64>`__, `obs_test <https://github.com/lsst-dm/legacy-obs_test/pull/72>`__, `obs_base <https://github.com/lsst/obs_base/pull/172>`__, `obs_cfht <https://github.com/lsst/obs_cfht/pull/66>`__                           |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`obs_lsst <https://github.com/lsst/obs_lsst/pull/130>`__, `pipe_tasks <https://github.com/lsst/pipe_tasks/pull/311>`__                                                                                                                                                                                                                                     |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21327 <https://ls.st/DM-21327>`_|Replace ExposureInfo implementation with homogeneous map    |2019-10-24T21:51:31Z|main    |`afw <https://github.com/lsst/afw/pull/490>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21488 <https://ls.st/DM-21488>`_|Using asAstropy() on a BaseCatalog will raise an exception  |2019-10-24T20:28:02Z|main    |`afw <https://github.com/lsst/afw/pull/491>`__                                                                                                                                                                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |unless lsst.daf.base has been imported                      |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21833 <https://ls.st/DM-21833>`_|afw.table.SourceCatalog.readFits signals reading partially- |2019-10-22T18:01:57Z|main    |`afw <https://github.com/lsst/afw/pull/492>`__                                                                                                                                                                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |written fits file                                           |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21422 <https://ls.st/DM-21422>`_|Fix ip\_diffim mosaic debug plots broken by                 |2019-10-15T02:15:55Z|main    |`afw <https://github.com/lsst/afw/pull/489>`__, `ip_diffim <https://github.com/lsst/ip_diffim/pull/136>`__                                                                                                                                                                                                                                                 |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |Mosaic.makeMosaic signature change and compiler warning     |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21355 <https://ls.st/DM-21355>`_|A NaN value in a PropertySet can cause an abort when reading|2019-09-30T18:58:52Z|main    |`afw <https://github.com/lsst/afw/pull/488>`__                                                                                                                                                                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |WCS                                                         |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19582 <https://ls.st/DM-19582>`_|Add cross-language GenericMap unit tests                    |2019-09-20T18:49:30Z|main    |`afw <https://github.com/lsst/afw/pull/486>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21181 <https://ls.st/DM-21181>`_|Add getLocalCalibration function to PhotoCalib              |2019-09-13T20:11:29Z|main    |`afw <https://github.com/lsst/afw/pull/485>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21152 <https://ls.st/DM-21152>`_|Remove pex\_policy usage when not part of gen2 butler       |2019-09-06T16:28:10Z|main    |`afw <https://github.com/lsst/afw/pull/484>`__, `astrometry_net_data <https://github.com/lsst-dm/legacy-astrometry_net_data/pull/1>`__, `obs_lsstSim <https://github.com/lsst-dm/legacy-obs_lsstSim/pull/88>`__, `obs_sdss <https://github.com/lsst-dm/legacy-obs_sdss/pull/63>`__, `obs_test <https://github.com/lsst-dm/legacy-obs_test/pull/70>`__      |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`meas_astrom <https://github.com/lsst/meas_astrom/pull/130>`__, `meas_deblender <https://github.com/lsst/meas_deblender/pull/71>`__, `meas_extensions_photometryKron <https://github.com/lsst/meas_extensions_photometryKron/pull/36>`__                                                                                                                   |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`obs_cfht <https://github.com/lsst/obs_cfht/pull/65>`__, `obs_decam <https://github.com/lsst/obs_decam/pull/116>`__, `obs_lsst <https://github.com/lsst/obs_lsst/pull/124>`__                                                                                                                                                                              |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21129 <https://ls.st/DM-21129>`_|Improve "unsupported operand types" error for afwImage      |2019-08-30T19:05:09Z|main    |`afw <https://github.com/lsst/afw/pull/483>`__                                                                                                                                                                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |arithmetic                                                  |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20978 <https://ls.st/DM-20978>`_|Stub out base lsstimport and move lsstcppimport import to   |2019-08-17T13:54:02Z|main    |`afw <https://github.com/lsst/afw/pull/481>`__, `base <https://github.com/lsst/base/pull/35>`__, `sconsUtils <https://github.com/lsst/sconsUtils/pull/69>`__                                                                                                                                                                                               |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |afw                                                         |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_03349 <https://ls.st/DM-3349>`_ |Add test case for ExposureRecord::contains                  |2019-08-16T17:36:19Z|main    |`afw <https://github.com/lsst/afw/pull/482>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_17982 <https://ls.st/DM-17982>`_|Reimplement ExposureInfo using GenericMap                   |2019-08-09T00:58:46Z|main    |`afw <https://github.com/lsst/afw/pull/480>`__, `meas_extensions_convolved <https://github.com/lsst/meas_extensions_convolved/pull/16>`__                                                                                                                                                                                                                  |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20246 <https://ls.st/DM-20246>`_|lsst.meas.algorithms.Defects seems to be causing a          |2019-07-26T13:33:46Z|main    |`afw <https://github.com/lsst/afw/pull/479>`__, `meas_algorithms <https://github.com/lsst/meas_algorithms/pull/176>`__                                                                                                                                                                                                                                     |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |segmentation fault in very specific situations.             |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20546 <https://ls.st/DM-20546>`_|Cleanup some afw deprecations                               |2019-07-24T19:54:15Z|main    |`afw <https://github.com/lsst/afw/pull/478>`__, `obs_sdss <https://github.com/lsst-dm/legacy-obs_sdss/pull/61>`__, `pipe_drivers <https://github.com/lsst-dm/legacy-pipe_drivers/pull/80>`__                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20659 <https://ls.st/DM-20659>`_|Resolve d\_2019\_07\_17 pipelines.lsst.io build failure     |2019-07-19T20:15:55Z|main    |`afw <https://github.com/lsst/afw/pull/477>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20286 <https://ls.st/DM-20286>`_|Modernize pybind11 wrappers for afw.table and afw.table.io  |2019-07-18T23:19:31Z|main    |`afw <https://github.com/lsst/afw/pull/476>`__, `meas_base <https://github.com/lsst/meas_base/pull/146>`__                                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_16863 <https://ls.st/DM-16863>`_|Convert afw.table to numpydoc                               |2019-07-15T20:17:45Z|main    |`afw <https://github.com/lsst/afw/pull/471>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20499 <https://ls.st/DM-20499>`_|Add basic stringification to SkyWcs                         |2019-07-13T00:10:35Z|main    |`afw <https://github.com/lsst/afw/pull/475>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20142 <https://ls.st/DM-20142>`_|Write DMTN on Exposure and persistence work                 |2019-07-02T18:13:47Z|main    |`afw <https://github.com/lsst/afw/pull/474>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_12594 <https://ls.st/DM-12594>`_|Remove daf::base::Citizen                                   |2019-07-01T22:35:09Z|main    |`afw <https://github.com/lsst/afw/pull/460>`__, `ip_diffim <https://github.com/lsst/ip_diffim/pull/126>`__, `daf_persistence <https://github.com/lsst-dm/legacy-daf_persistence/pull/111>`__, `pex_policy <https://github.com/lsst-dm/legacy-pex_policy/pull/23>`__                                                                                        |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`meas_algorithms <https://github.com/lsst/meas_algorithms/pull/173>`__, `meas_astrom <https://github.com/lsst/meas_astrom/pull/126>`__, `meas_base <https://github.com/lsst/meas_base/pull/145>`__, `utils <https://github.com/lsst/utils/pull/71>`__                                                                                                      |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19556 <https://ls.st/DM-19556>`_|Use TemplateMeta with GenericMap                            |2019-06-19T20:48:53Z|main    |`afw <https://github.com/lsst/afw/pull/472>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20143 <https://ls.st/DM-20143>`_|Improve handling of blank keyword comments in FITS headers  |2019-06-13T20:53:18Z|main    |`afw <https://github.com/lsst/afw/pull/473>`__                                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22139 <https://ls.st/DM-22139>`_|AP association bug with >1000 diaSources                    |2019-11-14T18:39:03Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/60>`__                                                                                                                                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21167 <https://ls.st/DM-21167>`_|Migrate ap\_association fully to new DiaCalculation plugin  |2019-10-23T23:10:28Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/59>`__                                                                                                                                                                                                                                                                                        |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |system for time-series features.                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21785 <https://ls.st/DM-21785>`_|Create HTM index, nDiaSources, and DiaObjectFlags plugin    |2019-10-17T21:49:36Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/58>`__                                                                                                                                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21166 <https://ls.st/DM-21166>`_|Create DiaCalculation plugins that replicate current        |2019-10-15T18:20:45Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/56>`__                                                                                                                                                                                                                                                                                        |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |ap\_association behavior.                                   |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20902 <https://ls.st/DM-20902>`_|FractionUpdatedDiaObjectsMetricTask should expect 0         |2019-10-10T17:48:29Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/57>`__                                                                                                                                                                                                                                                                                        |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |DIAObjects                                                  |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21098 <https://ls.st/DM-21098>`_|Isolate outdated Gen 3 methods in gen2tasks.MetricTask      |2019-10-07T18:42:53Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/55>`__, `ip_diffim <https://github.com/lsst/ip_diffim/pull/134>`__, `verify <https://github.com/lsst/verify/pull/55>`__                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_18494 <https://ls.st/DM-18494>`_|Mimic the meas\_base plugin system for use in               |2019-09-11T23:27:55Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/54>`__                                                                                                                                                                                                                                                                                        |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |ap\_association, DiaObject summary metrics                  |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20974 <https://ls.st/DM-20974>`_|Remove aggregation support/requirement from MetricTask      |2019-09-05T21:19:38Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/53>`__, `ip_diffim <https://github.com/lsst/ip_diffim/pull/133>`__, `verify <https://github.com/lsst/verify/pull/54>`__                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20692 <https://ls.st/DM-20692>`_|Convert PipelineTasks to new api                            |2019-08-30T12:20:07Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/52>`__, `ap_verify <https://github.com/lsst/ap_verify/pull/72>`__, `ip_diffim <https://github.com/lsst/ip_diffim/pull/130>`__, `ip_isr <https://github.com/lsst/ip_isr/pull/110>`__, `pipe_drivers <https://github.com/lsst-dm/legacy-pipe_drivers/pull/85>`__                                |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`meas_algorithms <https://github.com/lsst/meas_algorithms/pull/180>`__, `meas_base <https://github.com/lsst/meas_base/pull/147>`__, `pipe_tasks <https://github.com/lsst/pipe_tasks/pull/307>`__, `utils <https://github.com/lsst/utils/pull/73>`__, `verify <https://github.com/lsst/verify/pull/51>`__                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20536 <https://ls.st/DM-20536>`_|Can't count on \`obj\_idxs\` being in bounds                |2019-08-26T22:48:13Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/48>`__                                                                                                                                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_16557 <https://ls.st/DM-16557>`_|Move ap\_verify\_queries function into Ppdb                 |2019-08-14T23:13:10Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/51>`__, `ap_pipe <https://github.com/lsst/ap_pipe/pull/44>`__                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20760 <https://ls.st/DM-20760>`_|Drop DiaSources if RA/DEC is NaN and throw warning.         |2019-08-01T23:58:55Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/50>`__                                                                                                                                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20189 <https://ls.st/DM-20189>`_|Investigate change in processing time when using pandas in  |2019-07-31T22:56:07Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/49>`__                                                                                                                                                                                                                                                                                        |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |ap\_association                                             |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19906 <https://ls.st/DM-19906>`_|Convert diaForcedSourceTask to take pandas DataFrame as     |2019-07-26T00:44:53Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/47>`__, `ap_pipe <https://github.com/lsst/ap_pipe/pull/43>`__                                                                                                                                                                                                                                 |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |input                                                       |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_18736 <https://ls.st/DM-18736>`_|Convert ap\_association to use Pandas data frames (rather   |2019-06-11T21:43:37Z|main    |`ap_association <https://github.com/lsst/ap_association/pull/46>`__, `ap_pipe <https://github.com/lsst/ap_pipe/pull/42>`__                                                                                                                                                                                                                                 |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |than afw::table) as an interface                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20384 <https://ls.st/DM-20384>`_|Clarify usage of make\_ppdb.py script                       |2019-08-23T20:29:37Z|main    |`ap_pipe <https://github.com/lsst/ap_pipe/pull/45>`__                                                                                                                                                                                                                                                                                                      |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22120 <https://ls.st/DM-22120>`_|ap\_verify scales poorly to large runs                      |2019-11-07T22:25:16Z|main    |`ap_verify <https://github.com/lsst/ap_verify/pull/74>`__, `verify <https://github.com/lsst/verify/pull/56>`__                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_18120 <https://ls.st/DM-18120>`_|Remove --silent command-line argument from ap\_verify.py    |2019-10-17T22:07:43Z|main    |`ap_verify <https://github.com/lsst/ap_verify/pull/73>`__                                                                                                                                                                                                                                                                                                  |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20251 <https://ls.st/DM-20251>`_|Improve documentation for how to register metrics with      |2019-08-29T23:25:19Z|main    |`ap_verify <https://github.com/lsst/ap_verify/pull/71>`__                                                                                                                                                                                                                                                                                                  |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |ap\_verify                                                  |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20702 <https://ls.st/DM-20702>`_|Create memory usage metric                                  |2019-08-13T17:38:43Z|main    |`ap_verify <https://github.com/lsst/ap_verify/pull/70>`__, `verify <https://github.com/lsst/verify/pull/47>`__, `verify_metrics <https://github.com/lsst/verify_metrics/pull/18>`__                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20570 <https://ls.st/DM-20570>`_|Pipeline failure treated as ap\_verify success              |2019-08-09T19:59:35Z|main    |`ap_verify <https://github.com/lsst/ap_verify/pull/69>`__, `pipe_base <https://github.com/lsst/pipe_base/pull/96>`__                                                                                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19857 <https://ls.st/DM-19857>`_|Update ap\_verify to use new DECam defect ingestion         |2019-06-14T20:23:07Z|main    |`ap_verify <https://github.com/lsst/ap_verify/pull/68>`__                                                                                                                                                                                                                                                                                                  |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_16297 <https://ls.st/DM-16297>`_|Add Gen3 Instrument and Formatter classes for obs\_lsst     |2019-09-19T20:08:16Z|main    |`astro_metadata_translator <https://github.com/lsst/astro_metadata_translator/pull/30>`__, `astro_metadata_translator <https://github.com/lsst/astro_metadata_translator/pull/31>`__                                                                                                                                                                       |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`astro_metadata_translator <https://github.com/lsst/astro_metadata_translator/pull/32>`__, `daf_butler <https://github.com/lsst/daf_butler/pull/173>`__, `obs_base <https://github.com/lsst/obs_base/pull/170>`__, `obs_lsst <https://github.com/lsst/obs_lsst/pull/105>`__                                                                                |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20993 <https://ls.st/DM-20993>`_|Implement translators for SDSS                              |2019-08-22T20:23:30Z|main    |`astro_metadata_translator <https://github.com/lsst/astro_metadata_translator/pull/29>`__                                                                                                                                                                                                                                                                  |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20924 <https://ls.st/DM-20924>`_|Release astro\_metadata\_translator to PyPI                 |2019-08-09T17:22:03Z|main    |`astro_metadata_translator <https://github.com/lsst/astro_metadata_translator/pull/27>`__                                                                                                                                                                                                                                                                  |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20202 <https://ls.st/DM-20202>`_|Fix CFHT MegaPrime rotator type and angle in metadata       |2019-06-24T22:56:20Z|main    |`astro_metadata_translator <https://github.com/lsst/astro_metadata_translator/pull/26>`__, `obs_cfht <https://github.com/lsst/obs_cfht/pull/63>`__                                                                                                                                                                                                         |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |translator                                                  |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20201 <https://ls.st/DM-20201>`_|Fix DECam rotator type and angle in metadata translator     |2019-06-24T21:52:05Z|main    |`astro_metadata_translator <https://github.com/lsst/astro_metadata_translator/pull/25>`__, `obs_decam <https://github.com/lsst/obs_decam/pull/112>`__                                                                                                                                                                                                      |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20169 <https://ls.st/DM-20169>`_|Enable header fixups for decam and cfht                     |2019-07-22T23:53:39Z|main    |`astro_metadata_translator <https://github.com/lsst/astro_metadata_translator/pull/24>`__, `daf_butler <https://github.com/lsst/daf_butler/pull/172>`__, `obs_base <https://github.com/lsst/obs_base/pull/161>`__, `obs_decam <https://github.com/lsst/obs_decam/pull/114>`__                                                                              |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20073 <https://ls.st/DM-20073>`_|Add ability to construct ObservationInfo from kwargs (or    |2019-06-13T01:15:51Z|main    |`astro_metadata_translator <https://github.com/lsst/astro_metadata_translator/pull/23>`__, `obs_base <https://github.com/lsst/obs_base/pull/155>`__                                                                                                                                                                                                        |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |allow properties to be changed)                             |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21838 <https://ls.st/DM-21838>`_|Add some table methods to astshim                           |2019-11-07T17:16:48Z|main    |`astshim <https://github.com/lsst/astshim/pull/53>`__                                                                                                                                                                                                                                                                                                      |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20566 <https://ls.st/DM-20566>`_|Remove aliased afwGeom geom usage from stack                |2019-07-31T15:01:11Z|main    |`coadd_utils <https://github.com/lsst/coadd_utils/pull/25>`__, `daf_butler <https://github.com/lsst/daf_butler/pull/171>`__, `display_firefly <https://github.com/lsst/display_firefly/pull/32>`__, `fgcmcal <https://github.com/lsst/fgcmcal/pull/14>`__                                                                                                  |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`ip_diffim <https://github.com/lsst/ip_diffim/pull/128>`__, `ip_isr <https://github.com/lsst/ip_isr/pull/107>`__, `jointcal <https://github.com/lsst/jointcal/pull/145>`__, `obs_lsstSim <https://github.com/lsst-dm/legacy-obs_lsstSim/pull/87>`__, `obs_sdss <https://github.com/lsst-dm/legacy-obs_sdss/pull/62>`__                                     |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`obs_test <https://github.com/lsst-dm/legacy-obs_test/pull/67>`__, `pipe_drivers <https://github.com/lsst-dm/legacy-pipe_drivers/pull/82>`__, `meas_astrom <https://github.com/lsst/meas_astrom/pull/128>`__, `meas_deblender <https://github.com/lsst/meas_deblender/pull/70>`__                                                                          |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`meas_extensions_convolved <https://github.com/lsst/meas_extensions_convolved/pull/15>`__, `meas_extensions_photometryKron <https://github.com/lsst/meas_extensions_photometryKron/pull/35>`__                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`meas_extensions_psfex <https://github.com/lsst/meas_extensions_psfex/pull/46>`__, `meas_extensions_shapeHSM <https://github.com/lsst/meas_extensions_shapeHSM/pull/28>`__                                                                                                                                                                                 |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`meas_extensions_simpleShape <https://github.com/lsst/meas_extensions_simpleShape/pull/27>`__, `meas_modelfit <https://github.com/lsst/meas_modelfit/pull/81>`__, `meas_modelfit <https://github.com/lsst/meas_modelfit/pull/82>`__                                                                                                                        |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`obs_base <https://github.com/lsst/obs_base/pull/160>`__, `obs_cfht <https://github.com/lsst/obs_cfht/pull/64>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/214>`__, `pipe_tasks <https://github.com/lsst/pipe_tasks/pull/303>`__, `shapelet <https://github.com/lsst/shapelet/pull/27>`__, `skymap <https://github.com/lsst/skymap/pull/39>`__|
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20069 <https://ls.st/DM-20069>`_|Finishing writing the basic version of the PTC task         |2019-09-30T21:11:13Z|main    |`cp_pipe <https://github.com/lsst/cp_pipe/pull/15>`__, `obs_base <https://github.com/lsst/obs_base/pull/159>`__, `obs_lsst <https://github.com/lsst/obs_lsst/pull/119>`__                                                                                                                                                                                  |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19709 <https://ls.st/DM-19709>`_|Write a first version of a defect finding task              |2019-08-09T18:03:40Z|main    |`cp_pipe <https://github.com/lsst/cp_pipe/pull/14>`__, `obs_test <https://github.com/lsst-dm/legacy-obs_test/pull/69>`__, `obs_base <https://github.com/lsst/obs_base/pull/162>`__, `obs_lsst <https://github.com/lsst/obs_lsst/pull/120>`__                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22166 <https://ls.st/DM-22166>`_|Fix pipetask --show=pipeline option                         |2019-11-15T20:01:25Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/33>`__                                                                                                                                                                                                                                                                                              |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22198 <https://ls.st/DM-22198>`_|pipetask qgraph Unexpected pipeline action: new\_instrument |2019-11-13T00:54:35Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/34>`__                                                                                                                                                                                                                                                                                              |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22177 <https://ls.st/DM-22177>`_|ctrl\_mpexec calls non-existent                             |2019-11-11T21:38:13Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/32>`__                                                                                                                                                                                                                                                                                              |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |Pipeline.addConfigOverrideFile method                       |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21889 <https://ls.st/DM-21889>`_|CmdLineActivator reuses command-line argument options in    |2019-11-09T06:31:57Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/30>`__                                                                                                                                                                                                                                                                                              |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |different sub-commands                                      |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21421 <https://ls.st/DM-21421>`_|Create a system to define pipeline level execution and      |2019-11-09T03:01:12Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/31>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/228>`__, `pipe_base <https://github.com/lsst/pipe_base/pull/106>`__, `pipe_tasks <https://github.com/lsst/pipe_tasks/pull/325>`__                                                                                                      |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |configuration                                               |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21843 <https://ls.st/DM-21843>`_|pipetask runner fails at constructing qgraph dot files      |2019-10-24T16:23:05Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/29>`__, `daf_butler <https://github.com/lsst/daf_butler/pull/200>`__                                                                                                                                                                                                                                |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21390 <https://ls.st/DM-21390>`_|Add a show option to examine a qgraph                       |2019-10-11T19:56:23Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/27>`__, `pipe_base <https://github.com/lsst/pipe_base/pull/103>`__                                                                                                                                                                                                                                  |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21724 <https://ls.st/DM-21724>`_|Unpickling error reading qgraph with DimensionUniverse      |2019-10-11T16:27:21Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/28>`__                                                                                                                                                                                                                                                                                              |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_17023 <https://ls.st/DM-17023>`_|Refactor the Dimensions and query system                    |2019-09-24T18:03:46Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/26>`__, `daf_butler <https://github.com/lsst/daf_butler/pull/188>`__, `obs_ctio0m9 <https://github.com/lsst-dm/legacy-obs_ctio0m9/pull/29>`__, `meas_base <https://github.com/lsst/meas_base/pull/149>`__, `obs_base <https://github.com/lsst/obs_base/pull/169>`__                                 |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`obs_cfht <https://github.com/lsst/obs_cfht/pull/67>`__, `obs_decam <https://github.com/lsst/obs_decam/pull/117>`__, `obs_lsst <https://github.com/lsst/obs_lsst/pull/132>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/221>`__, `pipe_base <https://github.com/lsst/pipe_base/pull/101>`__                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/312>`__, `skymap <https://github.com/lsst/skymap/pull/40>`__                                                                                                                                                                                                                                          |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20845 <https://ls.st/DM-20845>`_|Support re-run of pipetask on the same output collection    |2019-09-18T21:10:42Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/25>`__                                                                                                                                                                                                                                                                                              |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21055 <https://ls.st/DM-21055>`_|Do not fill output collection if QuantumGraph is empty.     |2019-09-12T21:50:54Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/24>`__, `pipe_base <https://github.com/lsst/pipe_base/pull/99>`__                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20205 <https://ls.st/DM-20205>`_|Refactor PipelineTask interface                             |2019-08-30T12:14:44Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/23>`__, `daf_butler <https://github.com/lsst/daf_butler/pull/181>`__, `pex_config <https://github.com/lsst/pex_config/pull/40>`__, `pipe_base <https://github.com/lsst/pipe_base/pull/98>`__                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20758 <https://ls.st/DM-20758>`_|Improve error message of the quantum executor               |2019-07-29T13:21:17Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/22>`__                                                                                                                                                                                                                                                                                              |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19988 <https://ls.st/DM-19988>`_|fewer reference catalogs for a ccd if a tract is specified  |2019-07-12T15:17:04Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/21>`__, `daf_butler <https://github.com/lsst/daf_butler/pull/169>`__, `ip_isr <https://github.com/lsst/ip_isr/pull/102>`__, `pipe_base <https://github.com/lsst/pipe_base/pull/95>`__                                                                                                               |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |in making quantum graph                                     |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20054 <https://ls.st/DM-20054>`_|Normalize dimensions in DatasetType and config mappings up- |2019-06-14T18:16:32Z|main    |`ctrl_mpexec <https://github.com/lsst/ctrl_mpexec/pull/20>`__, `daf_butler <https://github.com/lsst/daf_butler/pull/168>`__, `obs_base <https://github.com/lsst/obs_base/pull/154>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/209>`__, `pipe_base <https://github.com/lsst/pipe_base/pull/94>`__                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |front                                                       |                    |        |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/298>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21363 <https://ls.st/DM-21363>`_|Fix semantics of PropertySet.update                         |2019-09-19T19:46:29Z|main    |`daf_base <https://github.com/lsst/daf_base/pull/55>`__                                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21357 <https://ls.st/DM-21357>`_|Add items() method to PropertySet/PropertyList              |2019-09-19T04:02:53Z|main    |`daf_base <https://github.com/lsst/daf_base/pull/54>`__                                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21855 <https://ls.st/DM-21855>`_|Move daf.butler.instrument to obs\_base                     |2019-11-09T00:46:47Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/203>`__, `obs_base <https://github.com/lsst/obs_base/pull/179>`__, `obs_decam <https://github.com/lsst/obs_decam/pull/120>`__, `obs_lsst <https://github.com/lsst/obs_lsst/pull/144>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/231>`__                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22068 <https://ls.st/DM-22068>`_|Add ABC, StorageClass, and Formatter for stray-light        |2019-11-05T02:56:37Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/201>`__, `ip_isr <https://github.com/lsst/ip_isr/pull/114>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/227>`__                                                                                                                                                                           |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |correction                                                  |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21451 <https://ls.st/DM-21451>`_|Remove DatabaseDict and vectorize Datastore/Butler ingest   |2019-10-26T03:08:19Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/197>`__, `obs_base <https://github.com/lsst/obs_base/pull/175>`__                                                                                                                                                                                                                                     |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |APIs                                                        |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21836 <https://ls.st/DM-21836>`_|Add OBSTYPE/purpose to Gen3 Registry exposure table         |2019-10-21T21:14:42Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/199>`__, `obs_base <https://github.com/lsst/obs_base/pull/177>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/225>`__                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21748 <https://ls.st/DM-21748>`_|oracle ci\_hsc\_gen3                                        |2019-10-15T15:58:15Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/198>`__                                                                                                                                                                                                                                                                                               |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |sqlalchemy.exc.ObjectNotExectuableError                     |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21201 <https://ls.st/DM-21201>`_|Research cross-database approach to inserts with custom     |2019-10-08T20:09:41Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/196>`__                                                                                                                                                                                                                                                                                               |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |conflict resolution                                         |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21454 <https://ls.st/DM-21454>`_|Foreign key error when running makeButlerRepo.py against    |2019-10-04T22:46:08Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/195>`__                                                                                                                                                                                                                                                                                               |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |Oracle                                                      |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21429 <https://ls.st/DM-21429>`_|Stop S3-backed butler tests from attempting import/export   |2019-09-26T12:48:45Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/194>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21301 <https://ls.st/DM-21301>`_|pipetask --register-dataset-types doesn't work with Postgres|2019-09-18T20:57:23Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/193>`__                                                                                                                                                                                                                                                                                               |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |registry on AWS                                             |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21222 <https://ls.st/DM-21222>`_|Connection string needs to support Oracle Wallet            |2019-09-14T01:50:31Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/191>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21210 <https://ls.st/DM-21210>`_|On transaction abort, PostgreSQL ignores commands in the    |2019-09-08T01:37:08Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/190>`__                                                                                                                                                                                                                                                                                               |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |entire transaction block.                                   |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21013 <https://ls.st/DM-21013>`_|Add description for daf\_butler expression parser           |2019-09-04T17:36:00Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/185>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21146 <https://ls.st/DM-21146>`_|Adding support for PostgreSQL Registry                      |2019-08-31T16:16:27Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/189>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21009 <https://ls.st/DM-21009>`_|Refactor S3 and Posix datastores to remove code duplication |2019-08-28T00:22:27Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/187>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20763 <https://ls.st/DM-20763>`_|Add initial support for Gen3 Butler to obs\_decam           |2019-08-27T17:20:09Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/175>`__, `jointcal <https://github.com/lsst/jointcal/pull/147>`__, `meas_algorithms <https://github.com/lsst/meas_algorithms/pull/179>`__, `obs_base <https://github.com/lsst/obs_base/pull/164>`__, `obs_decam <https://github.com/lsst/obs_decam/pull/115>`__                                       |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`obs_subaru <https://github.com/lsst/obs_subaru/pull/216>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20953 <https://ls.st/DM-20953>`_|Add support for range selection to gen3 expression parser   |2019-08-21T02:57:29Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/183>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21015 <https://ls.st/DM-21015>`_|S3 tests should not require external fake credentials       |2019-08-21T02:06:51Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/184>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21024 <https://ls.st/DM-21024>`_|Fix pipelines.lsst.io build issue from d\_2019\_08\_20      |2019-08-20T18:57:12Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/186>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21008 <https://ls.st/DM-21008>`_|Config class missing schemeless URI support in some places. |2019-08-20T16:48:52Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/182>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20992 <https://ls.st/DM-20992>`_|Add database authentication code to daf\_butler             |2019-08-19T17:02:26Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/180>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_13361 <https://ls.st/DM-13361>`_|Minimal S3 backed Datastore                                 |2019-08-14T15:49:34Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/179>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20915 <https://ls.st/DM-20915>`_|Add stringification to Formatter                            |2019-08-06T20:32:09Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/178>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/218>`__                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20441 <https://ls.st/DM-20441>`_|catch-all exceptions in gen3 butler should use \`raise      |2019-08-05T21:32:28Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/177>`__                                                                                                                                                                                                                                                                                               |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |from\`                                                      |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20842 <https://ls.st/DM-20842>`_|Move FileDescriptor to a property in Formatter              |2019-08-05T16:41:53Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/176>`__, `obs_base <https://github.com/lsst/obs_base/pull/165>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/217>`__                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20812 <https://ls.st/DM-20812>`_|Rename TablePersistable storage classes in gen 3 to drop    |2019-07-29T15:44:42Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/174>`__, `ip_isr <https://github.com/lsst/ip_isr/pull/109>`__, `pipe_drivers <https://github.com/lsst-dm/legacy-pipe_drivers/pull/83>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/215>`__, `pipe_tasks <https://github.com/lsst/pipe_tasks/pull/305>`__                                  |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |TablePersistable                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20373 <https://ls.st/DM-20373>`_|Move FitsRawFormatterBase from daf\_butler into obs\_base   |2019-06-28T17:46:36Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/170>`__, `obs_base <https://github.com/lsst/obs_base/pull/157>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/212>`__                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_18739 <https://ls.st/DM-18739>`_|Work on obs\_subaru                                         |2019-06-21T17:41:04Z|main    |`daf_butler <https://github.com/lsst/daf_butler/pull/166>`__, `obs_lsstSim <https://github.com/lsst-dm/legacy-obs_lsstSim/pull/84>`__, `obs_test <https://github.com/lsst-dm/legacy-obs_test/pull/66>`__, `obs_base <https://github.com/lsst/obs_base/pull/143>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/205>`__                           |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/295>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_18667 <https://ls.st/DM-18667>`_|Add support to display\_firefly for obtaining and passing   |2019-08-06T19:07:08Z|main    |`display_firefly <https://github.com/lsst/display_firefly/pull/30>`__                                                                                                                                                                                                                                                                                      |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |along an authorization token for Firefly                    |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20440 <https://ls.st/DM-20440>`_|Update sample footprints notebook in display\_firefly       |2019-07-03T22:26:02Z|main    |`display_firefly <https://github.com/lsst/display_firefly/pull/31>`__                                                                                                                                                                                                                                                                                      |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21814 <https://ls.st/DM-21814>`_|Propagate calib\_psfCandidate flags from SFM to fgcmcal star|2019-11-04T14:45:34Z|lsst-dev|`fgcm <https://github.com/lsst/fgcm/pull/8>`__                                                                                                                                                                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |outputs                                                     |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21814 <https://ls.st/DM-21814>`_|Propagate calib\_psfCandidate flags from SFM to fgcmcal star|2019-11-04T14:45:41Z|main    |`fgcmcal <https://github.com/lsst/fgcmcal/pull/21>`__                                                                                                                                                                                                                                                                                                      |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |outputs                                                     |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21501 <https://ls.st/DM-21501>`_|Implement internal aperture corrections for fgcmcal tract   |2019-10-25T18:17:07Z|lsst-dev|`fgcm <https://github.com/lsst/fgcm/pull/7>`__                                                                                                                                                                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |mode                                                        |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21501 <https://ls.st/DM-21501>`_|Implement internal aperture corrections for fgcmcal tract   |2019-10-25T18:17:16Z|main    |`fgcmcal <https://github.com/lsst/fgcmcal/pull/19>`__                                                                                                                                                                                                                                                                                                      |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |mode                                                        |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_16704 <https://ls.st/DM-16704>`_|Add fgcmcal-tract mode to fgcmcal for small-scale processing|2019-08-26T17:49:45Z|lsst-dev|`fgcm <https://github.com/lsst/fgcm/pull/6>`__                                                                                                                                                                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |with a reference catalog                                    |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_16704 <https://ls.st/DM-16704>`_|Add fgcmcal-tract mode to fgcmcal for small-scale processing|2019-08-30T13:49:52Z|main    |`fgcmcal <https://github.com/lsst/fgcmcal/pull/16>`__, `obs_base <https://github.com/lsst/obs_base/pull/167>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/220>`__                                                                                                                                                                              |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |with a reference catalog                                    |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21982 <https://ls.st/DM-21982>`_|Update fgcmcal round-trip flux test to consistently use the |2019-10-29T13:57:21Z|main    |`fgcmcal <https://github.com/lsst/fgcmcal/pull/20>`__                                                                                                                                                                                                                                                                                                      |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |same float length                                           |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_16490 <https://ls.st/DM-16490>`_|Update fgcmcal to use makeSkyWcs from camera geometry for   |2019-09-11T18:55:20Z|main    |`fgcmcal <https://github.com/lsst/fgcmcal/pull/17>`__                                                                                                                                                                                                                                                                                                      |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |sky/focal plane transforms                                  |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20548 <https://ls.st/DM-20548>`_|Update HSC's camera geometry to use units of millimeters    |2019-08-21T21:50:10Z|main    |`fgcmcal <https://github.com/lsst/fgcmcal/pull/15>`__, `pipe_drivers <https://github.com/lsst-dm/legacy-pipe_drivers/pull/84>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/219>`__                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21705 <https://ls.st/DM-21705>`_|Use the correct kernelSize in case of science image         |2019-10-15T03:09:40Z|main    |`ip_diffim <https://github.com/lsst/ip_diffim/pull/137>`__                                                                                                                                                                                                                                                                                                 |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |convolution in image differencing                           |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21453 <https://ls.st/DM-21453>`_|Remove extra sdssCentroid plugin from default DipoleTask    |2019-10-08T18:05:37Z|main    |`ip_diffim <https://github.com/lsst/ip_diffim/pull/135>`__                                                                                                                                                                                                                                                                                                 |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |plugin list                                                 |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21141 <https://ls.st/DM-21141>`_|ip\_diffim breaks with numpy 1.17                           |2019-09-24T23:43:22Z|main    |`ip_diffim <https://github.com/lsst/ip_diffim/pull/132>`__                                                                                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21065 <https://ls.st/DM-21065>`_|Replace pexConfig.makePolicy with pexConfig.makePropertySet |2019-09-04T21:42:25Z|main    |`ip_diffim <https://github.com/lsst/ip_diffim/pull/131>`__, `meas_algorithms <https://github.com/lsst/meas_algorithms/pull/178>`__, `pex_config <https://github.com/lsst/pex_config/pull/42>`__, `pipe_tasks <https://github.com/lsst/pipe_tasks/pull/308>`__                                                                                              |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20554 <https://ls.st/DM-20554>`_|Log or store if ip\_diffim running in deconvolution case    |2019-08-09T23:23:28Z|main    |`ip_diffim <https://github.com/lsst/ip_diffim/pull/129>`__                                                                                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19443 <https://ls.st/DM-19443>`_|Extract and visualize the local and the spatial AL kernel   |2019-07-18T00:47:19Z|main    |`ip_diffim <https://github.com/lsst/ip_diffim/pull/123>`__                                                                                                                                                                                                                                                                                                 |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |solution coefficients                                       |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20317 <https://ls.st/DM-20317>`_|DCR model performance improvements                          |2019-07-01T21:49:57Z|main    |`ip_diffim <https://github.com/lsst/ip_diffim/pull/127>`__, `pipe_tasks <https://github.com/lsst/pipe_tasks/pull/300>`__                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19978 <https://ls.st/DM-19978>`_|Fix bug in DcrModel coordinates                             |2019-06-13T20:51:59Z|main    |`ip_diffim <https://github.com/lsst/ip_diffim/pull/125>`__                                                                                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20574 <https://ls.st/DM-20574>`_|Remove deprecated ip\_isr functions from isrFunctions.py    |2019-11-13T17:44:53Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/113>`__, `obs_lsstSim <https://github.com/lsst-dm/legacy-obs_lsstSim/pull/90>`__, `obs_test <https://github.com/lsst-dm/legacy-obs_test/pull/73>`__                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22191 <https://ls.st/DM-22191>`_|isr for yaml cameras is broken due to zero value for        |2019-11-12T22:45:30Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/117>`__, `obs_base <https://github.com/lsst/obs_base/pull/180>`__                                                                                                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |suspectLevel                                                |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22108 <https://ls.st/DM-22108>`_|Gen3 ip\_isr raises if 'defects' not supplied in inputs     |2019-11-05T22:09:36Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/115>`__                                                                                                                                                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20154 <https://ls.st/DM-20154>`_|Implement new initial WCS design                            |2019-08-23T04:31:27Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/105>`__, `obs_lsstSim <https://github.com/lsst-dm/legacy-obs_lsstSim/pull/86>`__, `obs_base <https://github.com/lsst/obs_base/pull/156>`__, `obs_decam <https://github.com/lsst/obs_decam/pull/113>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/213>`__                                          |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19214 <https://ls.st/DM-19214>`_|ip\_isr crosstalk shouldn't depend on detector hasCrosstalk(|2019-08-07T20:17:46Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/95>`__, `obs_subaru <https://github.com/lsst/obs_subaru/pull/202>`__                                                                                                                                                                                                                                          |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |)and getCrosstalk()                                         |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_05081 <https://ls.st/DM-5081>`_ |Add mask plane to indicate no brighter fatter correction    |2019-08-06T17:25:14Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/104>`__                                                                                                                                                                                                                                                                                                       |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |around edges                                                |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20771 <https://ls.st/DM-20771>`_|IsrTaskConfig.numEdgeSuspect field duplicated               |2019-07-24T22:50:39Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/108>`__                                                                                                                                                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20287 <https://ls.st/DM-20287>`_|Fix logging in IsrTask                                      |2019-07-15T20:25:35Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/103>`__                                                                                                                                                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20478 <https://ls.st/DM-20478>`_|ISR fails processing QA for detectors with no overscan      |2019-07-05T19:37:00Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/106>`__                                                                                                                                                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20112 <https://ls.st/DM-20112>`_|ip\_isr is not handling BAD pixels as expected              |2019-06-20T22:40:53Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/100>`__                                                                                                                                                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20109 <https://ls.st/DM-20109>`_|Improve ip\_isr log messages to be more explicit            |2019-06-20T22:10:56Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/99>`__                                                                                                                                                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20244 <https://ls.st/DM-20244>`_|Gen3 ISR task broken wanting dataset illum                  |2019-06-19T21:00:45Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/101>`__                                                                                                                                                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19874 <https://ls.st/DM-19874>`_|Add support for decam illumcor calibration products         |2019-06-10T23:06:42Z|main    |`ip_isr <https://github.com/lsst/ip_isr/pull/98>`__, `obs_decam <https://github.com/lsst/obs_decam/pull/111>`__, `pipe_tasks <https://github.com/lsst/pipe_tasks/pull/296>`__                                                                                                                                                                              |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_07109 <https://ls.st/DM-7109>`_ |remove install\_name\_tool hack from boost's eups.pkg.cfg.sh|2019-07-23T23:20:55Z|main    |`boost <https://github.com/lsst-dm/legacy-boost/pull/9>`__                                                                                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_09457 <https://ls.st/DM-9457>`_ |test failure due to esutil/numpy problem                    |2019-09-01T15:04:38Z|main    |`esutil <https://github.com/lsst-dm/legacy-esutil/pull/6>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19616 <https://ls.st/DM-19616>`_|Make IngestIndexReferenceObjectsTask multiprocessing capable|2019-06-20T23:55:41Z|main    |`esutil <https://github.com/lsst-dm/legacy-esutil/pull/5>`__, `meas_algorithms <https://github.com/lsst/meas_algorithms/pull/168>`__, `meas_astrom <https://github.com/lsst/meas_astrom/pull/125>`__                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21104 <https://ls.st/DM-21104>`_|Upgrade GSL to v2.6 to see if this fixes intermittent       |2019-09-03T17:21:46Z|main    |`gsl <https://github.com/lsst-dm/legacy-gsl/pull/1>`__                                                                                                                                                                                                                                                                                                     |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |failures to build gsl on macOS                              |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_18036 <https://ls.st/DM-18036>`_|Convert stack demo refcat to HTM indexed                    |2019-10-31T16:29:09Z|main    |`lsst_dm_stack_demo <https://github.com/lsst-dm/legacy-lsst_dm_stack_demo/pull/29>`__, `lsst_dm_stack_demo <https://github.com/lsst-dm/legacy-lsst_dm_stack_demo/pull/30>`__, `meas_algorithms <https://github.com/lsst/meas_algorithms/pull/183>`__                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_18134 <https://ls.st/DM-18134>`_|Get atmospec pipeline working with ctio0m9 data             |2019-07-03T13:04:15Z|main    |`obs_ctio0m9 <https://github.com/lsst-dm/legacy-obs_ctio0m9/pull/27>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20342 <https://ls.st/DM-20342>`_|Fix typo in eImageIsr                                       |2019-06-27T16:23:29Z|main    |`obs_lsstSim <https://github.com/lsst-dm/legacy-obs_lsstSim/pull/85>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20742 <https://ls.st/DM-20742>`_|Add "raw\_header\_wcs" datasetType to butler                |2019-10-07T21:45:13Z|main    |`obs_test <https://github.com/lsst-dm/legacy-obs_test/pull/68>`__, `obs_base <https://github.com/lsst/obs_base/pull/163>`__                                                                                                                                                                                                                                |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21351 <https://ls.st/DM-21351>`_|Move pipe\_base tests to obs\_test to normalize dependencies|2019-09-19T00:39:11Z|main    |`obs_test <https://github.com/lsst-dm/legacy-obs_test/pull/71>`__, `pipe_base <https://github.com/lsst/pipe_base/pull/100>`__                                                                                                                                                                                                                              |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21899 <https://ls.st/DM-21899>`_|Remove pytest EUPS package                                  |2019-10-24T19:38:14Z|main    |`pytest_flake8 <https://github.com/lsst-dm/legacy-pytest_flake8/pull/6>`__, `pytest_session2file <https://github.com/lsst-dm/legacy-pytest_session2file/pull/1>`__, `python_mccabe <https://github.com/lsst-dm/legacy-python_mccabe/pull/1>`__, `lsst <https://github.com/lsst/lsst/pull/105>`__                                                           |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |`sconsUtils <https://github.com/lsst/sconsUtils/pull/73>`__                                                                                                                                                                                                                                                                                                |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_18601 <https://ls.st/DM-18601>`_|Investigate newer SQLAlchemy versions                       |2019-09-26T21:29:51Z|main    |`sqlalchemy <https://github.com/lsst-dm/legacy-sqlalchemy/pull/3>`__                                                                                                                                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21379 <https://ls.st/DM-21379>`_|Fix validate\_drp's HscQuick test script                    |2019-10-09T19:56:07Z|main    |`validate_drp <https://github.com/lsst-dm/legacy-validate_drp/pull/106>`__                                                                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_18751 <https://ls.st/DM-18751>`_|Use 1/(n-1) definition of std in AMx calculation            |2019-08-21T16:22:18Z|main    |`validate_drp <https://github.com/lsst-dm/legacy-validate_drp/pull/105>`__                                                                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21043 <https://ls.st/DM-21043>`_|Qserv log diet: use named context for query ID              |2019-09-05T22:18:35Z|main    |`log <https://github.com/lsst/log/pull/42>`__                                                                                                                                                                                                                                                                                                              |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19830 <https://ls.st/DM-19830>`_|newinstall.sh needs updates for miniconda 4.6               |2019-11-04T19:15:27Z|main    |`lsst <https://github.com/lsst/lsst/pull/107>`__                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22035 <https://ls.st/DM-22035>`_|Update Astropy to version 3.2.3                             |2019-11-01T18:00:24Z|main    |`lsst <https://github.com/lsst/lsst/pull/108>`__                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21746 <https://ls.st/DM-21746>`_|Add pyarrow to scipipe\_conda\_env                          |2019-10-25T20:51:03Z|main    |`lsst <https://github.com/lsst/lsst/pull/104>`__, `lsst <https://github.com/lsst/lsst/pull/106>`__                                                                                                                                                                                                                                                         |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21367 <https://ls.st/DM-21367>`_|Upgrade Jenkins jobs to devtoolset-8                        |2019-09-26T20:52:33Z|main    |`lsst <https://github.com/lsst/lsst/pull/103>`__                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21053 <https://ls.st/DM-21053>`_|Officially deprecate meas\_mosaic                           |2019-08-23T00:39:17Z|main    |`lsst_distrib <https://github.com/lsst/lsst_distrib/pull/16>`__                                                                                                                                                                                                                                                                                            |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20585 <https://ls.st/DM-20585>`_|Add meas\_extensions\_scarlet to lsst\_distrib              |2019-07-26T23:07:05Z|main    |`lsst_distrib <https://github.com/lsst/lsst_distrib/pull/15>`__                                                                                                                                                                                                                                                                                            |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21198 <https://ls.st/DM-21198>`_|Remove unsupported obs packages from lsst\_obs metapackage  |2019-09-23T18:03:37Z|main    |`lsst_obs <https://github.com/lsst/lsst_obs/pull/3>`__                                                                                                                                                                                                                                                                                                     |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20575 <https://ls.st/DM-20575>`_|Remove meas\_algorithms deprecated functions from defects.py|2019-08-30T20:12:31Z|main    |`meas_algorithms <https://github.com/lsst/meas_algorithms/pull/181>`__                                                                                                                                                                                                                                                                                     |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20836 <https://ls.st/DM-20836>`_|Extend Gaia reference catalog creation to include flux      |2019-08-20T23:27:48Z|main    |`meas_algorithms <https://github.com/lsst/meas_algorithms/pull/177>`__                                                                                                                                                                                                                                                                                     |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |errors                                                      |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19727 <https://ls.st/DM-19727>`_|Propagate Parallax in refcat Production                     |2019-07-23T22:01:11Z|main    |`meas_algorithms <https://github.com/lsst/meas_algorithms/pull/175>`__                                                                                                                                                                                                                                                                                     |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19989 <https://ls.st/DM-19989>`_|Document how to generate a refcat                           |2019-07-02T18:32:45Z|main    |`meas_algorithms <https://github.com/lsst/meas_algorithms/pull/172>`__                                                                                                                                                                                                                                                                                     |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20241 <https://ls.st/DM-20241>`_|Fix typo in lsst.meas.algorithms.utils                      |2019-06-19T14:39:18Z|main    |`meas_algorithms <https://github.com/lsst/meas_algorithms/pull/174>`__                                                                                                                                                                                                                                                                                     |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20046 <https://ls.st/DM-20046>`_|Cleanup docstrings in detection.py                          |2019-06-10T18:55:01Z|main    |`meas_algorithms <https://github.com/lsst/meas_algorithms/pull/171>`__                                                                                                                                                                                                                                                                                     |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21407 <https://ls.st/DM-21407>`_|Remove unneeded dependency on astrometry\_net in            |2019-09-24T17:13:34Z|main    |`meas_astrom <https://github.com/lsst/meas_astrom/pull/131>`__                                                                                                                                                                                                                                                                                             |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |meas\_astrom                                                |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20371 <https://ls.st/DM-20371>`_|Create new shift/rot only WCS fitter                        |2019-07-29T20:50:25Z|main    |`meas_astrom <https://github.com/lsst/meas_astrom/pull/127>`__                                                                                                                                                                                                                                                                                             |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_05635 <https://ls.st/DM-5635>`_ |not flagged NaN in sdssCentroid                             |2019-10-20T02:06:01Z|main    |`meas_base <https://github.com/lsst/meas_base/pull/150>`__                                                                                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21171 <https://ls.st/DM-21171>`_|Create task to add local PhotoCalib and WCS value to source |2019-09-24T17:43:41Z|main    |`meas_base <https://github.com/lsst/meas_base/pull/148>`__, `pipe_tasks <https://github.com/lsst/pipe_tasks/pull/314>`__                                                                                                                                                                                                                                   |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |table rows                                                  |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_16179 <https://ls.st/DM-16179>`_|Change log level to WARN for the footprint skipping         |2019-07-15T01:59:59Z|main    |`meas_deblender <https://github.com/lsst/meas_deblender/pull/69>`__                                                                                                                                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21531 <https://ls.st/DM-21531>`_|Update scarlet to latest version                            |2019-10-10T20:57:30Z|lsst-dev|`scarlet <https://github.com/lsst/scarlet/pull/10>`__                                                                                                                                                                                                                                                                                                      |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19991 <https://ls.st/DM-19991>`_|Apply changes from deblending sprint to master              |2019-06-24T23:17:54Z|lsst-dev|`scarlet <https://github.com/lsst/scarlet/pull/9>`__                                                                                                                                                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21012 <https://ls.st/DM-21012>`_|Fix meas\_modelfit's CModel display                         |2019-08-19T21:09:30Z|main    |`meas_modelfit <https://github.com/lsst/meas_modelfit/pull/83>`__                                                                                                                                                                                                                                                                                          |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_10333 <https://ls.st/DM-10333>`_|duplicate keys in obs\_base/policy/datasets.yaml            |2019-11-13T16:57:58Z|main    |`obs_base <https://github.com/lsst/obs_base/pull/183>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21248 <https://ls.st/DM-21248>`_|cameraMapper \_standardizeExposure should not try to create |2019-09-17T20:41:29Z|main    |`obs_base <https://github.com/lsst/obs_base/pull/171>`__                                                                                                                                                                                                                                                                                                   |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |a WCS for each amp                                          |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21048 <https://ls.st/DM-21048>`_|butler.get('raw',...) raises a                              |2019-09-05T04:10:16Z|main    |`obs_base <https://github.com/lsst/obs_base/pull/168>`__                                                                                                                                                                                                                                                                                                   |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |lsst::pex::exceptions::NotFoundError for BOT data at lsst-  |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |dev                                                         |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21078 <https://ls.st/DM-21078>`_|Fix pipelines.lsst.io build issue from d\_2019\_08\_23      |2019-08-26T21:01:47Z|main    |`obs_base <https://github.com/lsst/obs_base/pull/166>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20347 <https://ls.st/DM-20347>`_|Change name of processFakes to match the task name          |2019-07-10T17:58:30Z|main    |`obs_base <https://github.com/lsst/obs_base/pull/158>`__, `pipe_tasks <https://github.com/lsst/pipe_tasks/pull/301>`__                                                                                                                                                                                                                                     |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |processCcdWithFakes                                         |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20242 <https://ls.st/DM-20242>`_|Megacam coaddExposureId calculation is not compatible with  |2019-06-25T17:16:07Z|main    |`obs_cfht <https://github.com/lsst/obs_cfht/pull/62>`__                                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |large sky maps                                              |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19729 <https://ls.st/DM-19729>`_|Convert obs\_cfht defects to new form                       |2019-05-31T23:04:39Z|main    |`obs_cfht <https://github.com/lsst/obs_cfht/pull/61>`__                                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19730 <https://ls.st/DM-19730>`_|Convert obs\_decam defects to new form                      |2019-06-21T04:26:29Z|main    |`obs_decam <https://github.com/lsst/obs_decam/pull/109>`__                                                                                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22217 <https://ls.st/DM-22217>`_|Do not over-fix obs\_lsst detector bbox                     |2019-11-14T16:30:19Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/146>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21981 <https://ls.st/DM-21981>`_|Inconsistency in LSST amplifier bboxes between Gen2 and Gen3|2019-11-11T21:04:29Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/143>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21853 <https://ls.st/DM-21853>`_|error occurring when ROTANGLE isn't set                     |2019-11-08T19:22:42Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/142>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21990 <https://ls.st/DM-21990>`_|latitude and longitude are transposed in LSST\_LOCATION     |2019-10-28T21:11:59Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/141>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19903 <https://ls.st/DM-19903>`_|Add columnar defect identification to findDefectsTask in    |2019-10-25T21:03:52Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/135>`__                                                                                                                                                                                                                                                                                                   |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |cp\_pipe please                                             |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21709 <https://ls.st/DM-21709>`_|Update \_is\_on\_mountain to reflect actual status          |2019-10-25T16:30:26Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/138>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21813 <https://ls.st/DM-21813>`_|The "filter" should only be set for raw ccds and not for raw|2019-10-18T15:38:51Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/137>`__                                                                                                                                                                                                                                                                                                   |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |amps in obs\_lsst                                           |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20524 <https://ls.st/DM-20524>`_|Add deepDiff\_diaObject dataset types and correct           |2019-10-09T16:54:24Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/122>`__                                                                                                                                                                                                                                                                                                   |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |deepDiff\_diaSrc templates                                  |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21365 <https://ls.st/DM-21365>`_|Fix presumed master breakage from merge of PR#123 to        |2019-09-19T17:48:50Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/133>`__                                                                                                                                                                                                                                                                                                   |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |obs\_lsst                                                   |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21241 <https://ls.st/DM-21241>`_|Fix setting of boresight rotation angle for imsim data      |2019-09-12T18:32:17Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/129>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21187 <https://ls.st/DM-21187>`_|Camera name is wrong in YAMLCamera files                    |2019-09-11T18:14:09Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/126>`__, `obs_lsst <https://github.com/lsst/obs_lsst/pull/128>`__                                                                                                                                                                                                                                         |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21240 <https://ls.st/DM-21240>`_|Fix usage of auxTel in obs\_lsst config files               |2019-09-10T21:22:25Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/127>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21186 <https://ls.st/DM-21186>`_|Rename auxTel to LATISS                                     |2019-09-06T16:40:32Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/125>`__, `obs_lsst_data <https://github.com/lsst/obs_lsst_data/pull/1>`__                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19329 <https://ls.st/DM-19329>`_|Update obs\_lsst to support ComCam                          |2019-07-25T22:21:25Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/118>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19728 <https://ls.st/DM-19728>`_|Convert obs\_lsst defects to new form                       |2019-06-21T17:38:06Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/113>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19985 <https://ls.st/DM-19985>`_|forcedPhotCcd\_metadata template missing                    |2019-06-18T02:31:04Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/116>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19837 <https://ls.st/DM-19837>`_|Support the eimage of PhoSim in Scientific Pipeline         |2019-06-13T21:40:05Z|main    |`obs_lsst <https://github.com/lsst/obs_lsst/pull/117>`__                                                                                                                                                                                                                                                                                                   |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22148 <https://ls.st/DM-22148>`_|Fix HSC ingestion: autoguider unset                         |2019-11-08T17:09:55Z|main    |`obs_subaru <https://github.com/lsst/obs_subaru/pull/229>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_18151 <https://ls.st/DM-18151>`_|Make RA, dec plots for fake sources                         |2019-10-07T18:30:35Z|main    |`obs_subaru <https://github.com/lsst/obs_subaru/pull/206>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21320 <https://ls.st/DM-21320>`_|Add first metric to colorAnalysis                           |2019-09-19T23:58:16Z|main    |`obs_subaru <https://github.com/lsst/obs_subaru/pull/222>`__, `verify_metrics <https://github.com/lsst/verify_metrics/pull/19>`__                                                                                                                                                                                                                          |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19961 <https://ls.st/DM-19961>`_|Add region padding to HSC config for Gen3 raw ingest        |2019-06-27T19:42:24Z|main    |`obs_subaru <https://github.com/lsst/obs_subaru/pull/211>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20138 <https://ls.st/DM-20138>`_|Further expand masks on HSC                                 |2019-06-13T15:39:03Z|main    |`obs_subaru <https://github.com/lsst/obs_subaru/pull/210>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19841 <https://ls.st/DM-19841>`_|Look into unmasked defects on edge of bad amps leaking into |2019-06-11T03:21:21Z|main    |`obs_subaru <https://github.com/lsst/obs_subaru/pull/208>`__                                                                                                                                                                                                                                                                                               |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |coadds                                                      |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19672 <https://ls.st/DM-19672>`_|Use smaller-scale sky subtraction for HSC release           |2019-06-10T18:30:38Z|main    |`obs_subaru <https://github.com/lsst/obs_subaru/pull/207>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21738 <https://ls.st/DM-21738>`_|Put Dual License on pex\_config so it can be distibuted     |2019-11-04T16:19:36Z|main    |`pex_config <https://github.com/lsst/pex_config/pull/46>`__                                                                                                                                                                                                                                                                                                |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |under bsd clause 3.                                         |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21296 <https://ls.st/DM-21296>`_|Do not persist ineffectual deprecated Config fields         |2019-09-13T23:50:19Z|main    |`pex_config <https://github.com/lsst/pex_config/pull/43>`__                                                                                                                                                                                                                                                                                                |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21064 <https://ls.st/DM-21064>`_|Prepare ground for possible change of license in pex\_config|2019-08-28T21:45:20Z|main    |`pex_config <https://github.com/lsst/pex_config/pull/41>`__                                                                                                                                                                                                                                                                                                |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20378 <https://ls.st/DM-20378>`_|System for deprecating Config fields                        |2019-07-23T20:43:20Z|main    |`pex_config <https://github.com/lsst/pex_config/pull/39>`__                                                                                                                                                                                                                                                                                                |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21003 <https://ls.st/DM-21003>`_|pex\_exceptions wrapper exceptions should only inherit from |2019-08-28T16:52:44Z|main    |`pex_exceptions <https://github.com/lsst/pex_exceptions/pull/24>`__                                                                                                                                                                                                                                                                                        |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |one kind of python exception                                |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22164 <https://ls.st/DM-22164>`_|Fix pipe\_base after Instrument was moved to obs\_base      |2019-11-09T06:30:18Z|main    |`pipe_base <https://github.com/lsst/pipe_base/pull/108>`__                                                                                                                                                                                                                                                                                                 |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21859 <https://ls.st/DM-21859>`_|Multiple PrerequisiteInput quanta are clobbered by a single |2019-10-22T17:05:22Z|main    |`pipe_base <https://github.com/lsst/pipe_base/pull/105>`__                                                                                                                                                                                                                                                                                                 |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |value.                                                      |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21701 <https://ls.st/DM-21701>`_|Rebase and update with deblender sprint code                |2019-10-30T16:30:25Z|main    |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/319>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20775 <https://ls.st/DM-20775>`_|Modify compareWarp default configs fix clipping stars (when |2019-10-25T23:06:36Z|main    |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/323>`__                                                                                                                                                                                                                                                                                               |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |one visit has bad seeing)                                   |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21452 <https://ls.st/DM-21452>`_|Deal with undefined values in ingest                        |2019-09-27T15:03:13Z|main    |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/317>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21398 <https://ls.st/DM-21398>`_|Change background handling defaults in imageDifference.py   |2019-09-25T23:04:15Z|main    |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/316>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21229 <https://ls.st/DM-21229>`_|Investigate coadd/diffim platescale issues                  |2019-09-24T17:27:24Z|main    |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/315>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21361 <https://ls.st/DM-21361>`_|Need to {{reorderAndPadList}} in Gen2 too in AssembleCoadd  |2019-09-19T22:21:47Z|main    |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/313>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21153 <https://ls.st/DM-21153>`_|Fix bugs in DcrAssembleCoaddTask from PipelineTask merge    |2019-09-06T06:30:39Z|main    |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/309>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20929 <https://ls.st/DM-20929>`_|Fix bug in DcrAssembleCoadd when running with slurm         |2019-08-29T21:58:14Z|main    |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/306>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20705 <https://ls.st/DM-20705>`_|Track down Gen3 processing failures in MergeMeasurementsTask|2019-07-29T13:01:23Z|main    |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/304>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20472 <https://ls.st/DM-20472>`_|Empty matches in measureCoaddSources results in unnecessary |2019-07-10T20:08:48Z|main    |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/302>`__                                                                                                                                                                                                                                                                                               |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |error                                                       |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19839 <https://ls.st/DM-19839>`_|Fix bug in recent DcrCoadd PSF calculation                  |2019-06-19T03:47:33Z|main    |`pipe_tasks <https://github.com/lsst/pipe_tasks/pull/299>`__                                                                                                                                                                                                                                                                                               |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19991 <https://ls.st/DM-19991>`_|Apply changes from deblending sprint to master              |2019-06-24T23:16:24Z|lsst-dev|`proxmin <https://github.com/lsst/proxmin/pull/3>`__                                                                                                                                                                                                                                                                                                       |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_22182 <https://ls.st/DM-22182>`_|Race condition between tests and doc targets can break scons|2019-11-13T20:40:27Z|main    |`sconsUtils <https://github.com/lsst/sconsUtils/pull/74>`__                                                                                                                                                                                                                                                                                                |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |build                                                       |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21286 <https://ls.st/DM-21286>`_|Enable Astropy download cache                               |2019-09-17T15:38:28Z|main    |`sconsUtils <https://github.com/lsst/sconsUtils/pull/71>`__                                                                                                                                                                                                                                                                                                |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21287 <https://ls.st/DM-21287>`_|Verify multi-Gaussian Sersic approximations in              |2019-09-12T23:23:53Z|main    |`shapelet <https://github.com/lsst/shapelet/pull/28>`__                                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |meas\_modelfit and MultiProFit                              |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21103 <https://ls.st/DM-21103>`_|lsst.verify seems to be broken                              |2019-08-28T20:59:24Z|main    |`utils <https://github.com/lsst/utils/pull/74>`__                                                                                                                                                                                                                                                                                                          |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20540 <https://ls.st/DM-20540>`_|Remove long deprecated methods from utils package           |2019-07-12T22:58:31Z|main    |`utils <https://github.com/lsst/utils/pull/72>`__                                                                                                                                                                                                                                                                                                          |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20963 <https://ls.st/DM-20963>`_|inspect\_job.py broken                                      |2019-08-12T17:33:04Z|main    |`verify <https://github.com/lsst/verify/pull/50>`__                                                                                                                                                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20957 <https://ls.st/DM-20957>`_|Fix checks for lsst.verify's squash client with responses   |2019-08-12T15:03:23Z|main    |`verify <https://github.com/lsst/verify/pull/49>`__                                                                                                                                                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20941 <https://ls.st/DM-20941>`_|Remove python\_future dependency from lsst.verify           |2019-08-08T23:34:22Z|main    |`verify <https://github.com/lsst/verify/pull/48>`__                                                                                                                                                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_17205 <https://ls.st/DM-17205>`_|pytest runs extra tests in lsst.verify                      |2019-08-08T15:54:58Z|main    |`verify <https://github.com/lsst/verify/pull/46>`__                                                                                                                                                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20768 <https://ls.st/DM-20768>`_|Create script documentation pages for lsst.verify           |2019-08-06T21:41:50Z|main    |`verify <https://github.com/lsst/verify/pull/45>`__                                                                                                                                                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20325 <https://ls.st/DM-20325>`_|Add option to get password securely from dispatch\_verify.py|2019-06-28T23:28:04Z|main    |`verify <https://github.com/lsst/verify/pull/44>`__                                                                                                                                                                                                                                                                                                        |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_21698 <https://ls.st/DM-21698>`_|SODA service error handling on oversized request            |2019-11-22T19:05:25Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/55>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20918 <https://ls.st/DM-20918>`_|Implement BAND  in SODA to specify the wavelength intervals |2019-10-04T19:25:11Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/54>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19444 <https://ls.st/DM-19444>`_|Implement async support in SODA                             |2019-08-20T20:42:57Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/53>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_20547 <https://ls.st/DM-20547>`_|Bug fix in Jenkinsfile for Imgserv                          |2019-07-31T23:17:14Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/52>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19854 <https://ls.st/DM-19854>`_|New unit tests for imgserv using sodalint                   |2019-06-11T23:33:10Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/51>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19845 <https://ls.st/DM-19845>`_|Bring up imgserv and metaserv on lsst-lsp-int-dax           |2019-05-22T18:58:55Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/50>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19838 <https://ls.st/DM-19838>`_|Migrate legacy DAX services to new clusters                 |2019-05-22T00:18:39Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/49>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19654 <https://ls.st/DM-19654>`_|imgserv docker build in Jenkins                             |2019-05-21T21:04:26Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/48>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_14193 <https://ls.st/DM-14193>`_|Support authentication tokens for authorization in imgserv  |2019-04-25T21:24:08Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/46>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19370 <https://ls.st/DM-19370>`_|Use ImageServ image in webserv Kubernetes deployment        |2019-04-22T23:16:50Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/47>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_19276 <https://ls.st/DM-19276>`_|Implement build system for ImgServ off pre-built LSST stack |2019-04-19T02:09:47Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/45>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |image                                                       |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_17658 <https://ls.st/DM-17658>`_|Add Support for Common Shapes defined by VO-SODA            |2019-04-11T20:40:05Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/44>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_15694 <https://ls.st/DM-15694>`_|Problem running the integration tests with missing config   |2018-09-11T18:49:40Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/43>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_15396 <https://ls.st/DM-15396>`_|Make DAX containers built off of stack containers           |2018-09-10T22:10:39Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/42>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_14365 <https://ls.st/DM-14365>`_|Clean up the webserv portal in regard to the supported      |2018-05-23T15:53:18Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/41>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |service versions and URLs                                   |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_12994 <https://ls.st/DM-12994>`_|Configuration improvements in dax\_imgserv                  |2018-05-04T23:33:04Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/40>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_13696 <https://ls.st/DM-13696>`_|Investigate to standardize image objects to Exposure class  |2018-04-02T23:50:36Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/39>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |type                                                        |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_13737 <https://ls.st/DM-13737>`_|Provide DAX API to compose/de-compose Butler data\_id for   |2018-03-21T18:44:23Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/38>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |sdss\_stripe82 images                                       |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_11162 <https://ls.st/DM-11162>`_|Replace all use of Coord and subclasses with SpherePoint    |2018-03-14T22:28:20Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/37>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_12890 <https://ls.st/DM-12890>`_|Remove imageREST\_v0 (deprecated API) wrapper from code     |2018-02-28T21:38:33Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/36>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |base.                                                       |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_10765 <https://ls.st/DM-10765>`_|Replace existing WCS classes with SkyWcs                    |2018-02-16T15:52:13Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/34>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_12211 <https://ls.st/DM-12211>`_|Access to imageREST\_v1 API by JSON through HTTP POST       |2018-02-13T00:15:12Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/35>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |requests                                                    |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_12104 <https://ls.st/DM-12104>`_|Add JSON Schema validation package for ImageServ            |2017-12-01T22:03:27Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/32>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_11742 <https://ls.st/DM-11742>`_|Re-visit image composition, aka mosaics, and incorporate    |2017-12-01T17:06:21Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/33>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |into imgserv v1 API.                                        |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_12035 <https://ls.st/DM-12035>`_|Research to identify factors affecting loading (butler/afw) |2017-11-09T21:41:37Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/31>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |performance in imgsev                                       |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_12069 <https://ls.st/DM-12069>`_|In imageREST\_v1 \_file\_response(): investigate writing    |2017-10-16T21:04:15Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/30>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |lsst.afw.Image straight to data vs temp FITS file first     |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_09929 <https://ls.st/DM-9929>`_ |Design and prototype API v1 for ImageServ (including        |2017-10-06T23:40:07Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/29>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |cutouts)                                                    |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_11596 <https://ls.st/DM-11596>`_|Reversing bouding box issue with r filter of stripe82       |2017-09-20T17:00:32Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/28>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |deepcoadd images.                                           |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_07628 <https://ls.st/DM-7628>`_ |Modernize dax\_imgserv to support pytest                    |2017-08-24T21:56:31Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/27>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_10807 <https://ls.st/DM-10807>`_|Create command line interface (CLI) for ImgServ             |2017-08-11T23:14:22Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/26>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_11370 <https://ls.st/DM-11370>`_|Add better exception handling to imgserv Flask requests     |2017-07-26T23:44:36Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/25>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_11183 <https://ls.st/DM-11183>`_|PEP8 and Python 3 Improvements for imgserv                  |2017-07-05T22:14:03Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/24>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_10908 <https://ls.st/DM-10908>`_|Refactor Butler instantiation code in ImgServ               |2017-06-22T22:22:18Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/23>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_07416 <https://ls.st/DM-7416>`_ |Port dax\_imgserv to Python 3                               |2017-05-25T01:32:17Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/22>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_10441 <https://ls.st/DM-10441>`_|Image cutout is off the center when size specified in Ang   |2017-05-02T22:43:38Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/21>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |degrees.                                                    |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_10364 <https://ls.st/DM-10364>`_|Cutout images missing wcs info with center off the specified|2017-05-02T16:42:59Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/20>`__                                                                                                                                                                                                                                                                                    |
   |                                    |                                                            |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   |                                    |radec.                                                      |                    |        |                                                                                                                                                                                                                                                                                                                                                           |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_09928 <https://ls.st/DM-9928>`_ |Output debug and info messages to log file.                 |2017-04-21T21:03:49Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/19>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_09631 <https://ls.st/DM-9631>`_ |Add deepCoadd cutout API by id in imgserv                   |2017-03-16T22:31:44Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/18>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_07133 <https://ls.st/DM-7133>`_ |Switch stack from mysqlpython to mysqlclient python package |2017-03-07T22:21:56Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/17>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_09115 <https://ls.st/DM-9115>`_ |Near-term calexp cutout API for imgserv                     |2017-02-22T00:12:09Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/16>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_08562 <https://ls.st/DM-8562>`_ |Add method to load SQL from file                            |2016-12-14T17:34:58Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/14>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
   |`DM_07494 <https://ls.st/DM-7494>`_ |PDAC imgserv Butler configuration                           |2016-12-01T18:18:41Z|main    |`dax_imgserv <https://github.com/lsst-dm/legacy-dax_imgserv/pull/13>`__                                                                                                                                                                                                                                                                                    |
   +------------------------------------+------------------------------------------------------------+--------------------+--------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+