alisterburt / tomo_preprocessing

Other
4 stars 1 forks source link

Add gpu to aretomo #44

Closed EuanPyle closed 2 years ago

EuanPyle commented 2 years ago

Allows user to specify GPU in the exact same manner as MotionCor2 in rln e.g. user provides a string with colon separated GPU IDs: 0:1:2:3

EuanPyle commented 2 years ago

This now takes str from rln (as 0:1:2 etc), converts to Tuple(int,...) to pass to lil_AT