↓ 1 callersMethod__init__(self, n_in, n_out, n_hidden_nodes, n_hidden_layers, act)
Docs/source/usage/workflows/ml_materials/neural_network_classes.py:65
↓ 1 callersFunctioncheck_component(data, component, t_env_theory, coeff, X, Z, dx, dz)
Examples/Tests/laser_injection/analysis_2d.py:76
↓ 1 callersFunctioncheck_energy_distrib(
energy_ele, energy_pos, gamma_phot, chi_phot, n_lost, NN, idx, do_plot=False
)
Examples/Tests/qed/analysis_breit_wheeler_core.py:224
↓ 1 callersFunctioncheck_energy_distrib(
gamma_phot, chi_part, gamma_part, n_phot, NN, idx, do_plot=False
)
Examples/Tests/qed/analysis_quantum_sync.py:224
↓ 1 callersFunctioncheck_momenta(phot_data, ele_data, pos_data, p0, p_ele, p_pos)
Examples/Tests/qed/analysis_breit_wheeler_core.py:187
↓ 1 callersFunctioncheck_number_of_pairs(
particle_data,
phot_name,
ele_name,
pos_name,
chi_phot,
gamma_phot,
dt,
part
Examples/Tests/qed/analysis_breit_wheeler_core.py:157
↓ 1 callersFunctioncheck_number_of_photons(
ytdataset, part_name, phot_name, chi_part, gamma_part, dt, particle_number
)
Examples/Tests/qed/analysis_quantum_sync.py:187
↓ 1 callersFunctioncheck_particle_filter(
fn, filtered_fn, filter_expression, dim, species_name, skip_component=None
)
Regression/PostProcessingUtils/post_processing_utils.py:15