AdvancedPhotonSource / tike

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

NEW: Add affine transformation to INFO logging output #317

Closed carterbox closed 4 months ago

carterbox commented 4 months ago

Purpose

Notify the user if a global scaling is detected, so they can adjust their detector distance / beam energy accordingly.

Approach

Pre-Merge Checklists

Submitter

Reviewer

pep8speaks commented 4 months ago

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

Line 238:81: E501 line too long (86 > 80 characters) Line 239:81: E501 line too long (81 > 80 characters) Line 946:81: E501 line too long (94 > 80 characters) Line 947:81: E501 line too long (89 > 80 characters)

Comment last updated at 2024-06-10 20:40:36 UTC