cctbx / cctbx_project

Computational Crystallography Toolbox
https://cci.lbl.gov/docs/cctbx
Other
218 stars 116 forks source link

Better detector drift scraping and visualizing #860

Closed Baharis closed 1 year ago

Baharis commented 1 year ago

Improve robustness and plotting capabilities of the drift.py (previously drifter.py) tools. Allow reading and visualizing series of data (instead of averages/firsts only) by modifying existing reading tools and drawing with 2D heat maps. New capabilities are available via phil parameters. Some steps still need to be taken to increase the robustness of DriftScraper and DriftTable; this will be handled in near future.