Git Product home page Git Product logo

Comments (7)

jeanconn avatar jeanconn commented on July 21, 2024

From the commit 188f5f4 message, this is not "converted" yet from the psmc check setup. So run_dpa_daily.py has the not-yet-implemented feature of actually working by calling the dpa model.

from dpa_check.

nrawolk avatar nrawolk commented on July 21, 2024

Ah- Thanks. I am curious if I should convert this for dea_check, or just drop it from the package because I doubt we are going to run it on a daily basis.

Nance

from dpa_check.

jeanconn avatar jeanconn commented on July 21, 2024

We've got the psmc_check set up to run daily to give us reasonably quick
email warnings on bad predictions vs telemetry. No mail is sent if
everything is within tolerances. That might not be a bad model to follow
for all of the models.

from dpa_check.

jeanconn avatar jeanconn commented on July 21, 2024

Granted, the warnings are sent from the task_schedule that calls the
application and not directly from the application, so if ACIS wanted to do
this independently, you'd need that whole setup too.

from dpa_check.

nrawolk avatar nrawolk commented on July 21, 2024

We check the model validations each week as part of our load review. I wonder if that would be sufficient?
Thanks for your help.

from dpa_check.

jeanconn avatar jeanconn commented on July 21, 2024

In practice, our daily auto-validation checking has been more of a check
that the commanded states are reasonable than a verification of the model.
Also, for verification of loads, if the model and telemetry differ in the
past, you may not care as you're going to be using telemetry directly as a
propagation point. You may, however, want to know if there's weirdness or
a serious problem before the FOT has generated weekly products.

from dpa_check.

taldcroft avatar taldcroft commented on July 21, 2024

@nrawolk - I think it's OK to drop the daily checking from other ACIS models except for the original PSMC that we run (for cmd states validation as @jeanconn says).

from dpa_check.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.