GaloisInc / csaf

Control Systems Analysis Framework - a framework to minimize the effort required to evaluate, implement, and verify controller design (classical and learning enabled) with respect to the system dynamics.
BSD 3-Clause "New" or "Revised" License
11 stars 4 forks source link

f16-analyze-llc.ipynb error #93

Closed podhrmic closed 3 years ago

podhrmic commented 3 years ago

In GitLab by @mattclark on Oct 27, 2020, 06:57

Jupyter Notebook errors with:


IndexError Traceback (most recent call last)

in 2 diffs = [] 3 for idx in range(len(runs)): ----> 4 delta = calculate_simple_difference(times_nz_ref[idx],nz_ref[idx],times_nz[idx],nz[idx]) 5 diffs.append(delta) IndexError: list index out of range See attached image![Screen_Shot_2020-10-27_at_9.56.30_AM](https://my-gitlab-bucket.s3.amazonaws.com/385701773/36d089af685aeb1f8d0f3041c5fa00c7.png) Second error later on: ![Screen_Shot_2020-10-27_at_9.57.35_AM](https://my-gitlab-bucket.s3.amazonaws.com/385701773/33d3f63d72f7cd2bf5a54b50af7612ea.png)
podhrmic commented 3 years ago

In GitLab by @mattclark on Oct 27, 2020, 06:58

changed the description

podhrmic commented 3 years ago

In GitLab by @podhrmic on Oct 27, 2020, 09:20

mentioned in merge request !55

podhrmic commented 3 years ago

In GitLab by @podhrmic on Oct 27, 2020, 14:22

mentioned in commit 66a1cb6aa068093cae68d91dbba883b41dd471c3