AdvancedPhotonSource / tike

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

NEW: Load positions from raw velociprobe files #138

Closed carterbox closed 3 years ago

carterbox commented 3 years ago

Purpose

To allow loading position data directly from raw position files. This will allow us to dynamically adjust how fly-scans are handled in the future by changing the new position_reduce function from this PR.

Approach

Copied the procedures from a Python script that Yi gave me. I tested this approach by comparing the output of the parsed files with the files produced by Yi's script and those that already exist in the fly145 folder on micdata.

Pre-Merge Checklists

Submitter

Reviewer

pep8speaks commented 3 years ago

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

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2021-04-12 17:12:08 UTC