astra_supports¶
- odl.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_FEATURESfor possible values.
 
- Returns:
- supportsbool
- Trueif the currently imported version of ASTRA supports the feature in question,- Falseotherwise.