AdvancedPhotonSource / tike

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

API: Add leading dimension to object for multi-slice #314

Closed carterbox closed 5 months ago

carterbox commented 5 months ago

Purpose

Adds a leading dimension to the reconstructed object in preparation for multi-slice objects.

Approach

Pre-Merge Checklists

Submitter

Reviewer

pep8speaks commented 5 months ago

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

Line 51:81: E501 line too long (81 > 80 characters)

Line 162:81: E501 line too long (85 > 80 characters)

Comment last updated at 2024-05-28 17:44:57 UTC