From 55f1b4599da794904ec58720031c25f96547d637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20S=C3=B8gaard?= Date: Fri, 19 Jan 2024 05:29:09 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Aske-Ros?= =?UTF-8?q?ted/graphnet@f8d88b89d4e8078aa79e9d3ffe653212a3039cb8=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .buildinfo | 2 +- _modules/graphnet/data/constants.html | 3 +- _modules/graphnet/data/dataconverter.html | 13 +- _modules/graphnet/data/dataloader.html | 2 +- _modules/graphnet/data/dataset/dataset.html | 2 +- .../data/dataset/parquet/parquet_dataset.html | 2 +- .../data/dataset/sqlite/sqlite_dataset.html | 2 +- .../graphnet/data/extractors/i3extractor.html | 2 +- .../data/extractors/i3featureextractor.html | 35 +- .../data/extractors/i3genericextractor.html | 2 +- .../extractors/i3hybridrecoextractor.html | 2 +- .../extractors/i3ntmuonlabelsextractor.html | 2 +- .../data/extractors/i3particleextractor.html | 2 +- .../data/extractors/i3pisaextractor.html | 2 +- .../data/extractors/i3quesoextractor.html | 2 +- .../data/extractors/i3retroextractor.html | 2 +- .../data/extractors/i3splinempeextractor.html | 2 +- .../data/extractors/i3truthextractor.html | 16 +- .../data/extractors/i3tumextractor.html | 2 +- .../extractors/utilities/collections.html | 2 +- .../data/extractors/utilities/frames.html | 2 +- .../data/extractors/utilities/types.html | 2 +- _modules/graphnet/data/filters.html | 2 +- .../data/parquet/parquet_dataconverter.html | 2 +- _modules/graphnet/data/pipeline.html | 2 +- .../data/sqlite/sqlite_dataconverter.html | 2 +- .../data/sqlite/sqlite_utilities.html | 2 +- .../data/utilities/parquet_to_sqlite.html | 2 +- _modules/graphnet/data/utilities/random.html | 2 +- .../utilities/string_selection_resolver.html | 2 +- .../deployment/i3modules/graphnet_module.html | 4 +- _modules/graphnet/models/coarsening.html | 2 +- .../graphnet/models/components/layers.html | 2 +- _modules/graphnet/models/components/pool.html | 2 +- .../graphnet/models/detector/detector.html | 47 +- .../graphnet/models/detector/icecube.html | 20 +- .../graphnet/models/detector/prometheus.html | 30 +- _modules/graphnet/models/gnn/convnet.html | 2 +- _modules/graphnet/models/gnn/dynedge.html | 2 +- .../graphnet/models/gnn/dynedge_jinst.html | 2 +- .../models/gnn/dynedge_kaggle_tito.html | 4 +- _modules/graphnet/models/gnn/gnn.html | 2 +- .../graphnet/models/graphs/edges/edges.html | 2 +- .../models/graphs/edges/minkowski.html | 464 +++++++++++++ .../models/graphs/graph_definition.html | 129 +++- _modules/graphnet/models/graphs/graphs.html | 6 +- .../graphnet/models/graphs/nodes/nodes.html | 2 +- _modules/graphnet/models/graphs/utils.html | 2 +- _modules/graphnet/models/model.html | 290 +------- _modules/graphnet/models/standard_model.html | 338 ++++++++- .../graphnet/models/task/classification.html | 8 +- .../graphnet/models/task/reconstruction.html | 45 +- _modules/graphnet/models/task/task.html | 265 ++++++-- _modules/graphnet/models/utils.html | 2 +- _modules/graphnet/pisa/fitting.html | 2 +- _modules/graphnet/pisa/plotting.html | 2 +- _modules/graphnet/training/callbacks.html | 116 +++- _modules/graphnet/training/labels.html | 2 +- .../graphnet/training/loss_functions.html | 2 +- _modules/graphnet/training/utils.html | 2 +- .../graphnet/training/weight_fitting.html | 2 +- _modules/graphnet/utilities/argparse.html | 2 +- .../utilities/config/base_config.html | 2 +- .../utilities/config/configurable.html | 2 +- .../utilities/config/dataset_config.html | 2 +- .../utilities/config/model_config.html | 2 +- .../graphnet/utilities/config/parsing.html | 2 +- .../utilities/config/training_config.html | 2 +- .../graphnet/utilities/deprecation_tools.html | 396 +++++++++++ _modules/graphnet/utilities/filesys.html | 14 +- _modules/graphnet/utilities/imports.html | 2 +- _modules/graphnet/utilities/logging.html | 2 +- _modules/graphnet/utilities/maths.html | 2 +- _modules/index.html | 4 +- ...hnet.models.graphs.edges.minkowski.rst.txt | 8 + .../api/graphnet.models.graphs.edges.rst.txt | 1 + ...aphnet.utilities.deprecation_tools.rst.txt | 8 + _sources/api/graphnet.utilities.rst.txt | 1 + about.html | 2 +- api/graphnet.constants.html | 2 +- api/graphnet.data.constants.html | 8 +- api/graphnet.data.dataconverter.html | 24 +- api/graphnet.data.dataloader.html | 8 +- api/graphnet.data.dataset.dataset.html | 58 +- api/graphnet.data.dataset.html | 2 +- api/graphnet.data.dataset.parquet.html | 2 +- ....data.dataset.parquet.parquet_dataset.html | 36 +- api/graphnet.data.dataset.sqlite.html | 2 +- ...et.data.dataset.sqlite.sqlite_dataset.html | 36 +- api/graphnet.data.extractors.html | 2 +- api/graphnet.data.extractors.i3extractor.html | 8 +- ...et.data.extractors.i3featureextractor.html | 12 +- ...et.data.extractors.i3genericextractor.html | 6 +- ...data.extractors.i3hybridrecoextractor.html | 2 +- ...ta.extractors.i3ntmuonlabelsextractor.html | 2 +- ...t.data.extractors.i3particleextractor.html | 2 +- ...phnet.data.extractors.i3pisaextractor.html | 2 +- ...hnet.data.extractors.i3quesoextractor.html | 2 +- ...hnet.data.extractors.i3retroextractor.html | 2 +- ....data.extractors.i3splinempeextractor.html | 2 +- ...hnet.data.extractors.i3truthextractor.html | 8 +- ...aphnet.data.extractors.i3tumextractor.html | 2 +- ...data.extractors.utilities.collections.html | 14 +- ...hnet.data.extractors.utilities.frames.html | 10 +- api/graphnet.data.extractors.utilities.html | 2 +- ...phnet.data.extractors.utilities.types.html | 18 +- api/graphnet.data.filters.html | 2 +- api/graphnet.data.html | 2 +- api/graphnet.data.parquet.html | 2 +- ...et.data.parquet.parquet_dataconverter.html | 10 +- api/graphnet.data.pipeline.html | 20 +- api/graphnet.data.sqlite.html | 2 +- ...hnet.data.sqlite.sqlite_dataconverter.html | 22 +- ...graphnet.data.sqlite.sqlite_utilities.html | 38 +- api/graphnet.data.utilities.html | 2 +- ...hnet.data.utilities.parquet_to_sqlite.html | 8 +- api/graphnet.data.utilities.random.html | 4 +- ...a.utilities.string_selection_resolver.html | 4 +- api/graphnet.deployment.html | 2 +- ...raphnet.deployment.i3modules.deployer.html | 2 +- ....deployment.i3modules.graphnet_module.html | 48 +- api/graphnet.deployment.i3modules.html | 2 +- api/graphnet.html | 3 +- api/graphnet.models.coarsening.html | 4 +- api/graphnet.models.components.html | 2 +- api/graphnet.models.components.layers.html | 38 +- api/graphnet.models.components.pool.html | 50 +- api/graphnet.models.detector.detector.html | 76 ++- api/graphnet.models.detector.html | 3 +- api/graphnet.models.detector.icecube.html | 132 +++- api/graphnet.models.detector.prometheus.html | 113 +++- api/graphnet.models.gnn.convnet.html | 12 +- api/graphnet.models.gnn.dynedge.html | 20 +- api/graphnet.models.gnn.dynedge_jinst.html | 8 +- ...aphnet.models.gnn.dynedge_kaggle_tito.html | 16 +- api/graphnet.models.gnn.gnn.html | 4 +- api/graphnet.models.gnn.html | 2 +- api/graphnet.models.graphs.edges.edges.html | 25 +- api/graphnet.models.graphs.edges.html | 14 +- ...raphnet.models.graphs.edges.minkowski.html | 640 ++++++++++++++++++ ...aphnet.models.graphs.graph_definition.html | 40 +- api/graphnet.models.graphs.graphs.html | 18 +- api/graphnet.models.graphs.html | 3 +- api/graphnet.models.graphs.nodes.html | 8 +- api/graphnet.models.graphs.nodes.nodes.html | 20 +- api/graphnet.models.graphs.utils.html | 26 +- api/graphnet.models.html | 2 +- api/graphnet.models.model.html | 139 +--- api/graphnet.models.standard_model.html | 63 +- api/graphnet.models.task.classification.html | 86 +-- api/graphnet.models.task.html | 6 +- api/graphnet.models.task.reconstruction.html | 557 ++++----------- api/graphnet.models.task.task.html | 347 ++++++++-- api/graphnet.models.utils.html | 16 +- api/graphnet.pisa.fitting.html | 24 +- api/graphnet.pisa.html | 2 +- api/graphnet.pisa.plotting.html | 28 +- api/graphnet.training.callbacks.html | 171 ++++- api/graphnet.training.html | 3 +- api/graphnet.training.labels.html | 10 +- api/graphnet.training.loss_functions.html | 20 +- api/graphnet.training.utils.html | 12 +- api/graphnet.training.weight_fitting.html | 18 +- api/graphnet.utilities.argparse.html | 15 +- ...graphnet.utilities.config.base_config.html | 17 +- ...raphnet.utilities.config.configurable.html | 13 +- ...phnet.utilities.config.dataset_config.html | 13 +- api/graphnet.utilities.config.html | 9 +- ...raphnet.utilities.config.model_config.html | 13 +- api/graphnet.utilities.config.parsing.html | 21 +- ...hnet.utilities.config.training_config.html | 9 +- api/graphnet.utilities.decorators.html | 15 +- api/graphnet.utilities.deprecation_tools.html | 544 +++++++++++++++ api/graphnet.utilities.filesys.html | 28 +- api/graphnet.utilities.html | 13 +- api/graphnet.utilities.imports.html | 17 +- api/graphnet.utilities.logging.html | 25 +- api/graphnet.utilities.maths.html | 11 +- api/modules.html | 2 +- contribute.html | 2 +- genindex.html | 149 +++- index.html | 2 +- install.html | 2 +- objects.inv | Bin 6353 -> 6677 bytes py-modindex.html | 12 +- search.html | 2 +- searchindex.js | 2 +- sitemap.xml | 2 +- 188 files changed, 4818 insertions(+), 1718 deletions(-) create mode 100644 _modules/graphnet/models/graphs/edges/minkowski.html create mode 100644 _modules/graphnet/utilities/deprecation_tools.html create mode 100644 _sources/api/graphnet.models.graphs.edges.minkowski.rst.txt create mode 100644 _sources/api/graphnet.utilities.deprecation_tools.rst.txt create mode 100644 api/graphnet.models.graphs.edges.minkowski.html create mode 100644 api/graphnet.utilities.deprecation_tools.html diff --git a/.buildinfo b/.buildinfo index 4221c070d..67510ee00 100644 --- a/.buildinfo +++ b/.buildinfo @@ -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: 13f414d23c87e7ab6845f74255c984e6 +config: 38e647a1ad5b910b669ed012bb05995f tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_modules/graphnet/data/constants.html b/_modules/graphnet/data/constants.html index b6526af39..9b2cbe685 100644 --- a/_modules/graphnet/data/constants.html +++ b/_modules/graphnet/data/constants.html @@ -367,6 +367,7 @@

Source code for graphnet.dat ICECUBE86 = [ "energy", "energy_track", + "energy_cascade", "position_x", "position_y", "position_z", @@ -432,7 +433,7 @@

Source code for graphnet.dat