Open maxbeer99 opened 5 months ago
3 files 3 suites 3m 46s :stopwatch: 1 196 tests 1 135 :white_check_mark: 61 :zzz: 0 :x: 3 588 runs 3 405 :white_check_mark: 183 :zzz: 0 :x:
Results for commit b33b9e67.
:recycle: This comment has been updated with latest results.
Usage: Jupyter Notebook Example
Optimally include the usage example in doc/source/examples
Code looks good to me
Note that input range is not yet used to scale results. This needs to be implemented before merge
Shouldn't this be implemented in simpleats itself?
Shouldn't this be implemented in simpleats itself?
Yes, just forgot to pass required args.
Note that here I implemented non-blocking acquisition in atssimple directly. Before merge this should be used in qupulse instead of the ad-hoc implementation.
Note that input range is not yet used to scale results. This needs to be implemented before merge
done
Note that here I implemented non-blocking acquisition in atssimple directly. Before merge this should be used in qupulse instead of the ad-hoc implementation.
done
ready to merge btw
Resolves #848