Skip to content

issues Search Results · repo:nasa/progpy language:Python

Filter by

123 results
 (61 ms)

123 results

innasa/progpy (press backspace or delete to remove)

Exploration to consider using poetry for dependency management and packaging: https://python-poetry.org/docs/ The poetry.lock file helps locks dependencies to specific versions to ensure repeatable builds. ...
enhancement
  • lymichelle21
  • Opened 
    on May 15
  • #233

It is important to account for uncertainty in system behavior and sensor data for more accurate models. This is handled by having process noise is added at state transition and measurement noise added ...
enhancement
  • lymichelle21
  • Opened 
    on May 15
  • #232

Complete notebooks in the following files: - examples/03_Existing Models.ipynb - examples/05_Data Driven.ipynb - examples/07_State Estimation.ipynb - examples/08_Prediction.ipynb There are a ...
documentation
enhancement
  • lymichelle21
  • Opened 
    on May 15
  • #231

** Test to Update ** tests/test_battery.py ** Change Recommended ** Expand testing to be more comprehensive and check values instead of generally checking that the simulation ran. ** Reason ** Proactively ...
tests
  • lymichelle21
  • Opened 
    on May 14
  • #229

Manually trigger https://github.com/nasa/progpy/pull/201 test_tutorials_2 is in its own workflow file and is gated by a manual trigger due to the notebook taking ~30 mins to run. This will be available ...
tests
  • lymichelle21
  • Opened 
    on Apr 8
  • #206

Notebook metadata gets changed depending on kernel when running and editing. Find a way to better handle this so we re not always updating notebook metadata with every notebook change.
enhancement
  • lymichelle21
  • 1
  • Opened 
    on Apr 3
  • #205

** Test to Update ** Add tests to check if a custom functions the user passes in return a bool (e.g., event_strategy). If custom function does not return a bool, show a warning noting potential unanticipated ...
tests
  • lymichelle21
  • Opened 
    on Apr 3
  • #204

** Test to Update ** Update .github/workflows/print-benchmarking.yml to include benchmarking. Currently, the workflow shows a placeholder. ** Change Recommended ** Add runtime benchmarking (and explore ...
tests
  • lymichelle21
  • Opened 
    on Mar 31
  • #203

Describe the bug event_state EOD may be different and resulting in invalid value errors when intermediate printing is not done in certain cases of simulation. I came across this issue when working on ...
bug
components: models
  • lymichelle21
  • 3
  • Opened 
    on Mar 21
  • #199

Describe the bug Update test_tutorials to run every tutorial and uncomment it in workflow Relevant Requirements Ensure all tests run successfully
bug
tests
  • lymichelle21
  • Opened 
    on Mar 19
  • #198
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub