Skip to content

Enable control_model feature #154

@mattlevine22

Description

@mattlevine22

@cooijmanstim + R-ADA team is interested in this feature (i.e., a model that computes controls via u_k = g(x_filtered_k))

  • Would need to appear inside the filtering scans, so is "easy"/"hard" depending on the filtering module.
  • e.g., Cuthbert would be "easier" because we manage their filter/predict scans in dynestyx.
  • CD-Dynamax/Dynamax would be "harder" because we have them do closed-loop filter/predict scans (and don't support control models).
    • They could be modified to support this
    • Alternatively, we could try to use their lower-level APIs (probably doable).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions