Closed EuanPyle closed 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
This now takes str from rln (as 0:1:2 etc), converts to Tuple(int,...) to pass to lil_AT
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