Skip to content
Merged
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
3 changes: 1 addition & 2 deletions docs/source/reference/loaders.rst
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,6 @@ in the older scan should be ignored. In this instance, we need to provide a para
data_path: /entry1/tomo_entry/data/data
image_key_path: /entry1/tomo_entry/instrument/detector/image_key

.. _user_defined_angles:

Data without darks/flats
++++++++++++++++++++++++

Expand All @@ -207,6 +205,7 @@ the keyword :code:`ignore` into the loader, like in the example below where both
darks: ignore
flats: ignore

.. _user_defined_angles:

Providing/Overriding Angles Data
================================
Expand Down
Loading