-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes for some more bugs with TaskFilter where the schedule was out-o…
…f-sync because of using the last scan's start time rather than the true current RT, and where the list of ScanParameters was beheaded but the list of expected RTs was not so they were also out-of-sync. Also a bug introduced in the last commit where the first scan id was not based on the schedule's native ids but the others were. Some docstrings for FixedScansController.
- Loading branch information
1 parent
99e4212
commit 4a08635
Showing
3 changed files
with
154 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.