OpenChemistry / tomviz

Cross platform, open source application for the processing, visualization, and analysis of 3D tomography data
https://tomviz.org/
BSD 3-Clause "New" or "Revised" License
325 stars 87 forks source link

Update for tiled v0.1.0a66 API changes. #2257

Closed danielballan closed 2 years ago

danielballan commented 2 years ago

Signed-off-by: Dan Allan dallan@bnl.gov

Tiled (core library of Databroker nowadays) made some background-incompatible changes in v0.1.0a66. This PR accounts for the (fairly minor) changes to the Tiled Python client API. The changes will also work with older version of the tiled client. That is: they are necessary for v0.1.0a66+ and they are effectively a no-op for older versions.

By submitting this pull request I agree to the terms of the Developer Certificate or Origin.

danielballan commented 2 years ago

attn @cryos @cjh1