AdvancedPhotonSource / tike

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

NEW: Add data loading checks for nonfinite and negative values #201

Closed carterbox closed 2 years ago

carterbox commented 2 years ago

Closes #197

Purpose

Check the input data for values that will cause ptychography reconstructions to fail.

Approach

Adds user warnings in the io module data loader.

Pre-Merge Checklists

Submitter

Reviewer