descriptors =========== The :py:mod:`ciderpress.pyscf.descriptors` module provides the function :py:func:`get_descriptors`, which computes a set of requested CIDER features from a completed PySCF calculation. This is the utility used to generate the features for training CIDER models .. automodule:: ciderpress.pyscf.descriptors :members: