Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5ea3010 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
moralejo committed Feb 23, 2024
1 parent ec2dfe6 commit 821ed8a
Show file tree
Hide file tree
Showing 249 changed files with 1,463 additions and 965 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 4d64bca24c92e802a0572930636d10a0
config: 4294818fda24a1b5d90087110faf0822
tags: 645f666f9bcd5a90fca523b33c5a78b7
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ DL1DataCheckContainer
~DL1DataCheckContainer.charge_stddev
~DL1DataCheckContainer.cog_within_pixel
~DL1DataCheckContainer.cog_within_pixel_intensity_gt_200
~DL1DataCheckContainer.default_prefix
~DL1DataCheckContainer.dragon_time
~DL1DataCheckContainer.elapsed_time
~DL1DataCheckContainer.fields
~DL1DataCheckContainer.hist_delta_t
~DL1DataCheckContainer.hist_dist0
~DL1DataCheckContainer.hist_dist0_intensity_gt_200
Expand Down Expand Up @@ -58,14 +60,23 @@ DL1DataCheckContainer
~DL1DataCheckContainer.ucts_time
~DL1DataCheckContainer.ucts_trigger_type

.. rubric:: Methods Summary

.. autosummary::

~DL1DataCheckContainer.fill_event_wise_info
~DL1DataCheckContainer.fill_pixel_wise_info

.. rubric:: Attributes Documentation

.. autoattribute:: charge_mean
.. autoattribute:: charge_stddev
.. autoattribute:: cog_within_pixel
.. autoattribute:: cog_within_pixel_intensity_gt_200
.. autoattribute:: default_prefix
.. autoattribute:: dragon_time
.. autoattribute:: elapsed_time
.. autoattribute:: fields
.. autoattribute:: hist_delta_t
.. autoattribute:: hist_dist0
.. autoattribute:: hist_dist0_intensity_gt_200
Expand Down Expand Up @@ -107,3 +118,8 @@ DL1DataCheckContainer
.. autoattribute:: trigger_type
.. autoattribute:: ucts_time
.. autoattribute:: ucts_trigger_type

.. rubric:: Methods Documentation

.. automethod:: fill_event_wise_info
.. automethod:: fill_pixel_wise_info
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ DL1DataCheckHistogramBins

.. autosummary::

~DL1DataCheckHistogramBins.default_prefix
~DL1DataCheckHistogramBins.fields
~DL1DataCheckHistogramBins.hist_delta_t
~DL1DataCheckHistogramBins.hist_dist0
~DL1DataCheckHistogramBins.hist_dist0_intensity_gt_200
Expand All @@ -30,6 +32,8 @@ DL1DataCheckHistogramBins

.. rubric:: Attributes Documentation

.. autoattribute:: default_prefix
.. autoattribute:: fields
.. autoattribute:: hist_delta_t
.. autoattribute:: hist_dist0
.. autoattribute:: hist_dist0_intensity_gt_200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ DL1LikelihoodParametersContainer

.. autosummary::

~DL1LikelihoodParametersContainer.default_prefix
~DL1LikelihoodParametersContainer.fields
~DL1LikelihoodParametersContainer.lhfit_TS
~DL1LikelihoodParametersContainer.lhfit_area
~DL1LikelihoodParametersContainer.lhfit_call_status
Expand Down Expand Up @@ -41,6 +43,8 @@ DL1LikelihoodParametersContainer

.. rubric:: Attributes Documentation

.. autoattribute:: default_prefix
.. autoattribute:: fields
.. autoattribute:: lhfit_TS
.. autoattribute:: lhfit_area
.. autoattribute:: lhfit_call_status
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ DL1MonitoringEventIndexContainer
.. autosummary::

~DL1MonitoringEventIndexContainer.calibration_id
~DL1MonitoringEventIndexContainer.default_prefix
~DL1MonitoringEventIndexContainer.fields
~DL1MonitoringEventIndexContainer.flatfield_id
~DL1MonitoringEventIndexContainer.meta
~DL1MonitoringEventIndexContainer.pedestal_id
Expand All @@ -20,6 +22,8 @@ DL1MonitoringEventIndexContainer
.. rubric:: Attributes Documentation

.. autoattribute:: calibration_id
.. autoattribute:: default_prefix
.. autoattribute:: fields
.. autoattribute:: flatfield_id
.. autoattribute:: meta
.. autoattribute:: pedestal_id
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ DL1ParametersContainer
~DL1ParametersContainer.concentration_cog
~DL1ParametersContainer.concentration_core
~DL1ParametersContainer.concentration_pixel
~DL1ParametersContainer.default_prefix
~DL1ParametersContainer.disp_angle
~DL1ParametersContainer.disp_dx
~DL1ParametersContainer.disp_dy
Expand All @@ -25,6 +26,7 @@ DL1ParametersContainer
~DL1ParametersContainer.dragon_time
~DL1ParametersContainer.event_id
~DL1ParametersContainer.event_type
~DL1ParametersContainer.fields
~DL1ParametersContainer.hadroness
~DL1ParametersContainer.intensity
~DL1ParametersContainer.intercept
Expand Down Expand Up @@ -77,6 +79,22 @@ DL1ParametersContainer
~DL1ParametersContainer.x
~DL1ParametersContainer.y

.. rubric:: Methods Summary

.. autosummary::

~DL1ParametersContainer.fill_event_info
~DL1ParametersContainer.fill_hillas
~DL1ParametersContainer.fill_mc
~DL1ParametersContainer.get_features
~DL1ParametersContainer.set_concentration
~DL1ParametersContainer.set_disp
~DL1ParametersContainer.set_leakage
~DL1ParametersContainer.set_n_islands
~DL1ParametersContainer.set_source_camera_position
~DL1ParametersContainer.set_telescope_info
~DL1ParametersContainer.set_timing_features

.. rubric:: Attributes Documentation

.. autoattribute:: alt_tel
Expand All @@ -85,6 +103,7 @@ DL1ParametersContainer
.. autoattribute:: concentration_cog
.. autoattribute:: concentration_core
.. autoattribute:: concentration_pixel
.. autoattribute:: default_prefix
.. autoattribute:: disp_angle
.. autoattribute:: disp_dx
.. autoattribute:: disp_dy
Expand All @@ -94,6 +113,7 @@ DL1ParametersContainer
.. autoattribute:: dragon_time
.. autoattribute:: event_id
.. autoattribute:: event_type
.. autoattribute:: fields
.. autoattribute:: hadroness
.. autoattribute:: intensity
.. autoattribute:: intercept
Expand Down Expand Up @@ -145,3 +165,17 @@ DL1ParametersContainer
.. autoattribute:: wl
.. autoattribute:: x
.. autoattribute:: y

.. rubric:: Methods Documentation

.. automethod:: fill_event_info
.. automethod:: fill_hillas
.. automethod:: fill_mc
.. automethod:: get_features
.. automethod:: set_concentration
.. automethod:: set_disp
.. automethod:: set_leakage
.. automethod:: set_n_islands
.. automethod:: set_source_camera_position
.. automethod:: set_telescope_info
.. automethod:: set_timing_features
4 changes: 4 additions & 0 deletions _sources/api/lstchain.io.lstcontainers.DispContainer.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ DispContainer
.. autosummary::

~DispContainer.angle
~DispContainer.default_prefix
~DispContainer.dx
~DispContainer.dy
~DispContainer.fields
~DispContainer.meta
~DispContainer.miss
~DispContainer.norm
Expand All @@ -22,8 +24,10 @@ DispContainer
.. rubric:: Attributes Documentation

.. autoattribute:: angle
.. autoattribute:: default_prefix
.. autoattribute:: dx
.. autoattribute:: dy
.. autoattribute:: fields
.. autoattribute:: meta
.. autoattribute:: miss
.. autoattribute:: norm
Expand Down
4 changes: 4 additions & 0 deletions _sources/api/lstchain.io.lstcontainers.ExtraImageInfo.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,17 @@ ExtraImageInfo

.. autosummary::

~ExtraImageInfo.default_prefix
~ExtraImageInfo.fields
~ExtraImageInfo.meta
~ExtraImageInfo.prefix
~ExtraImageInfo.selected_gain_channel
~ExtraImageInfo.tel_id

.. rubric:: Attributes Documentation

.. autoattribute:: default_prefix
.. autoattribute:: fields
.. autoattribute:: meta
.. autoattribute:: prefix
.. autoattribute:: selected_gain_channel
Expand Down
4 changes: 4 additions & 0 deletions _sources/api/lstchain.io.lstcontainers.ExtraMCInfo.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,16 @@ ExtraMCInfo

.. autosummary::

~ExtraMCInfo.default_prefix
~ExtraMCInfo.fields
~ExtraMCInfo.meta
~ExtraMCInfo.obs_id
~ExtraMCInfo.prefix

.. rubric:: Attributes Documentation

.. autoattribute:: default_prefix
.. autoattribute:: fields
.. autoattribute:: meta
.. autoattribute:: obs_id
.. autoattribute:: prefix
4 changes: 4 additions & 0 deletions _sources/api/lstchain.io.lstcontainers.MetaData.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ MetaData
~MetaData.CTAPIPE_IO_LST_VERSION
~MetaData.CTAPIPE_VERSION
~MetaData.LSTCHAIN_VERSION
~MetaData.default_prefix
~MetaData.fields
~MetaData.meta
~MetaData.prefix

Expand All @@ -23,5 +25,7 @@ MetaData
.. autoattribute:: CTAPIPE_IO_LST_VERSION
.. autoattribute:: CTAPIPE_VERSION
.. autoattribute:: LSTCHAIN_VERSION
.. autoattribute:: default_prefix
.. autoattribute:: fields
.. autoattribute:: meta
.. autoattribute:: prefix
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,34 @@ ThrownEventsHistogram

~ThrownEventsHistogram.bins_core_dist
~ThrownEventsHistogram.bins_energy
~ThrownEventsHistogram.default_prefix
~ThrownEventsHistogram.fields
~ThrownEventsHistogram.hist_id
~ThrownEventsHistogram.histogram
~ThrownEventsHistogram.meta
~ThrownEventsHistogram.num_entries
~ThrownEventsHistogram.obs_id
~ThrownEventsHistogram.prefix

.. rubric:: Methods Summary

.. autosummary::

~ThrownEventsHistogram.fill_from_simtel

.. rubric:: Attributes Documentation

.. autoattribute:: bins_core_dist
.. autoattribute:: bins_energy
.. autoattribute:: default_prefix
.. autoattribute:: fields
.. autoattribute:: hist_id
.. autoattribute:: histogram
.. autoattribute:: meta
.. autoattribute:: num_entries
.. autoattribute:: obs_id
.. autoattribute:: prefix

.. rubric:: Methods Documentation

.. automethod:: fill_from_simtel
2 changes: 1 addition & 1 deletion _static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '0.10.8.dev37+g79e819f3',
VERSION: '0.10.8.dev76+g5ea3010a',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
8 changes: 4 additions & 4 deletions api/lstchain.calib.camera.load_calibrator_from_config.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>load_calibrator_from_config &mdash; lstchain 0.10.8.dev37+g79e819f3 documentation</title>
<title>load_calibrator_from_config &mdash; lstchain 0.10.8.dev76+g5ea3010a documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=eafc0fe6" />
Expand All @@ -16,7 +16,7 @@
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="../_static/documentation_options.js?v=180979e3"></script>
<script src="../_static/documentation_options.js?v=ebc4bf08"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>let toggleHintShow = 'Click to show';</script>
Expand Down Expand Up @@ -46,7 +46,7 @@
lstchain
</a>
<div class="version">
0.10.8.dev37+g79e819f3
0.10.8.dev76+g5ea3010a
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down Expand Up @@ -157,7 +157,7 @@ <h1>load_calibrator_from_config<a class="headerlink" href="#load-calibrator-from
<hr/>

<div role="contentinfo">
<p>&#169; Copyright LST collaboration. Last updated 22 Feb 2024 14:36.</p>
<p>&#169; Copyright LST collaboration. Last updated 23 Feb 2024 08:30.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
8 changes: 4 additions & 4 deletions api/lstchain.calib.load_calibrator_from_config.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>load_calibrator_from_config &mdash; lstchain 0.10.8.dev37+g79e819f3 documentation</title>
<title>load_calibrator_from_config &mdash; lstchain 0.10.8.dev76+g5ea3010a documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=eafc0fe6" />
Expand All @@ -16,7 +16,7 @@
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="../_static/documentation_options.js?v=180979e3"></script>
<script src="../_static/documentation_options.js?v=ebc4bf08"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>let toggleHintShow = 'Click to show';</script>
Expand Down Expand Up @@ -46,7 +46,7 @@
lstchain
</a>
<div class="version">
0.10.8.dev37+g79e819f3
0.10.8.dev76+g5ea3010a
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down Expand Up @@ -157,7 +157,7 @@ <h1>load_calibrator_from_config<a class="headerlink" href="#load-calibrator-from
<hr/>

<div role="contentinfo">
<p>&#169; Copyright LST collaboration. Last updated 22 Feb 2024 14:36.</p>
<p>&#169; Copyright LST collaboration. Last updated 23 Feb 2024 08:30.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
Loading

0 comments on commit 821ed8a

Please sign in to comment.