Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 698042a
  • /
  • notebooks
  • /
  • cookbooks
  • /
  • README.rst
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:3edef7e8b2b1fe4f2b9625dbe3791b8de9716191
directory badge Iframe embedding
swh:1:dir:df4d23563fe364875a8e5909d01ddf7c6d28f735

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
README.rst
The ``cookbooks`` folder contains cookbooks concisely explaining how to use different aspects of **PyAutoFit**.

Files
-----

- ``model.py``: Using the model composition API (e.g. `af.Model()`, `af.Collection()`).
- ``analysis.py``: Defining an`Analysis` class (e.g. define a `log_likelihood_function`, output visualization).
- ``search.py``: Custom settings of non-linear searches and a list of all searches available (e.g. MCM, nested sampling).
- ``results.py``: Using results from a non-linear search (e.g. `Samples` objects, maximum likelihood model, parameter errors).
- ``config.py``: Defining configuration files associated with your user define model (e.g. automatic prior setup and parameter labels).
- ``multiple_datasets.py``: Fitting multiple datasets simultaneously via `Analysis` class summing.
- ``database.py``: Using an sqlite3 database to store results of non-linear searches for fits to large datasets.
- ``multi_level_model.py``: Composing multi-level models from hierarchicies of Python classes.

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API