.. _single_grain: .. index:: Single grain ODF Single grain ODF **************** This model is also a grid-based description,but is uses a cubic grid that only spans a small part of orientaion space rather that the full assymetric zone. Furthermore, it can use algorithms from computed tomography to caluculate pole-figure transforms on-the-fly instead of matric pre-computation. Lowering the memory overhead a bit for high-resolution reconstrucitons. The single grain basis function meant to be used as a part of the :ref:`grain-by-grain workflow `. .. figure:: img/single_grain_grid.png Comparing the grid resolution of a typical RBF model and a typical single grain model. Jupyter notebooks ================= .. toctree:: :maxdepth: 1 notebooks/demonstration_single_grain_reconstructions Function reference ----------------- .. autoclass:: odftt.texture.odfs.SingleGrain :members: :member-order: bysource