Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions doc/sphinx/source/get-started/access.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ Dedicated NNPDF threads for specific Physics projects, which might include non-N
* [NNPDF_th] For studies and fits related to the implementation of theory uncertainties
* [NNPDF_jets] For studies related to choice of jet observables and scales

```eval_rst
.. _NNPDF-server:
```

## NNPDF server

*See [Server Configuration](server)*
Expand Down
2 changes: 1 addition & 1 deletion doc/sphinx/source/tutorials/buildmaster.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# How to Implement a new experiment in buildmaster
# How to implement a new experiment in buildmaster

Buildmaster is the project that allows the user to generate the ``DATA`` and
``SYSTYPE`` files that contain, respectively, the experimental data and the
Expand Down
1 change: 1 addition & 0 deletions doc/sphinx/source/tutorials/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Tutorials

./runafit.md
./compare-fits.md
./list-fits.md
./report.md
./buildmaster.md
./APPLgrids.md
Expand Down
8 changes: 8 additions & 0 deletions doc/sphinx/source/tutorials/list-fits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# How to list the available fits

The bulk of the available fits can be found by going to the
[fits folder](https://data.nnpdf.science/fits/) of the NNPDF data server. Some other fits may be
found in standalone folders in the [home folder](https://data.nnpdf.science/) of this server, but
of course finding a specific fit here may require some digging. For help in accessing the server,
please see [here](NNPDF-server). For information on how to download fits and other resources,
please see the [Downloading resources](download) section of the vp-guide.