Closed carterbox closed 3 years ago
Refactor the recent ADAM accelerated position update parameters into a PositionOptions dataclass.
Related to #15 Related to #150
Hello @carterbox! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
src/tike/ptycho/position.py
Line 228:1: E402 module level import not at top of file
Refactor the recent ADAM accelerated position update parameters into a PositionOptions dataclass.
Related to #15 Related to #150