Closed carterbox closed 4 months ago
Hello @carterbox! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
src/tike/ptycho/ptycho.py
: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)
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