With the new dodal flyable energysetter, we should create a plan to test on i10. ### Goals - [x] User able to use this flying plan to do continuous motion energy scan on i10, with command line via blueapi. ### Tasks base on the goals, deduce the tasks required. check them off once they're done - [x] Create fast energy scan plans. - User input start, end energy, step size and count time. - Calculate the flytime from hardware, do prepare, kick off and complete, during move collect data. - [x] pgm only - [x] id gap only - [x] pgm and id_gap together. ### Related Resources Dodal branch required : [#1496](https://github.com/DiamondLightSource/dodal/pull/1496)
With the new dodal flyable energysetter, we should create a plan to test on i10.
Goals
Tasks
base on the goals, deduce the tasks required. check them off once they're done
Related Resources
Dodal branch required : #1496