.. simanager Documentation ======================== .. toctree:: :maxdepth: 2 :caption: Contents: SIMANAGER ========= A simple (but flexible) manager for simulations and parameter scan with a CERNy flavour. A code made not with love, but with hatred. Because when you stare into the abyss of the black background of a terminal window that tells you that your simulation has failed again, you can only hate. And when you use your hate just like a Sith Lord, you can create something powerful. README.MD ========= .. mdinclude:: ../README.md .. mdinclude:: doc_pages/simulation_study.md .. mdinclude:: doc_pages/parameter_inspection.md .. mdinclude:: doc_pages/run_htcondor.md .. mdinclude:: doc_pages/run_other.md Docstrings ========== parameter_inspection --------------------- .. automodule:: simanager.parameter_inspection :members: :undoc-members: :show-inheritance: simulation_study --------------------- .. automodule:: simanager.simulation_study :members: :undoc-members: :show-inheritance: job_run_local --------------------- .. automodule:: simanager.job_run_local :members: :undoc-members: :show-inheritance: job_run_htcondor --------------------- .. automodule:: simanager.job_run_htcondor :members: :undoc-members: :show-inheritance: job_run_slurm --------------------- .. automodule:: simanager.job_run_slurm :members: :undoc-members: :show-inheritance: copy_template --------------------- .. automodule:: simanager.copy_template :members: :undoc-members: :show-inheritance: Indices ======= * :ref:`genindex` * :ref:`search`