tedana.io.versiontuple

versiontuple(v)[source]

Convert a version string into a tuple of ints.

Parameters:

v (str) – Version string to convert.

Returns:

tuple – Tuple of ints corresponding to the version string.