hyperspy / rosettasciio

Python library for reading and writing scientific data format
https://hyperspy.org/rosettasciio
GNU General Public License v3.0
44 stars 26 forks source link

Add support for dask distributed scheduler in quantum detector reader #267

Closed ericpre closed 1 month ago

ericpre commented 1 month ago

Progress of the PR

ericpre commented 1 month ago

Thank you @CSSFrancis, as you suggested in https://github.com/hyperspy/rosettasciio/issues/266#issuecomment-2137908588, #11 was useful to figure out the details with the structured dtype - pretty much copy & paste the relevant bits! 😄