astra_supports

odl.applications.tomo.backends.astra_setup.astra_supports(feature)[source]

Return bool indicating whether current ASTRA supports feature.

Parameters

featurestr

Name of a potential feature of ASTRA. See ASTRA_FEATURES for possible values.

Returns

supportsbool

True if the currently imported version of ASTRA supports the feature in question, False otherwise.