OCDocker.Config module ====================== .. note:: For ``GninaConfig.cnn`` (``gnina_cnn`` in config files), when the value is ``default`` OCDocker intentionally omits ``--cnn`` from the gnina command so gnina uses its own internal default CNN model. Set a specific model name (for example ``dense``) to force ``--cnn ``. .. automodule:: OCDocker.Config :members: :undoc-members: :show-inheritance: