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

astromErrModel should sum in quadrature the random and systematic errors

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Won't Fix
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: validate_drp
    • Labels:
      None
    • Story Points:
      0.1
    • Team:
      SQuaRE

      Description

      Alexandre Ciulli pointed out that astromErrModel current adds the random and systematic errors linearly instead of in quadrature.

      1. Update validate_drp/python/lsst/validate/drp/calcsrd/astromerrmodel.py to have astromErrModel

      return np.sqrt(C*theta/snr + sigmaSys)
      

        Attachments

          Issue Links

            Activity

            Hide
            lguy Leanne Guy added a comment - - edited

            validate_drp has been replaced by faro, there will be no further development in validate_drp

            Show
            lguy Leanne Guy added a comment - - edited validate_drp has been replaced by faro, there will be no further development in validate_drp
            Hide
            jcarlin Jeffrey Carlin added a comment - - edited

            The astromerrmodel.py module is not used by `faro`, so there is nothing to fix within `faro`.

            Show
            jcarlin Jeffrey Carlin added a comment - - edited The astromerrmodel.py module is not used by `faro`, so there is nothing to fix within `faro`.

              People

              Assignee:
              jcarlin Jeffrey Carlin
              Reporter:
              wmwood-vasey Michael Wood-Vasey
              Watchers:
              Jeffrey Carlin, Leanne Guy, Michael Wood-Vasey
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.