## Description The CIL2tigre geometry doesn't currently allow a tilted rotation axis <!--e.g. motivation, desired/example behaviour, etc.--> ## Environment <!--please post the output of the following command--> ```python import cil, sys print(cil.version.version, cil.version.commit_hash, sys.version, sys.platform) ```