Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use effective focal length to compute src-dep parameters #1131

Merged
merged 13 commits into from
Jul 23, 2023
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
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
Loading