From 0fee3c1145797416ff285f69f964d86ef8530ec4 Mon Sep 17 00:00:00 2001 From: Luca Pagano Date: Tue, 5 Nov 2024 16:16:51 +0100 Subject: [PATCH] fix documentation --- docs/source/non_linearity.rst | 4 ++-- docs/source/scanning.rst | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/source/non_linearity.rst b/docs/source/non_linearity.rst index 41afc403..9dd9ad7e 100644 --- a/docs/source/non_linearity.rst +++ b/docs/source/non_linearity.rst @@ -160,9 +160,9 @@ If the 2f amplitude is not read from the IMo, one has to specify :math:`A_2` usi sim.add_2f(component="tod_2f") -Refer to the :ref:`gd-api-reference` for the full list of non-linearity simulation parameters. +Refer to the :ref:`nl-api-reference` for the full list of non-linearity simulation parameters. -.. _gd-api-reference: +.. _nl-api-reference: API reference ------------- diff --git a/docs/source/scanning.rst b/docs/source/scanning.rst index 91fa9eb5..2e6a26eb 100644 --- a/docs/source/scanning.rst +++ b/docs/source/scanning.rst @@ -171,12 +171,12 @@ similar to what is going to be used for LiteBIRD: Shape: (600, 3) Pointings: [[ 2.182 -0. -1.571] - [ 2.182 -0.006 -1.576] - [ 2.182 -0.012 -1.582] - ... - [ 0.089 -2.967 -1.738] - [ 0.088 -3.021 -1.687] - [ 0.087 -3.075 -1.635]] + [ 2.182 -0.006 -1.576] + [ 2.182 -0.012 -1.582] + ... + [ 0.089 -2.967 -1.738] + [ 0.088 -3.021 -1.687] + [ 0.087 -3.075 -1.635]] All the details in this code are explained in the next sections, so for now just keep in mind the overall shape of the code: