AdvancedPhotonSource / tike

Repository for ptychography software
http://tike.readthedocs.io
Other
29 stars 15 forks source link

API: Create PositionOptions dataclass to store position correction options #147

Closed carterbox closed 3 years ago

carterbox commented 3 years ago

Refactor the recent ADAM accelerated position update parameters into a PositionOptions dataclass.

Related to #15 Related to #150

pep8speaks commented 3 years ago

Hello @carterbox! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 228:1: E402 module level import not at top of file

Comment last updated at 2021-07-20 18:49:54 UTC