czbiohub-sf / shrimPy

shrimPy: Smart High-throughput Robust Imaging & Measurement in Python
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Deskew configuration file's `px_to_scan_ratio` parameter is redundant with scale metadata #101

Open talonchandler opened 10 months ago

talonchandler commented 10 months ago

When we developed deskew we were not passing scale metadata correctly, so we needed to pass px_to_scan_ratio to the routine. Now we are passing scale metadata, so px_to_scan_ratio can be omitted from the deskew configuration file.