Appletree
0.5.5
Installation
Installation
Basics
How to think in appletree
Plugin
Component
Likelihood
Context
Advanced techniques
Parameters in appletree
Instruct file for context
Register maps and constants to plugins
File system and searching
Example notebooks
Example of component
Example of likelihood
Example of context
Benchmark example of Rn220 fitting
Data structure in appletree
Release notes
Release notes
Appletree
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
_
__call__() (appletree.Plugin method)
(appletree.plugin.Plugin method)
__getitem__() (appletree.Context method)
(appletree.context.Context method)
(appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
(appletree.Parameter method)
(appletree.parameter.Parameter method)
__init__() (appletree.Component method)
(appletree.component.Component method)
(appletree.component.ComponentFixed method)
(appletree.component.ComponentSim method)
(appletree.ComponentFixed method)
(appletree.ComponentSim method)
(appletree.config.Config method)
(appletree.Context method)
(appletree.context.Context method)
(appletree.contexts.er_only.ContextRn220 method)
(appletree.contexts.er_only.ContextRn220Ar37 method)
(appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
(appletree.likelihood.LikelihoodLit method)
(appletree.Parameter method)
(appletree.parameter.Parameter method)
(appletree.Plugin method)
(appletree.plugin.Plugin method)
_add_component_extension() (in module appletree.component)
_add_extension() (in module appletree.utils)
_add_plugin_extension() (in module appletree.plugin)
_clip() (appletree.Component method)
(appletree.component.Component method)
_dump_meta() (appletree.Context method)
(appletree.context.Context method)
_files() (in module appletree.utils)
_get_abspath() (in module appletree.utils)
_get_regbin_interpolator() (appletree.config.Map method)
(appletree.Map method)
_L2_dist2() (in module appletree.interpolation)
_make_data_hist() (appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
_package_path() (in module appletree.utils)
_print_components() (appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
_resolve_bin_edges() (appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
_resolve_cached_config() (appletree.config.Config method)
_resolve_explicit_bins() (appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
_resolve_sigma_value() (appletree.config.SigmaMap method)
_sanity_check() (appletree.config.ConstantSet method)
(appletree.Context method)
(appletree.context.Context method)
(appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
(appletree.likelihood.LikelihoodLit method)
_update_sigma_cache() (appletree.config.SigmaMap method)
_validate_irreg_bins_2d() (appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
_validate_log_coords() (appletree.config.Map method)
(appletree.Map method)
A
AC (class in appletree.components.ac)
add_component_extensions() (in module appletree.component)
add_deps_to_graph_tree() (in module appletree.utils)
add_eps_to_hist (appletree.Component attribute)
(appletree.component.Component attribute)
(appletree.components.er.ERBand attribute)
(appletree.components.er.ERPeak attribute)
(appletree.components.nr.NR attribute)
add_extensions() (in module appletree.utils)
add_plugin_extensions() (in module appletree.plugin)
add_plugins_to_graph_tree() (in module appletree.utils)
add_spaces() (in module appletree.utils)
appletree
module
appletree.component
module
appletree.components
module
appletree.components.ac
module
appletree.components.er
module
appletree.components.nr
module
appletree.components.yields
module
appletree.config
module
appletree.context
module
appletree.contexts
module
appletree.contexts.er_only
module
appletree.hist
module
appletree.interpolation
module
appletree.likelihood
module
appletree.parameter
module
appletree.plugin
module
appletree.plugins
module
appletree.plugins.common
module
,
[1]
appletree.plugins.detector
module
,
[1]
appletree.plugins.efficiency
module
,
[1]
appletree.plugins.er_microphys
module
,
[1]
appletree.plugins.lyqy
module
,
[1]
appletree.plugins.nestv2
module
,
[1]
appletree.plugins.reconstruction
module
,
[1]
appletree.randgen
module
appletree.share
module
appletree.utils
module
apply() (appletree.config.SigmaMap method)
B
BandEnergiesClipEff (class in appletree.plugins.nestv2)
,
[1]
BandEnergiesYields (class in appletree.components.yields)
bernoulli() (in module appletree.randgen)
binomial() (in module appletree.randgen)
binomial_hybrid() (in module appletree.randgen)
build() (appletree.config.Config method)
(appletree.config.Constant method)
(appletree.config.ConstantSet method)
(appletree.config.Map method)
(appletree.config.SigmaMap method)
(appletree.Constant method)
(appletree.Map method)
build_point() (appletree.config.Map method)
(appletree.Map method)
build_regbin() (appletree.config.Map method)
(appletree.Map method)
C
calculate_sha256() (in module appletree.utils)
ChargeYield (class in appletree.plugins.lyqy)
,
[1]
check_parameter_exist() (appletree.Parameter method)
(appletree.parameter.Parameter method)
check_unused_configs() (in module appletree.utils)
clear() (appletree.share.RecordingDict method)
clear_cache() (in module appletree.share)
code (appletree.component.ComponentSim property)
(appletree.ComponentSim property)
compile() (appletree.Component method)
(appletree.component.Component method)
(appletree.component.ComponentSim method)
(appletree.ComponentSim method)
Component (class in appletree)
(class in appletree.component)
ComponentFixed (class in appletree)
(class in appletree.component)
ComponentSim (class in appletree)
(class in appletree.component)
Config (class in appletree.config)
Constant (class in appletree)
(class in appletree.config)
ConstantSet (class in appletree.config)
Context (class in appletree)
(class in appletree.context)
ContextRn220 (class in appletree.contexts.er_only)
ContextRn220Ar37 (class in appletree.contexts.er_only)
continue_fitting() (appletree.Context method)
(appletree.context.Context method)
cS1 (class in appletree.plugins.reconstruction)
,
[1]
cS2 (class in appletree.plugins.reconstruction)
,
[1]
curve_interpolator() (in module appletree.interpolation)
D
deduce() (appletree.Component method)
(appletree.component.Component method)
(appletree.component.ComponentFixed method)
(appletree.component.ComponentSim method)
(appletree.ComponentFixed method)
(appletree.ComponentSim method)
dependencies_deduce() (appletree.component.ComponentSim method)
(appletree.ComponentSim method)
dependencies_simplify() (appletree.component.ComponentSim method)
(appletree.ComponentSim method)
depends_on (appletree.Plugin attribute)
(appletree.plugin.Plugin attribute)
(appletree.plugins.common.FixedEnergySpectra attribute)
,
[1]
(appletree.plugins.common.MonoEnergySpectra attribute)
,
[1]
(appletree.plugins.common.PositionSpectra attribute)
,
[1]
(appletree.plugins.common.UniformEnergySpectra attribute)
,
[1]
(appletree.plugins.detector.DriftLoss attribute)
,
[1]
(appletree.plugins.detector.ElectronDrifted attribute)
,
[1]
(appletree.plugins.detector.PhotonDetection attribute)
,
[1]
(appletree.plugins.detector.S1LCE attribute)
,
[1]
(appletree.plugins.detector.S1PE attribute)
,
[1]
(appletree.plugins.detector.S2LCE attribute)
,
[1]
(appletree.plugins.detector.S2PE attribute)
,
[1]
(appletree.plugins.efficiency.Eff attribute)
,
[1]
(appletree.plugins.efficiency.S1CutAccept attribute)
,
[1]
(appletree.plugins.efficiency.S1ReconEff attribute)
,
[1]
(appletree.plugins.efficiency.S2CutAccept attribute)
,
[1]
(appletree.plugins.efficiency.S2Threshold attribute)
,
[1]
(appletree.plugins.er_microphys.IonizationER attribute)
,
[1]
(appletree.plugins.er_microphys.mTI attribute)
,
[1]
(appletree.plugins.er_microphys.Quanta attribute)
,
[1]
(appletree.plugins.er_microphys.RecombFluct attribute)
,
[1]
(appletree.plugins.er_microphys.RecombinationER attribute)
,
[1]
(appletree.plugins.er_microphys.TrueRecombER attribute)
,
[1]
(appletree.plugins.lyqy.ChargeYield attribute)
,
[1]
(appletree.plugins.lyqy.LightYield attribute)
,
[1]
(appletree.plugins.lyqy.NumberElectron attribute)
,
[1]
(appletree.plugins.lyqy.NumberPhoton attribute)
,
[1]
(appletree.plugins.nestv2.BandEnergiesClipEff attribute)
,
[1]
(appletree.plugins.nestv2.LyNR attribute)
,
[1]
(appletree.plugins.nestv2.MeanExcitonIon attribute)
,
[1]
(appletree.plugins.nestv2.MeanNphNe attribute)
,
[1]
(appletree.plugins.nestv2.MonoEnergiesClipEff attribute)
,
[1]
(appletree.plugins.nestv2.MonoEnergiesSpectra attribute)
,
[1]
(appletree.plugins.nestv2.OmegaNR attribute)
,
[1]
(appletree.plugins.nestv2.QyNR attribute)
,
[1]
(appletree.plugins.nestv2.ThomasImelBox attribute)
,
[1]
(appletree.plugins.nestv2.TotalQuanta attribute)
,
[1]
(appletree.plugins.nestv2.TrueExcitonIonNR attribute)
,
[1]
(appletree.plugins.nestv2.TruePhotonElectronNR attribute)
,
[1]
(appletree.plugins.nestv2.UniformEnergiesSpectra attribute)
,
[1]
(appletree.plugins.reconstruction.cS1 attribute)
,
[1]
(appletree.plugins.reconstruction.cS2 attribute)
,
[1]
(appletree.plugins.reconstruction.PositionRecon attribute)
,
[1]
(appletree.plugins.reconstruction.S1 attribute)
,
[1]
(appletree.plugins.reconstruction.S1Correction attribute)
,
[1]
(appletree.plugins.reconstruction.S2 attribute)
,
[1]
(appletree.plugins.reconstruction.S2Correction attribute)
,
[1]
DriftLoss (class in appletree.plugins.detector)
,
[1]
dump_lineage() (in module appletree.utils)
dump_post_parameters() (appletree.Context method)
(appletree.context.Context method)
E
Eff (class in appletree.plugins.efficiency)
,
[1]
ElectronDrifted (class in appletree.plugins.detector)
,
[1]
ERBand (class in appletree.components.er)
ERPeak (class in appletree.components.er)
errors_to_two_half_norm_sigmas() (in module appletree.utils)
exporter() (in module appletree.utils)
F
fitting() (appletree.Context method)
(appletree.context.Context method)
FixedEnergySpectra (class in appletree.plugins.common)
,
[1]
flush_source_code() (appletree.component.ComponentSim method)
(appletree.ComponentSim method)
force_no_eff (appletree.Component attribute)
(appletree.component.Component attribute)
from_backend() (appletree.Context class method)
(appletree.context.Context class method)
G
gamma() (in module appletree.randgen)
generalized_poisson() (in module appletree.randgen)
get_all_parameter() (appletree.Parameter method)
(appletree.parameter.Parameter method)
get_all_post_parameters() (appletree.Context method)
(appletree.context.Context method)
get_configs() (appletree.config.SigmaMap method)
get_default() (appletree.config.Config method)
get_equiprob_bins_1d() (in module appletree.utils)
get_equiprob_bins_2d() (in module appletree.utils)
get_file_path() (in module appletree.utils)
,
[1]
get_key() (in module appletree.randgen)
get_log_likelihood() (appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
(appletree.likelihood.LikelihoodLit method)
get_normalization() (appletree.Component method)
(appletree.component.Component method)
get_num_events_accepted() (appletree.Context method)
(appletree.context.Context method)
(appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
get_parameter() (appletree.Parameter method)
(appletree.parameter.Parameter method)
get_parameter_config() (appletree.Context method)
(appletree.context.Context method)
get_platform() (in module appletree.utils)
get_post_parameters() (appletree.Context method)
(appletree.context.Context method)
get_template() (appletree.Context method)
(appletree.context.Context method)
I
implement_binning() (appletree.Component method)
(appletree.component.Component method)
init_parameter() (appletree.Parameter method)
(appletree.parameter.Parameter method)
IonizationER (class in appletree.plugins.er_microphys)
,
[1]
L
LightYield (class in appletree.plugins.lyqy)
,
[1]
Likelihood (class in appletree)
(class in appletree.likelihood)
LikelihoodLit (class in appletree.likelihood)
lineage (appletree.Component property)
(appletree.component.Component property)
(appletree.component.ComponentFixed property)
(appletree.component.ComponentSim property)
(appletree.ComponentFixed property)
(appletree.ComponentSim property)
(appletree.config.Config property)
(appletree.config.Constant property)
(appletree.config.ConstantSet property)
(appletree.config.Map property)
(appletree.config.SigmaMap property)
(appletree.Constant property)
(appletree.Context property)
(appletree.context.Context property)
(appletree.Likelihood property)
(appletree.likelihood.Likelihood property)
(appletree.likelihood.LikelihoodLit property)
(appletree.Map property)
(appletree.Plugin property)
(appletree.plugin.Plugin property)
lineage_hash (appletree.Component property)
(appletree.component.Component property)
(appletree.config.Config property)
(appletree.Context property)
(appletree.context.Context property)
(appletree.Likelihood property)
(appletree.likelihood.Likelihood property)
(appletree.Plugin property)
(appletree.plugin.Plugin property)
llh_name (appletree.config.Config attribute)
load_data() (in module appletree.utils)
load_json() (in module appletree.utils)
log_posterior() (appletree.Context method)
(appletree.context.Context method)
log_prior (appletree.Parameter property)
(appletree.parameter.Parameter property)
lower (appletree.config.SigmaMap attribute)
LyNR (class in appletree.plugins.nestv2)
,
[1]
M
make_hist_irreg_bin_1d() (in module appletree.hist)
make_hist_irreg_bin_2d() (in module appletree.hist)
make_hist_mesh_grid() (in module appletree.hist)
Map (class in appletree)
(class in appletree.config)
map_interpolator_knn() (in module appletree.interpolation)
map_interpolator_linear_1d() (in module appletree.interpolation)
map_interpolator_nearest_neighbor_1d() (in module appletree.interpolation)
map_interpolator_regular_binning_1d() (in module appletree.interpolation)
map_interpolator_regular_binning_2d() (in module appletree.interpolation)
map_interpolator_regular_binning_3d() (in module appletree.interpolation)
map_interpolator_regular_binning_nearest_neighbor_2d() (in module appletree.interpolation)
map_interpolator_regular_binning_nearest_neighbor_3d() (in module appletree.interpolation)
map_point() (appletree.config.Map method)
(appletree.Map method)
map_regbin() (appletree.config.Map method)
(appletree.Map method)
MeanExcitonIon (class in appletree.plugins.nestv2)
,
[1]
MeanNphNe (class in appletree.plugins.nestv2)
,
[1]
median (appletree.config.SigmaMap attribute)
module
appletree
appletree.component
appletree.components
appletree.components.ac
appletree.components.er
appletree.components.nr
appletree.components.yields
appletree.config
appletree.context
appletree.contexts
appletree.contexts.er_only
appletree.hist
appletree.interpolation
appletree.likelihood
appletree.parameter
appletree.plugin
appletree.plugins
appletree.plugins.common
,
[1]
appletree.plugins.detector
,
[1]
appletree.plugins.efficiency
,
[1]
appletree.plugins.er_microphys
,
[1]
appletree.plugins.lyqy
,
[1]
appletree.plugins.nestv2
,
[1]
appletree.plugins.reconstruction
,
[1]
appletree.randgen
appletree.share
appletree.utils
MonoEnergiesClipEff (class in appletree.plugins.nestv2)
,
[1]
MonoEnergiesSpectra (class in appletree.plugins.nestv2)
,
[1]
MonoEnergiesYields (class in appletree.components.yields)
MonoEnergySpectra (class in appletree.plugins.common)
,
[1]
mTI (class in appletree.plugins.er_microphys)
,
[1]
multiple_simulations() (appletree.Component method)
(appletree.component.Component method)
multiple_simulations_compile() (appletree.Component method)
(appletree.component.Component method)
N
need_replacing_alias() (in module appletree.likelihood)
needed_parameters (appletree.component.Component attribute)
negative_binomial() (in module appletree.randgen)
new_component() (appletree.component.ComponentSim method)
(appletree.ComponentSim method)
norm_type (appletree.Component attribute)
(appletree.component.Component attribute)
(appletree.components.ac.AC attribute)
(appletree.components.er.ERBand attribute)
(appletree.components.er.ERPeak attribute)
(appletree.components.nr.NR attribute)
normal() (in module appletree.randgen)
NR (class in appletree.components.nr)
NumberElectron (class in appletree.plugins.lyqy)
,
[1]
NumberPhoton (class in appletree.plugins.lyqy)
,
[1]
O
OmegaNR (class in appletree.plugins.nestv2)
,
[1]
P
Parameter (class in appletree)
(class in appletree.parameter)
parameter_fit (appletree.Parameter property)
(appletree.parameter.Parameter property)
parameter_fit_array (appletree.Parameter property)
(appletree.parameter.Parameter property)
parameters (appletree.Plugin attribute)
(appletree.plugin.Plugin attribute)
(appletree.plugins.detector.DriftLoss attribute)
,
[1]
(appletree.plugins.detector.PhotonDetection attribute)
,
[1]
(appletree.plugins.detector.S1PE attribute)
,
[1]
(appletree.plugins.detector.S2PE attribute)
,
[1]
(appletree.plugins.efficiency.S2Threshold attribute)
,
[1]
(appletree.plugins.er_microphys.IonizationER attribute)
,
[1]
(appletree.plugins.er_microphys.mTI attribute)
,
[1]
(appletree.plugins.er_microphys.Quanta attribute)
,
[1]
(appletree.plugins.er_microphys.RecombFluct attribute)
,
[1]
(appletree.plugins.lyqy.ChargeYield attribute)
,
[1]
(appletree.plugins.lyqy.LightYield attribute)
,
[1]
(appletree.plugins.nestv2.LyNR attribute)
,
[1]
(appletree.plugins.nestv2.OmegaNR attribute)
,
[1]
(appletree.plugins.nestv2.QyNR attribute)
,
[1]
(appletree.plugins.nestv2.ThomasImelBox attribute)
,
[1]
(appletree.plugins.nestv2.TotalQuanta attribute)
,
[1]
(appletree.plugins.nestv2.TrueExcitonIonNR attribute)
,
[1]
(appletree.plugins.nestv2.TruePhotonElectronNR attribute)
,
[1]
pdf_to_cdf() (appletree.config.Map method)
(appletree.Map method)
PhotonDetection (class in appletree.plugins.detector)
,
[1]
plot_irreg_histogram_2d() (in module appletree.utils)
Plugin (class in appletree)
(class in appletree.plugin)
poisson() (in module appletree.randgen)
PositionRecon (class in appletree.plugins.reconstruction)
,
[1]
PositionSpectra (class in appletree.plugins.common)
,
[1]
pre_fitting() (appletree.Context method)
(appletree.context.Context method)
preprocess() (appletree.config.Map method)
(appletree.Map method)
print_context_summary() (appletree.Context method)
(appletree.context.Context method)
print_likelihood_summary() (appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
(appletree.likelihood.LikelihoodLit method)
provides (appletree.Plugin attribute)
(appletree.plugin.Plugin attribute)
(appletree.plugins.common.FixedEnergySpectra attribute)
,
[1]
(appletree.plugins.common.MonoEnergySpectra attribute)
,
[1]
(appletree.plugins.common.PositionSpectra attribute)
,
[1]
(appletree.plugins.common.UniformEnergySpectra attribute)
,
[1]
(appletree.plugins.detector.DriftLoss attribute)
,
[1]
(appletree.plugins.detector.ElectronDrifted attribute)
,
[1]
(appletree.plugins.detector.PhotonDetection attribute)
,
[1]
(appletree.plugins.detector.S1LCE attribute)
,
[1]
(appletree.plugins.detector.S1PE attribute)
,
[1]
(appletree.plugins.detector.S2LCE attribute)
,
[1]
(appletree.plugins.detector.S2PE attribute)
,
[1]
(appletree.plugins.efficiency.Eff attribute)
,
[1]
(appletree.plugins.efficiency.S1CutAccept attribute)
,
[1]
(appletree.plugins.efficiency.S1ReconEff attribute)
,
[1]
(appletree.plugins.efficiency.S2CutAccept attribute)
,
[1]
(appletree.plugins.efficiency.S2Threshold attribute)
,
[1]
(appletree.plugins.er_microphys.IonizationER attribute)
,
[1]
(appletree.plugins.er_microphys.mTI attribute)
,
[1]
(appletree.plugins.er_microphys.Quanta attribute)
,
[1]
(appletree.plugins.er_microphys.RecombFluct attribute)
,
[1]
(appletree.plugins.er_microphys.RecombinationER attribute)
,
[1]
(appletree.plugins.er_microphys.TrueRecombER attribute)
,
[1]
(appletree.plugins.lyqy.ChargeYield attribute)
,
[1]
(appletree.plugins.lyqy.LightYield attribute)
,
[1]
(appletree.plugins.lyqy.NumberElectron attribute)
,
[1]
(appletree.plugins.lyqy.NumberPhoton attribute)
,
[1]
(appletree.plugins.nestv2.BandEnergiesClipEff attribute)
,
[1]
(appletree.plugins.nestv2.LyNR attribute)
,
[1]
(appletree.plugins.nestv2.MeanExcitonIon attribute)
,
[1]
(appletree.plugins.nestv2.MeanNphNe attribute)
,
[1]
(appletree.plugins.nestv2.MonoEnergiesClipEff attribute)
,
[1]
(appletree.plugins.nestv2.MonoEnergiesSpectra attribute)
,
[1]
(appletree.plugins.nestv2.OmegaNR attribute)
,
[1]
(appletree.plugins.nestv2.QyNR attribute)
,
[1]
(appletree.plugins.nestv2.ThomasImelBox attribute)
,
[1]
(appletree.plugins.nestv2.TotalQuanta attribute)
,
[1]
(appletree.plugins.nestv2.TrueExcitonIonNR attribute)
,
[1]
(appletree.plugins.nestv2.TruePhotonElectronNR attribute)
,
[1]
(appletree.plugins.nestv2.UniformEnergiesSpectra attribute)
,
[1]
(appletree.plugins.reconstruction.cS1 attribute)
,
[1]
(appletree.plugins.reconstruction.cS2 attribute)
,
[1]
(appletree.plugins.reconstruction.PositionRecon attribute)
,
[1]
(appletree.plugins.reconstruction.S1 attribute)
,
[1]
(appletree.plugins.reconstruction.S1Correction attribute)
,
[1]
(appletree.plugins.reconstruction.S2 attribute)
,
[1]
(appletree.plugins.reconstruction.S2Correction attribute)
,
[1]
Q
Quanta (class in appletree.plugins.er_microphys)
,
[1]
QyNR (class in appletree.plugins.nestv2)
,
[1]
R
rate_name (appletree.Component attribute)
(appletree.component.Component attribute)
RecombFluct (class in appletree.plugins.er_microphys)
,
[1]
RecombinationER (class in appletree.plugins.er_microphys)
,
[1]
RecordingDict (class in appletree.share)
register() (appletree.component.ComponentSim method)
(appletree.ComponentSim method)
register_all() (appletree.component.ComponentSim method)
(appletree.ComponentSim method)
register_all_likelihood() (appletree.Context method)
(appletree.context.Context method)
register_component() (appletree.Context method)
(appletree.context.Context method)
(appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
(appletree.likelihood.LikelihoodLit method)
register_likelihood() (appletree.Context method)
(appletree.context.Context method)
replace_alias() (appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
required_parameter() (appletree.config.Config method)
(appletree.config.SigmaMap method)
S
S1 (class in appletree.plugins.reconstruction)
,
[1]
S1Correction (class in appletree.plugins.reconstruction)
,
[1]
S1CutAccept (class in appletree.plugins.efficiency)
,
[1]
S1LCE (class in appletree.plugins.detector)
,
[1]
S1PE (class in appletree.plugins.detector)
,
[1]
S1ReconEff (class in appletree.plugins.efficiency)
,
[1]
S2 (class in appletree.plugins.reconstruction)
,
[1]
S2Correction (class in appletree.plugins.reconstruction)
,
[1]
S2CutAccept (class in appletree.plugins.efficiency)
,
[1]
S2LCE (class in appletree.plugins.detector)
,
[1]
S2PE (class in appletree.plugins.detector)
,
[1]
S2Threshold (class in appletree.plugins.efficiency)
,
[1]
sample_init() (appletree.Parameter method)
(appletree.parameter.Parameter method)
sample_prior() (appletree.Parameter method)
(appletree.parameter.Parameter method)
sanity_check() (appletree.Plugin method)
(appletree.plugin.Plugin method)
save_code() (appletree.component.ComponentSim method)
(appletree.ComponentSim method)
set_binning() (appletree.Component method)
(appletree.component.Component method)
(appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
set_config() (appletree.component.ComponentSim method)
(appletree.ComponentSim method)
set_global_config() (in module appletree.share)
set_gpu_memory_usage() (in module appletree.utils)
set_parameter() (appletree.Parameter method)
(appletree.parameter.Parameter method)
show_config() (appletree.component.ComponentSim method)
(appletree.ComponentSim method)
SigmaMap (class in appletree.config)
simulate() (appletree.component.ComponentFixed method)
(appletree.ComponentFixed method)
(appletree.Plugin method)
(appletree.plugin.Plugin method)
(appletree.plugins.common.FixedEnergySpectra method)
,
[1]
(appletree.plugins.common.MonoEnergySpectra method)
,
[1]
(appletree.plugins.common.PositionSpectra method)
,
[1]
(appletree.plugins.common.UniformEnergySpectra method)
,
[1]
(appletree.plugins.detector.DriftLoss method)
,
[1]
(appletree.plugins.detector.ElectronDrifted method)
,
[1]
(appletree.plugins.detector.PhotonDetection method)
,
[1]
(appletree.plugins.detector.S1LCE method)
,
[1]
(appletree.plugins.detector.S1PE method)
,
[1]
(appletree.plugins.detector.S2LCE method)
,
[1]
(appletree.plugins.detector.S2PE method)
,
[1]
(appletree.plugins.efficiency.Eff method)
,
[1]
(appletree.plugins.efficiency.S1CutAccept method)
,
[1]
(appletree.plugins.efficiency.S1ReconEff method)
,
[1]
(appletree.plugins.efficiency.S2CutAccept method)
,
[1]
(appletree.plugins.efficiency.S2Threshold method)
,
[1]
(appletree.plugins.er_microphys.IonizationER method)
,
[1]
(appletree.plugins.er_microphys.mTI method)
,
[1]
(appletree.plugins.er_microphys.Quanta method)
,
[1]
(appletree.plugins.er_microphys.RecombFluct method)
,
[1]
(appletree.plugins.er_microphys.RecombinationER method)
,
[1]
(appletree.plugins.er_microphys.TrueRecombER method)
,
[1]
(appletree.plugins.lyqy.ChargeYield method)
,
[1]
(appletree.plugins.lyqy.LightYield method)
,
[1]
(appletree.plugins.lyqy.NumberElectron method)
,
[1]
(appletree.plugins.lyqy.NumberPhoton method)
,
[1]
(appletree.plugins.nestv2.BandEnergiesClipEff method)
,
[1]
(appletree.plugins.nestv2.LyNR method)
,
[1]
(appletree.plugins.nestv2.MeanExcitonIon method)
,
[1]
(appletree.plugins.nestv2.MeanNphNe method)
,
[1]
(appletree.plugins.nestv2.MonoEnergiesClipEff method)
,
[1]
(appletree.plugins.nestv2.MonoEnergiesSpectra method)
,
[1]
(appletree.plugins.nestv2.OmegaNR method)
,
[1]
(appletree.plugins.nestv2.QyNR method)
,
[1]
(appletree.plugins.nestv2.ThomasImelBox method)
,
[1]
(appletree.plugins.nestv2.TotalQuanta method)
,
[1]
(appletree.plugins.nestv2.TrueExcitonIonNR method)
,
[1]
(appletree.plugins.nestv2.TruePhotonElectronNR method)
,
[1]
(appletree.plugins.nestv2.UniformEnergiesSpectra method)
,
[1]
(appletree.plugins.reconstruction.cS1 method)
,
[1]
(appletree.plugins.reconstruction.cS2 method)
,
[1]
(appletree.plugins.reconstruction.PositionRecon method)
,
[1]
(appletree.plugins.reconstruction.S1 method)
,
[1]
(appletree.plugins.reconstruction.S1Correction method)
,
[1]
(appletree.plugins.reconstruction.S2 method)
,
[1]
(appletree.plugins.reconstruction.S2Correction method)
,
[1]
simulate_hist() (appletree.Component method)
(appletree.component.Component method)
(appletree.component.ComponentFixed method)
(appletree.component.ComponentSim method)
(appletree.ComponentFixed method)
(appletree.ComponentSim method)
simulate_weighted_data() (appletree.component.ComponentFixed method)
(appletree.component.ComponentSim method)
(appletree.ComponentFixed method)
(appletree.ComponentSim method)
(appletree.Likelihood method)
(appletree.likelihood.Likelihood method)
skewnormal() (in module appletree.randgen)
StaticValueDict (class in appletree.share)
T
takes_config (appletree.Plugin attribute)
(appletree.plugin.Plugin attribute)
(appletree.plugins.common.FixedEnergySpectra attribute)
,
[1]
(appletree.plugins.common.MonoEnergySpectra attribute)
,
[1]
(appletree.plugins.common.PositionSpectra attribute)
,
[1]
(appletree.plugins.common.UniformEnergySpectra attribute)
,
[1]
(appletree.plugins.detector.DriftLoss attribute)
,
[1]
(appletree.plugins.detector.S1LCE attribute)
,
[1]
(appletree.plugins.detector.S2LCE attribute)
,
[1]
(appletree.plugins.detector.S2PE attribute)
,
[1]
(appletree.plugins.efficiency.S1CutAccept attribute)
,
[1]
(appletree.plugins.efficiency.S1ReconEff attribute)
,
[1]
(appletree.plugins.efficiency.S2CutAccept attribute)
,
[1]
(appletree.plugins.lyqy.ChargeYield attribute)
,
[1]
(appletree.plugins.lyqy.LightYield attribute)
,
[1]
(appletree.plugins.nestv2.MonoEnergiesClipEff attribute)
,
[1]
(appletree.plugins.nestv2.MonoEnergiesSpectra attribute)
,
[1]
(appletree.plugins.nestv2.ThomasImelBox attribute)
,
[1]
(appletree.plugins.nestv2.UniformEnergiesSpectra attribute)
,
[1]
(appletree.plugins.reconstruction.PositionRecon attribute)
,
[1]
(appletree.plugins.reconstruction.S1 attribute)
,
[1]
(appletree.plugins.reconstruction.S1Correction attribute)
,
[1]
(appletree.plugins.reconstruction.S2 attribute)
,
[1]
(appletree.plugins.reconstruction.S2Correction attribute)
,
[1]
takes_config() (in module appletree)
(in module appletree.config)
ThomasImelBox (class in appletree.plugins.nestv2)
,
[1]
timeit() (in module appletree.utils)
TotalQuanta (class in appletree.plugins.nestv2)
,
[1]
tree_to_svg() (in module appletree.utils)
TrueExcitonIonNR (class in appletree.plugins.nestv2)
,
[1]
TruePhotonElectronNR (class in appletree.plugins.nestv2)
,
[1]
TrueRecombER (class in appletree.plugins.er_microphys)
,
[1]
truncate_normal() (in module appletree.randgen)
twohalfnorm() (in module appletree.randgen)
U
uniform() (in module appletree.randgen)
uniform_key_vectorized() (in module appletree.randgen)
UniformEnergiesSpectra (class in appletree.plugins.nestv2)
,
[1]
UniformEnergySpectra (class in appletree.plugins.common)
,
[1]
update_parameter_config() (appletree.Context method)
(appletree.context.Context method)
update_url_base() (appletree.Context method)
(appletree.context.Context method)
upper (appletree.config.SigmaMap attribute)
use_xenon_plot_style() (in module appletree.utils)
V
value (appletree.config.Constant attribute)
(appletree.Constant attribute)