Closed psavery closed 1 month ago
Hello @psavery! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
hexrdgui/calibration/calibration_runner.py
:Line 158:80: E501 line too long (101 > 79 characters)
hexrdgui/image_mode_widget.py
:Line 478:80: E501 line too long (80 > 79 characters)
hexrdgui/llnl_import_tool_dialog.py
:Line 74:9: E122 continuation line missing indentation or outdented Line 243:80: E501 line too long (83 > 79 characters)
hexrdgui/overlays/powder_overlay.py
:Line 645:80: E501 line too long (80 > 79 characters)
This includes support for having overlays with different x-ray sources, and calibrating according to those overlays with different x-ray sources.