Electa-Git / PowerModelsDistributionStateEstimation.jl

A Julia Package for Power System State Estimation.
BSD 3-Clause "New" or "Revised" License
32 stars 12 forks source link

Reading measurement from mu of _DST confusing #1

Closed MartaVanin closed 4 years ago

MartaVanin commented 4 years ago

This is issue is a reminder to consider re-writing the way :meas is built for WLS and WLAV. It might be a bit confusing that we read the :meas value from a distribution, when it is actually the measured value.

timmyfaraday commented 4 years ago

If I understand your point, I would suggest changing the key :dst in a measurement :meas to something else, e.g., msr (for measure: https://en.wikipedia.org/wiki/Measure_(mathematics))