Skip to content

Commit

Permalink
Merge pull request #1131 from cta-observatory/use_effective_focal_len…
Browse files Browse the repository at this point in the history
…gth_for_srcdep

Use effective focal length to compute src-dep parameters
  • Loading branch information
rlopezcoto authored Jul 23, 2023
2 parents 78af94b + 836030b commit 584f43b
Show file tree
Hide file tree
Showing 7 changed files with 157 additions and 170 deletions.
17 changes: 1 addition & 16 deletions docs/lstchain_api/scripts/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ The scripts to be executed from the command line are described below:
Currently both `scripts` and `Tools` are meant to be run from the command line.
Please see also :ref:`tools` section for more information.

* `lstchain_add_source_dependent_parameters`_
* `lstchain_check_dl1`_
* `lstchain_create_run_summary`_
* `lstchain_data_create_time_calibration_file`_
Expand All @@ -30,20 +29,6 @@ The scripts to be executed from the command line are described below:
* `lstchain_tune_nsb`_


.. _lstchain_add_source_dependent_parameters:

lstchain_add_source_dependent_parameters
++++++++++++++++++++++++++++++++++++++++

.. automodule:: lstchain.scripts.lstchain_add_source_dependent_parameters

Usage
-----
.. argparse::
:module: lstchain.scripts.lstchain_add_source_dependent_parameters
:func: parser
:prog: lstchain_add_source_dependent_parameters

.. _lstchain_check_dl1:

lstchain_check_dl1
Expand Down Expand Up @@ -296,4 +281,4 @@ Usage
.. argparse::
:module: lstchain.scripts.lstchain_dump_config
:func: build_parser
:prog: lstchain_dump_config
:prog: lstchain_dump_config
Loading

0 comments on commit 584f43b

Please sign in to comment.