MPI-Dortmund / tomotwin-cryoet

cryo-ET particle picking by representation and metric learning
Mozilla Public License 2.0
32 stars 6 forks source link

Use dask to speed-up the locate command #92

Closed thorstenwagner closed 7 months ago

thorstenwagner commented 9 months ago

Finally I found time to wrap my head around dask and to speed-up the locate command with it.

PR #89 contains the implementation. For my example, the locate time was reduced from 30 minutes to 3 minutes.