You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the recent changes to DFR3 service and pyincore, there is no difference in the methods used to plot any kind of DFR3 curves(F/R/R). But, the methods in pyincore code use fragility specific naming conventions. We should update them to be more generic, so the same methods can be used for plotting repairs, restorations etc.
With the recent changes to DFR3 service and pyincore, there is no difference in the methods used to plot any kind of DFR3 curves(F/R/R). But, the methods in pyincore code use fragility specific naming conventions. We should update them to be more generic, so the same methods can be used for plotting repairs, restorations etc.
example:
this can be called
get_curve_plot()
and limit_state can be removed or generalized, because for R/R this can be percent_functional ("PF_0")The text was updated successfully, but these errors were encountered: