Asymmetry
Contents
Getting started
Analysis workflows
Reference
Background and design
API reference
Contributing
⚠️
Alpha software.
Descriptions of µSR data, fitting models, and workflows here may be incomplete or in error — verify the physics against trusted sources.
Asymmetry
Index
Index
Symbols
|
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
|
Α
|
Β
Symbols
.asymp
_
__init__() (asymmetry.core.data.dataset.Histogram method)
(asymmetry.core.data.dataset.MuonDataset method)
(asymmetry.core.data.dataset.Run method)
(asymmetry.core.data.logbook.Logbook method)
(asymmetry.core.data.logbook.LogbookEntry method)
(asymmetry.core.fitting.angular_assignment.AngularAssignmentAlternative method)
(asymmetry.core.fitting.angular_assignment.AngularAssignmentResult method)
(asymmetry.core.fitting.CandidateAssessment method)
(asymmetry.core.fitting.CandidateTemplate method)
(asymmetry.core.fitting.composite.ComponentDefinition method)
(asymmetry.core.fitting.composite.CompositeModel method)
(asymmetry.core.fitting.engine.FitResult method)
(asymmetry.core.fitting.experiment_design.NextPointSuggestion method)
(asymmetry.core.fitting.experiment_design.SeriesSpec method)
(asymmetry.core.fitting.experiment_design.SuggestionCalibration method)
(asymmetry.core.fitting.FitWizardRecommendation method)
(asymmetry.core.fitting.GlobalCandidateAssessment method)
(asymmetry.core.fitting.GlobalFitWizardRecommendation method)
(asymmetry.core.fitting.GlobalParameterRecommendation method)
(asymmetry.core.fitting.knight_analysis.KnightAnalysisInput method)
(asymmetry.core.fitting.knight_analysis.KnightAnalysisResult method)
(asymmetry.core.fitting.knight_analysis.KnightAnalysisState method)
(asymmetry.core.fitting.knight_analysis.KnightBranch method)
(asymmetry.core.fitting.knight_analysis.KnightCorrection method)
(asymmetry.core.fitting.knight_analysis.KnightJointCurve method)
(asymmetry.core.fitting.knight_analysis.KnightJointFitState method)
(asymmetry.core.fitting.knight_analysis.KnightPoint method)
(asymmetry.core.fitting.knight_shift.ClogstonJaccarinoResult method)
(asymmetry.core.fitting.knight_shift.KnightShiftConfig method)
(asymmetry.core.fitting.models.ModelDefinition method)
(asymmetry.core.fitting.parameter_models.CrossGroupFitResult method)
(asymmetry.core.fitting.parameter_models.ModelFitRange method)
(asymmetry.core.fitting.parameter_models.ParameterCompositeModel method)
(asymmetry.core.fitting.parameter_models.ParameterGroupData method)
(asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition method)
(asymmetry.core.fitting.parameter_models.ParameterModelFit method)
(asymmetry.core.fitting.parameter_models.ParameterModelFitExecution method)
(asymmetry.core.fitting.parameter_models.ParameterModelFitResult method)
(asymmetry.core.fitting.parameters.Parameter method)
(asymmetry.core.fitting.parameters.ParameterSet method)
(asymmetry.core.fourier.fft.PreparedFFTSignal method)
(asymmetry.core.instrument.BankLayout method)
(asymmetry.core.instrument.DetectorSegment method)
(asymmetry.core.instrument.GroupDefinition method)
(asymmetry.core.instrument.InstrumentLayout method)
(asymmetry.core.instrument.PresetGrouping method)
(asymmetry.core.instrument.ReferenceArrow method)
(asymmetry.core.negmu.fit.CaptureModelSpec method)
(asymmetry.core.negmu.lifetimes.ElementLifetime method)
(asymmetry.core.negmu.model.CaptureComponent method)
(asymmetry.core.negmu.ratio.CaptureRatio method)
(asymmetry.core.negmu.ratio.CaptureRatioReport method)
(asymmetry.core.pull_diagnostic.ParameterPull method)
(asymmetry.core.pull_diagnostic.PullDistribution method)
(asymmetry.core.simulate.GroupSignalSpec method)
(asymmetry.core.simulate.InstrumentTemplate method)
(asymmetry.core.simulate.PeriodSpec method)
(asymmetry.core.simulate_presets.PresetRunSpec method)
(asymmetry.core.simulate_presets.SimulatePreset method)
(asymmetry.core.transform.asymmetry.AlphaEstimate method)
(asymmetry.core.transform.background.BackgroundCorrectionResult method)
(asymmetry.core.transform.background.TailFitResult method)
(asymmetry.core.transform.grouping.GroupedForwardBackward method)
(asymmetry.gui.mainwindow.MainWindow method)
(asymmetry.gui.panels.data_browser.DataBrowserPanel method)
(asymmetry.gui.panels.fit_panel.FitPanel method)
(asymmetry.gui.panels.fourier_panel.FourierPanel method)
(asymmetry.gui.panels.log_panel.LogPanel method)
(asymmetry.gui.panels.plot_panel.PlotPanel method)
(asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget method)
(asymmetry.gui.windows.detector_layout_dialog.DetectorLayoutDialog method)
(asymmetry.gui.windows.grouping_dialog.GroupingDialog method)
A
abragam() (in module asymmetry.core.fitting.models)
active (asymmetry.core.fitting.parameter_models.ParameterModelFit attribute)
active_domain() (asymmetry.gui.panels.plot_panel.PlotPanel method)
active_segments (asymmetry.core.instrument.InstrumentLayout property)
active_spectrum_for_moments() (asymmetry.gui.panels.plot_panel.PlotPanel method)
add() (asymmetry.core.data.logbook.Logbook method)
(asymmetry.core.fitting.parameters.ParameterSet method)
add_angle_column() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
add_combined_dataset() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
add_custom_column() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
add_dataset() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
add_extra_column() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
add_persistent_frequency_marker() (asymmetry.gui.panels.plot_panel.PlotPanel method)
add_runs_to_group() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
add_single_fit_to_series_requested (asymmetry.gui.panels.fit_panel.FitPanel attribute)
additive_component_indices() (asymmetry.core.fitting.composite.CompositeModel method)
(asymmetry.core.fitting.parameter_models.ParameterCompositeModel method)
additive_terms (asymmetry.core.fitting.CandidateAssessment property)
(asymmetry.core.fitting.CandidateTemplate property)
(asymmetry.core.fitting.GlobalCandidateAssessment property)
aic (asymmetry.core.fitting.CandidateAssessment attribute)
(asymmetry.core.fitting.GlobalCandidateAssessment attribute)
aic_weights() (in module asymmetry.core.fitting.experiment_design)
aicc (asymmetry.core.fitting.CandidateAssessment attribute)
(asymmetry.core.fitting.GlobalCandidateAssessment attribute)
ALC
all_datasets() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
all_segments (asymmetry.core.instrument.InstrumentLayout property)
alpha
(asymmetry.core.simulate.InstrumentTemplate attribute)
(asymmetry.core.simulate.PeriodSpec attribute)
(asymmetry.core.transform.asymmetry.AlphaEstimate attribute)
(asymmetry.core.transform.grouping.GroupedForwardBackward attribute)
alpha_error (asymmetry.core.transform.asymmetry.AlphaEstimate attribute)
AlphaEstimate (class in asymmetry.core.transform.asymmetry)
alternatives (asymmetry.core.fitting.angular_assignment.AngularAssignmentResult attribute)
amplitude (asymmetry.core.simulate.GroupSignalSpec attribute)
amplitude_per_us (asymmetry.core.transform.background.TailFitResult attribute)
amplitude_uncertainties (asymmetry.core.negmu.ratio.CaptureRatioReport attribute)
amplitudes (asymmetry.core.negmu.ratio.CaptureRatioReport attribute)
angle_center_deg (asymmetry.core.instrument.DetectorSegment attribute)
angle_end_deg (asymmetry.core.instrument.DetectorSegment property)
angle_half_width_deg (asymmetry.core.instrument.DetectorSegment attribute)
angle_start_deg (asymmetry.core.instrument.DetectorSegment property)
angle_x_field() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
angles (asymmetry.core.fitting.angular_assignment.AngularAssignmentResult attribute)
ANGULAR_MODELS (in module asymmetry.core.fitting.angular_assignment)
AngularAssignmentAlternative (class in asymmetry.core.fitting.angular_assignment)
AngularAssignmentResult (class in asymmetry.core.fitting.angular_assignment)
anisotropic_s_cos4() (in module asymmetry.core.fitting.sc.gaps)
apodisation
append_frequency_field_derived_parameters() (in module asymmetry.core.fitting.spectral)
applied (asymmetry.core.transform.background.BackgroundCorrectionResult attribute)
apply_assignment() (in module asymmetry.core.fitting.knight_analysis)
apply_deadtime_correction() (in module asymmetry.core.transform.deadtime)
apply_default_preset_on_load (asymmetry.core.instrument.InstrumentLayout attribute)
apply_degrade_statistics() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
apply_fft_filter() (in module asymmetry.core.fourier.window)
apply_grouped_background_correction() (in module asymmetry.core.transform.background)
apply_grouping() (in module asymmetry.core.transform.grouping)
apply_grouping_aligned() (in module asymmetry.core.transform.grouping)
apply_window() (in module asymmetry.core.fourier.window)
ARCHETYPE_PRESETS (in module asymmetry.core.simulate_presets)
assessment_for_key() (asymmetry.core.fitting.FitWizardRecommendation method)
(asymmetry.core.fitting.GlobalFitWizardRecommendation method)
assessment_key (asymmetry.core.fitting.GlobalCandidateAssessment attribute)
assessments (asymmetry.core.fitting.FitWizardRecommendation attribute)
(asymmetry.core.fitting.GlobalFitWizardRecommendation attribute)
assessments_for_template_key() (asymmetry.core.fitting.GlobalFitWizardRecommendation method)
assign_profile_requested (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
assignment (asymmetry.core.fitting.angular_assignment.AngularAssignmentAlternative attribute)
(asymmetry.core.fitting.angular_assignment.AngularAssignmentResult attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointFitState attribute)
assignment_swap_positions() (in module asymmetry.core.fitting.knight_analysis)
asymmetry
(asymmetry.core.data.dataset.MuonDataset attribute)
asymmetry.core.fitting.angular_assignment
module
asymmetry.core.fitting.diffusion
module
asymmetry.core.fitting.experiment_design
module
asymmetry.core.fitting.knight_analysis
module
asymmetry.core.fitting.knight_shift
module
asymmetry.core.fitting.models
module
asymmetry.core.fitting.muon_fluorine.dipolar
module
asymmetry.core.fitting.muon_fluorine.polarization
module
asymmetry.core.fitting.spectral
module
asymmetry.core.fourier.fft
module
asymmetry.core.fourier.maxent
module
asymmetry.core.fourier.window
module
asymmetry.core.io.nexus_writer
module
asymmetry.core.negmu.background
module
asymmetry.core.negmu.fit
module
asymmetry.core.negmu.lifetimes
module
asymmetry.core.negmu.model
module
asymmetry.core.negmu.polarisation
module
asymmetry.core.negmu.ratio
module
asymmetry.core.pull_diagnostic
module
asymmetry.core.simulate
module
asymmetry.core.simulate_presets
module
asymmetry.core.transform.asymmetry
module
asymmetry.core.transform.background
module
asymmetry.core.transform.deadtime
module
asymmetry.core.transform.grouping
module
asymmetry.core.transform.rebin
module
asymmetry.gui.app
module
asymmetry_fraction (asymmetry.core.data.dataset.MuonDataset property)
asymmetry_percent (asymmetry.core.data.dataset.MuonDataset property)
AUTO (asymmetry.core.fitting.knight_shift.KnightShiftUnit attribute)
autocorrelation_nD() (in module asymmetry.core.fitting.diffusion)
available_background_modes() (in module asymmetry.core.transform.background)
average_fourier_display_values() (in module asymmetry.core.fourier.fft)
avoided level crossing
B
BackgroundCorrectionResult (class in asymmetry.core.transform.background)
backward (asymmetry.core.transform.background.BackgroundCorrectionResult attribute)
(asymmetry.core.transform.grouping.GroupedForwardBackward attribute)
backward_detectors (asymmetry.core.simulate.InstrumentTemplate attribute)
backward_error (asymmetry.core.transform.background.BackgroundCorrectionResult attribute)
backward_gid (asymmetry.core.transform.grouping.GroupedForwardBackward attribute)
backward_group (asymmetry.core.instrument.PresetGrouping attribute)
BankLayout (class in asymmetry.core.instrument)
banks (asymmetry.core.instrument.InstrumentLayout attribute)
BaseLoader (class in asymmetry.core.io.base)
batch_datasets() (asymmetry.gui.panels.fit_panel.FitPanel method)
batch_fit_range_text() (asymmetry.gui.panels.fit_panel.FitPanel method)
batch_id (asymmetry.core.fitting.knight_analysis.KnightAnalysisInput attribute)
batch_seeding_mode_changed (asymmetry.gui.panels.fit_panel.FitPanel attribute)
batch_updates() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
bessel_oscillation() (in module asymmetry.core.fitting.models)
best_x (asymmetry.core.fitting.experiment_design.NextPointSuggestion attribute)
beta
(asymmetry.core.transform.grouping.GroupedForwardBackward attribute)
bic (asymmetry.core.fitting.CandidateAssessment attribute)
(asymmetry.core.fitting.GlobalCandidateAssessment attribute)
bin_width (asymmetry.core.data.dataset.Histogram attribute)
bin_width_us (asymmetry.core.simulate.InstrumentTemplate attribute)
binned_fb_asymmetry() (in module asymmetry.core.transform.rebin)
binning_slice_edges() (in module asymmetry.core.transform.rebin)
bound_group_id() (asymmetry.gui.panels.fit_panel.FitPanel method)
bound_hits (asymmetry.core.fitting.CandidateAssessment attribute)
branch() (asymmetry.core.fitting.knight_analysis.KnightAnalysisResult method)
branch_name (asymmetry.core.fitting.knight_analysis.KnightJointCurve attribute)
branch_name() (in module asymmetry.core.fitting.knight_analysis)
branches (asymmetry.core.fitting.knight_analysis.KnightAnalysisResult attribute)
build() (asymmetry.core.simulate.InstrumentTemplate method)
build_builtin_template() (in module asymmetry.core.simulate)
build_capture_count_model() (in module asymmetry.core.negmu.model)
build_capture_count_model_with_polarisation() (in module asymmetry.core.negmu.polarisation)
build_fit_wizard_recommendation() (in module asymmetry.core.fitting)
build_global_fit_wizard_recommendation() (in module asymmetry.core.fitting)
build_group_signals() (in module asymmetry.core.simulate)
build_preset_runs() (in module asymmetry.core.simulate_presets)
build_run_from_detector_asymmetries() (in module asymmetry.core.simulate)
build_single_fit_payload_from_slot() (asymmetry.gui.panels.fit_panel.FitPanel method)
BUILTIN_TEMPLATES (in module asymmetry.core.simulate)
bunch_factor_changed (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
C
calibrate_deadtime_from_histograms() (in module asymmetry.core.transform.deadtime)
calibrate_events_for_goal() (in module asymmetry.core.fitting.experiment_design)
calibrate_suggestion() (in module asymmetry.core.fitting.experiment_design)
calibration_ratio (asymmetry.core.fitting.experiment_design.SuggestionCalibration attribute)
CandidateAssessment (class in asymmetry.core.fitting)
CandidateTemplate (class in asymmetry.core.fitting)
canonical_fourier_display_mode() (in module asymmetry.core.fourier.fft)
capture_background_run() (in module asymmetry.core.negmu.background)
capture_ratio_report() (in module asymmetry.core.negmu.ratio)
CaptureComponent (class in asymmetry.core.negmu.model)
CaptureModelSpec (class in asymmetry.core.negmu.fit)
CaptureRatio (class in asymmetry.core.negmu.ratio)
CaptureRatioReport (class in asymmetry.core.negmu.ratio)
category (asymmetry.core.fitting.CandidateTemplate attribute)
(asymmetry.core.fitting.composite.ComponentDefinition attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition attribute)
caveat (asymmetry.core.fitting.FitWizardRecommendation attribute)
changeEvent() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
chapter (asymmetry.core.simulate_presets.SimulatePreset attribute)
chi_squared (asymmetry.core.fitting.engine.FitResult attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointCurve attribute)
(asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFitResult attribute)
chi_volume_si (asymmetry.core.fitting.knight_analysis.KnightCorrection attribute)
clear() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
(asymmetry.gui.panels.fit_panel.FitPanel method)
(asymmetry.gui.panels.log_panel.LogPanel method)
(asymmetry.gui.panels.plot_panel.PlotPanel method)
clear_average_summary() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
clear_bound_group() (asymmetry.gui.panels.fit_panel.FitPanel method)
clear_fit() (asymmetry.gui.panels.plot_panel.PlotPanel method)
clear_fits_for_runs() (asymmetry.gui.panels.fit_panel.FitPanel method)
(asymmetry.gui.panels.plot_panel.PlotPanel method)
clear_moments_overlay() (asymmetry.gui.panels.plot_panel.PlotPanel method)
clear_persistent_frequency_markers() (asymmetry.gui.panels.plot_panel.PlotPanel method)
clogston_jaccarino_fit() (in module asymmetry.core.fitting.knight_shift)
ClogstonJaccarinoResult (class in asymmetry.core.fitting.knight_shift)
closeEvent() (asymmetry.gui.mainwindow.MainWindow method)
(asymmetry.gui.windows.grouping_dialog.GroupingDialog method)
collect_project_state() (asymmetry.gui.mainwindow.MainWindow method)
collections (asymmetry.core.data.logbook.Logbook property)
color (asymmetry.core.instrument.ReferenceArrow attribute)
combine_status (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
comment (asymmetry.core.data.logbook.LogbookEntry attribute)
common_t0 (asymmetry.core.transform.grouping.GroupedForwardBackward attribute)
common_t0_for_groups() (in module asymmetry.core.transform.grouping)
comparable_keys (asymmetry.core.fitting.FitWizardRecommendation attribute)
(asymmetry.core.fitting.GlobalFitWizardRecommendation attribute)
component (asymmetry.core.fitting.knight_analysis.KnightBranch attribute)
component_curves (asymmetry.core.fitting.CandidateAssessment attribute)
component_curves_by_run (asymmetry.core.fitting.GlobalCandidateAssessment attribute)
component_expression_string() (asymmetry.core.fitting.composite.CompositeModel method)
(asymmetry.core.fitting.parameter_models.ParameterCompositeModel method)
component_names() (asymmetry.core.fitting.knight_analysis.KnightAnalysisInput method)
component_names_for_x() (in module asymmetry.core.fitting.parameter_models)
component_param_name() (asymmetry.core.fitting.parameter_models.ParameterCompositeModel method)
ComponentDefinition (class in asymmetry.core.fitting.composite)
components (asymmetry.core.fitting.knight_analysis.KnightAnalysisInput attribute)
(asymmetry.core.fitting.knight_shift.KnightShiftConfig attribute)
components() (asymmetry.core.negmu.fit.CaptureModelSpec method)
CompositeModel (class in asymmetry.core.fitting.composite)
compute_asymmetry() (in module asymmetry.core.transform.asymmetry)
compute_asymmetry_with_count_errors() (in module asymmetry.core.transform.asymmetry)
concrete_unit() (in module asymmetry.core.fitting.knight_shift)
confidence (asymmetry.core.fitting.FitWizardRecommendation attribute)
config (asymmetry.core.fitting.knight_analysis.KnightAnalysisState attribute)
consistent_with_zero (asymmetry.core.transform.background.TailFitResult attribute)
continuous source
converged (asymmetry.core.fitting.angular_assignment.AngularAssignmentAlternative attribute)
(asymmetry.core.fitting.angular_assignment.AngularAssignmentResult attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointFitState attribute)
correction (asymmetry.core.fitting.knight_analysis.KnightAnalysisState attribute)
correction_offset (asymmetry.core.fitting.knight_analysis.KnightJointFitState attribute)
cost (asymmetry.core.fitting.composite.ComponentDefinition attribute)
cost_weighted_utility() (in module asymmetry.core.fitting.experiment_design)
counts (asymmetry.core.data.dataset.Histogram attribute)
covariance (asymmetry.core.fitting.engine.FitResult attribute)
(asymmetry.core.fitting.experiment_design.SeriesSpec attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointCurve attribute)
(asymmetry.core.fitting.knight_analysis.KnightPoint attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFitResult attribute)
covariance_accurate (asymmetry.core.fitting.engine.FitResult attribute)
covariance_parameters (asymmetry.core.fitting.engine.FitResult attribute)
create_collection() (asymmetry.core.data.logbook.Logbook method)
create_data_group() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
CrossGroupFitResult (class in asymmetry.core.fitting.parameter_models)
crossings (asymmetry.core.fitting.knight_analysis.KnightAnalysisResult attribute)
current_frequency_dataset() (asymmetry.gui.panels.plot_panel.PlotPanel method)
CURRENT_SCHEMA_VERSION (in module asymmetry.core.project)
current_time_view_mode() (asymmetry.gui.panels.plot_panel.PlotPanel method)
cursor_coords_changed (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
curve_errors (asymmetry.core.fitting.angular_assignment.AngularAssignmentResult attribute)
curve_values (asymmetry.core.fitting.angular_assignment.AngularAssignmentResult attribute)
curves (asymmetry.core.fitting.angular_assignment.AngularAssignmentAlternative attribute)
(asymmetry.core.fitting.angular_assignment.AngularAssignmentResult attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointFitState attribute)
custom_column_value() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
custom_label_fields() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
custom_n (asymmetry.core.fitting.knight_analysis.KnightCorrection attribute)
custom_values_by_run() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
D
d_wave() (in module asymmetry.core.fitting.sc.gaps)
DataBrowserPanel (class in asymmetry.gui.panels.data_browser)
dataset_order (asymmetry.core.fitting.GlobalFitWizardRecommendation attribute)
dataset_selected (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
dataset_uses_field_from_log() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
dataset_uses_temperature_from_log() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
datasets_changed (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
dead time
DEADTIME_MODEL_TERM_NAMES (in module asymmetry.core.transform.deadtime)
DECAY_BACKGROUND_LABEL (in module asymmetry.core.negmu.lifetimes)
decimation
decimation_chip_text() (asymmetry.gui.panels.plot_panel.PlotPanel method)
decimation_enabled() (asymmetry.gui.panels.plot_panel.PlotPanel method)
default_background_per_bin (asymmetry.core.simulate.InstrumentTemplate attribute)
default_capture_parameters() (in module asymmetry.core.negmu.fit)
default_frequency_model() (in module asymmetry.core.fitting.spectral)
default_linear_params() (in module asymmetry.core.fitting.models)
default_preset_name (asymmetry.core.instrument.InstrumentLayout property)
default_total_events (asymmetry.core.simulate.InstrumentTemplate attribute)
degrade_run() (in module asymmetry.core.simulate)
delta_bcs() (in module asymmetry.core.fitting.sc.bcs)
delta_generalized() (in module asymmetry.core.fitting.sc.bcs)
demag_factor() (asymmetry.core.fitting.knight_analysis.KnightCorrection method)
denominator (asymmetry.core.negmu.ratio.CaptureRatio attribute)
derived_fraction_names() (asymmetry.core.fitting.composite.CompositeModel method)
derived_fraction_terms() (asymmetry.core.fitting.composite.CompositeModel method)
description (asymmetry.core.fitting.composite.ComponentDefinition attribute)
(asymmetry.core.fitting.models.ModelDefinition attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition attribute)
(asymmetry.core.simulate.InstrumentTemplate attribute)
(asymmetry.core.simulate_presets.SimulatePreset attribute)
details (asymmetry.core.transform.background.BackgroundCorrectionResult attribute)
detect_instrument() (in module asymmetry.core.instrument)
detector group
detector_exclusion_toggled (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget attribute)
detector_id (asymmetry.core.instrument.DetectorSegment attribute)
detector_ids (asymmetry.core.instrument.GroupDefinition attribute)
detector_orientation (asymmetry.core.simulate.InstrumentTemplate attribute)
detector_t0_overrides() (in module asymmetry.core.transform.grouping)
detector_toggled (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget attribute)
DetectorLayoutDialog (class in asymmetry.gui.windows.detector_layout_dialog)
DetectorSchematicWidget (class in asymmetry.gui.widgets.detector_schematic)
DetectorSegment (class in asymmetry.core.instrument)
diamagnetic_polarisation() (in module asymmetry.core.negmu.polarisation)
display (asymmetry.core.instrument.InstrumentLayout property)
display_name (asymmetry.core.instrument.InstrumentLayout attribute)
displayed_coordinate() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
disqualification_reasons (asymmetry.core.fitting.CandidateAssessment attribute)
dof (asymmetry.core.fitting.angular_assignment.AngularAssignmentResult attribute)
(asymmetry.core.fitting.engine.FitResult attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointFitState attribute)
domain (asymmetry.core.fitting.composite.ComponentDefinition attribute)
(asymmetry.core.fitting.models.ModelDefinition attribute)
domain() (asymmetry.gui.panels.fit_panel.FitPanel method)
domains() (asymmetry.core.fitting.composite.CompositeModel method)
done() (asymmetry.gui.windows.grouping_dialog.GroupingDialog method)
draft_profile (asymmetry.gui.windows.grouping_dialog.GroupingDialog property)
dt (asymmetry.core.fourier.fft.PreparedFFTSignal attribute)
dynamic_fmuf_polarization() (in module asymmetry.core.fitting.muon_fluorine.polarization)
dynamic_gaussian_kt() (in module asymmetry.core.fitting.models)
dynamic_lorentzian_kt() (in module asymmetry.core.fitting.models)
E
edm (asymmetry.core.fitting.engine.FitResult attribute)
EFFECTIVE_DETECTOR_T0_KEY (in module asymmetry.core.transform.grouping)
effective_group_indices() (in module asymmetry.core.transform.grouping)
effective_grouping() (in module asymmetry.core.transform.grouping)
ELEMENT_LIFETIMES (in module asymmetry.core.negmu.lifetimes)
ElementLifetime (class in asymmetry.core.negmu.lifetimes)
elements (asymmetry.core.negmu.fit.CaptureModelSpec attribute)
elements() (in module asymmetry.core.negmu.lifetimes)
enabled (asymmetry.core.fitting.knight_analysis.KnightCorrection attribute)
(asymmetry.core.fitting.knight_shift.KnightShiftConfig attribute)
end (asymmetry.core.instrument.ReferenceArrow attribute)
energy_integral() (in module asymmetry.core.fitting.sc.kernel)
entry_count() (asymmetry.gui.panels.log_panel.LogPanel method)
entry_count_changed (asymmetry.gui.panels.log_panel.LogPanel attribute)
error (asymmetry.core.data.dataset.MuonDataset attribute)
error_fraction (asymmetry.core.data.dataset.MuonDataset property)
error_mode (asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFitResult attribute)
error_percent (asymmetry.core.data.dataset.MuonDataset property)
errors (asymmetry.core.fitting.knight_analysis.KnightPoint attribute)
estimate_alpha() (in module asymmetry.core.transform.asymmetry)
estimate_alpha_detailed() (in module asymmetry.core.transform.asymmetry)
estimate_background_per_bin() (in module asymmetry.core.simulate)
estimate_deadtime_from_histograms() (in module asymmetry.core.transform.deadtime)
estimate_fft_phase() (in module asymmetry.core.fourier.fft)
evaluate() (in module asymmetry.core.fitting.knight_analysis)
evaluate_capture_model() (in module asymmetry.core.negmu.model)
evaluate_components() (asymmetry.core.fitting.composite.CompositeModel method)
(asymmetry.core.fitting.parameter_models.ParameterCompositeModel method)
evaluate_parameter_model_fit() (in module asymmetry.core.fitting.parameter_models)
eventFilter() (asymmetry.gui.mainwindow.MainWindow method)
(asymmetry.gui.panels.data_browser.DataBrowserPanel method)
(asymmetry.gui.windows.detector_layout_dialog.DetectorLayoutDialog method)
events_factor (asymmetry.core.fitting.experiment_design.SuggestionCalibration attribute)
events_factor_to_target (asymmetry.core.fitting.experiment_design.NextPointSuggestion attribute)
exclude_frequency_ranges() (in module asymmetry.core.fourier.fft)
excluded_detector_indices() (in module asymmetry.core.transform.grouping)
exclusion_ranges() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
expected_counts() (in module asymmetry.core.simulate)
exponential_relaxation() (in module asymmetry.core.fitting.models)
export_current_plot() (asymmetry.gui.panels.plot_panel.PlotPanel method)
export_logbook_rtf() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
export_logbook_tsv() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
export_plots_to_gle() (asymmetry.gui.panels.plot_panel.PlotPanel method)
export_plotted_data_as_text() (asymmetry.gui.panels.plot_panel.PlotPanel method)
expr (asymmetry.core.fitting.parameters.Parameter attribute)
extensions (asymmetry.core.io.base.BaseLoader attribute)
(asymmetry.core.io.nexus.NexusLoader attribute)
(asymmetry.core.io.psi.PsiLoader attribute)
(asymmetry.core.io.root.RootLoader attribute)
extra (asymmetry.core.data.logbook.LogbookEntry attribute)
extra_columns() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
extra_columns_changed (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
extrapolated (asymmetry.core.fitting.experiment_design.NextPointSuggestion attribute)
F
family_reports (asymmetry.core.fitting.FitWizardRecommendation attribute)
fb_capture_ratio_report() (in module asymmetry.core.negmu.ratio)
fft_asymmetry() (in module asymmetry.core.fourier.fft)
fft_complex_asymmetry() (in module asymmetry.core.fourier.fft)
field (asymmetry.core.data.dataset.MuonDataset property)
(asymmetry.core.data.dataset.Run property)
(asymmetry.core.data.logbook.LogbookEntry attribute)
(asymmetry.core.simulate_presets.PresetRunSpec attribute)
field_gauss (asymmetry.core.fitting.knight_analysis.KnightPoint attribute)
field_gauss_to_frequency_mhz() (in module asymmetry.core.fitting.spectral)
field_geometries (asymmetry.core.fitting.composite.ComponentDefinition attribute)
field_state (asymmetry.core.simulate.InstrumentTemplate attribute)
(asymmetry.core.simulate_presets.PresetRunSpec attribute)
file_dialog_filter() (asymmetry.core.io.base.LoaderRegistry class method)
filter() (asymmetry.core.data.logbook.Logbook method)
filter_excluded_indices() (in module asymmetry.core.transform.grouping)
fingerprint (asymmetry.core.fitting.FitWizardRecommendation attribute)
fingerprints_by_run (asymmetry.core.fitting.GlobalFitWizardRecommendation attribute)
fit() (asymmetry.core.fitting.engine.FitEngine method)
fit_assigned_angular_curves() (in module asymmetry.core.fitting.angular_assignment)
fit_capture_fb_alpha() (in module asymmetry.core.negmu.fit)
fit_capture_group() (in module asymmetry.core.negmu.fit)
fit_capture_histogram() (in module asymmetry.core.negmu.fit)
fit_completed (asymmetry.gui.panels.fit_panel.FitPanel attribute)
fit_group_requested (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
fit_parameter_model() (in module asymmetry.core.fitting.parameter_models)
fit_range_changed (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
fit_range_edit_committed (asymmetry.gui.panels.fit_panel.FitPanel attribute)
fit_result (asymmetry.core.fitting.CandidateAssessment attribute)
fit_results_by_run (asymmetry.core.fitting.GlobalCandidateAssessment attribute)
fit_tail_background() (in module asymmetry.core.transform.background)
fit_target_projection() (asymmetry.gui.panels.plot_panel.PlotPanel method)
fit_target_projection_changed (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
FitEngine (class in asymmetry.core.fitting.engine)
FitPanel (class in asymmetry.gui.panels.fit_panel)
FitResult (class in asymmetry.core.fitting.engine)
fitted_curve (asymmetry.core.fitting.CandidateAssessment attribute)
fitted_curves_by_run (asymmetry.core.fitting.GlobalCandidateAssessment attribute)
fitted_time (asymmetry.core.fitting.CandidateAssessment attribute)
FitWizardRecommendation (class in asymmetry.core.fitting)
fixed (asymmetry.core.fitting.parameters.Parameter attribute)
fixed_by_default_params() (asymmetry.core.fitting.composite.CompositeModel method)
fixed_param_names (asymmetry.core.fitting.GlobalCandidateAssessment attribute)
fixed_parameters (asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
fixed_params (asymmetry.core.fitting.composite.ComponentDefinition attribute)
floor_sigma (asymmetry.core.fitting.experiment_design.NextPointSuggestion attribute)
fmuf_triangle_polarization() (in module asymmetry.core.fitting.muon_fluorine.polarization)
fold_180 (asymmetry.core.fitting.knight_analysis.KnightAnalysisState attribute)
format_detector_list() (in module asymmetry.core.transform.grouping)
format_name (asymmetry.core.io.base.BaseLoader attribute)
(asymmetry.core.io.nexus.NexusLoader attribute)
(asymmetry.core.io.psi.PsiLoader attribute)
(asymmetry.core.io.root.RootLoader attribute)
formula_string() (asymmetry.core.fitting.composite.CompositeModel method)
(asymmetry.core.fitting.parameter_models.ParameterCompositeModel method)
formula_template (asymmetry.core.fitting.composite.ComponentDefinition attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition attribute)
forward (asymmetry.core.transform.background.BackgroundCorrectionResult attribute)
(asymmetry.core.transform.grouping.GroupedForwardBackward attribute)
forward_detectors (asymmetry.core.simulate.InstrumentTemplate attribute)
forward_error (asymmetry.core.transform.background.BackgroundCorrectionResult attribute)
forward_gid (asymmetry.core.transform.grouping.GroupedForwardBackward attribute)
forward_group (asymmetry.core.instrument.PresetGrouping attribute)
fourier_display_values() (in module asymmetry.core.fourier.fft)
fourier_mode_uses_entropy_optimizer() (in module asymmetry.core.fourier.fft)
fourier_mode_uses_phase_correction() (in module asymmetry.core.fourier.fft)
FourierPanel (class in asymmetry.gui.panels.fourier_panel)
FRACTION (asymmetry.core.fitting.knight_shift.KnightShiftUnit attribute)
fraction_parameter_groups() (asymmetry.core.fitting.composite.CompositeModel method)
fraction_weights() (asymmetry.core.fitting.composite.CompositeModel method)
fractional_applied (asymmetry.core.fourier.fft.PreparedFFTSignal attribute)
fractional_baseline (asymmetry.core.fourier.fft.PreparedFFTSignal attribute)
free_parameters (asymmetry.core.fitting.parameters.ParameterSet property)
free_tau (asymmetry.core.negmu.fit.CaptureModelSpec attribute)
frequency_axis_mode() (asymmetry.gui.panels.plot_panel.PlotPanel method)
frequency_mhz_to_field_gauss() (in module asymmetry.core.fitting.spectral)
from_dict() (asymmetry.core.fitting.composite.CompositeModel class method)
(asymmetry.core.fitting.knight_analysis.KnightAnalysisState class method)
(asymmetry.core.fitting.knight_analysis.KnightCorrection class method)
(asymmetry.core.fitting.knight_analysis.KnightJointCurve class method)
(asymmetry.core.fitting.knight_analysis.KnightJointFitState class method)
(asymmetry.core.fitting.knight_shift.KnightShiftConfig class method)
(asymmetry.core.fitting.parameter_models.CrossGroupFitResult class method)
(asymmetry.core.fitting.parameter_models.ParameterCompositeModel class method)
(asymmetry.core.fitting.parameter_models.ParameterGroupData class method)
from_expression() (asymmetry.core.fitting.composite.CompositeModel class method)
(asymmetry.core.fitting.parameter_models.ParameterCompositeModel class method)
function (asymmetry.core.fitting.composite.ComponentDefinition attribute)
(asymmetry.core.fitting.models.ModelDefinition attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition attribute)
function() (asymmetry.core.fitting.composite.CompositeModel method)
(asymmetry.core.fitting.parameter_models.ParameterCompositeModel method)
function_calls (asymmetry.core.fitting.engine.FitResult attribute)
fwhm_factor (asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition attribute)
F–μ–F
G
gap_ratio_from_mev() (in module asymmetry.core.fitting.sc.bcs)
gaussian_broadened_kt() (in module asymmetry.core.fitting.models)
gaussian_relaxation() (in module asymmetry.core.fitting.models)
general_fmuf_polarization() (in module asymmetry.core.fitting.muon_fluorine.polarization)
get_all_datasets() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_all_group_ids() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_analysis_dataset() (asymmetry.gui.panels.plot_panel.PlotPanel method)
get_bunch_factor() (asymmetry.gui.panels.plot_panel.PlotPanel method)
get_collection() (asymmetry.core.data.logbook.Logbook method)
get_combined_source_datasets() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_current_dataset() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_current_plot_export_data() (asymmetry.gui.panels.plot_panel.PlotPanel method)
get_current_polarization_axis() (asymmetry.gui.panels.plot_panel.PlotPanel method)
get_current_selection_key() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_dataset() (asymmetry.core.data.logbook.Logbook method)
(asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_domain_state() (asymmetry.gui.panels.fit_panel.FitPanel method)
get_entry() (asymmetry.core.data.logbook.Logbook method)
get_excluded_detectors() (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget method)
get_extra_columns() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_filled_detectors() (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget method)
get_fit_dataset() (asymmetry.gui.panels.plot_panel.PlotPanel method)
get_fit_range() (asymmetry.gui.panels.plot_panel.PlotPanel method)
get_frequency_view_window_mhz() (asymmetry.gui.panels.plot_panel.PlotPanel method)
get_global_state() (asymmetry.gui.panels.fit_panel.FitPanel method)
get_group_id_for_run() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_group_ids_for_run() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_group_member_run_numbers() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_group_name() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_grouped_state() (asymmetry.gui.panels.fit_panel.FitPanel method)
get_grouping_result() (asymmetry.gui.windows.grouping_dialog.GroupingDialog method)
get_info_requested (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
get_instrument_layout() (in module asymmetry.core.instrument)
get_loader() (asymmetry.core.io.base.LoaderRegistry class method)
get_profile_result() (asymmetry.gui.windows.grouping_dialog.GroupingDialog method)
get_result() (asymmetry.gui.windows.detector_layout_dialog.DetectorLayoutDialog method)
get_selected_datasets() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_selected_group_ids() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
get_single_fit_wizard_cache_for_run() (asymmetry.gui.panels.fit_panel.FitPanel method)
get_single_form_state() (asymmetry.gui.panels.fit_panel.FitPanel method)
get_single_state() (asymmetry.gui.panels.fit_panel.FitPanel method)
get_single_state_for_run() (asymmetry.gui.panels.fit_panel.FitPanel method)
get_state() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
(asymmetry.gui.panels.fourier_panel.FourierPanel method)
(asymmetry.gui.panels.plot_panel.PlotPanel method)
get_ui_state() (asymmetry.gui.panels.fit_panel.FitPanel method)
get_view_limits() (asymmetry.gui.panels.plot_panel.PlotPanel method)
global_correlations (asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
global_fit() (asymmetry.core.fitting.engine.FitEngine method)
global_fit_completed (asymmetry.gui.panels.fit_panel.FitPanel attribute)
global_fit_formula_string() (asymmetry.gui.panels.fit_panel.FitPanel method)
global_fit_parameter_model() (in module asymmetry.core.fitting.parameter_models)
global_fit_started (asymmetry.gui.panels.fit_panel.FitPanel attribute)
global_param_names (asymmetry.core.fitting.GlobalCandidateAssessment attribute)
global_parameters (asymmetry.core.fitting.GlobalCandidateAssessment attribute)
(asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
global_score (asymmetry.core.fitting.GlobalParameterRecommendation attribute)
global_uncertainties (asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
GlobalCandidateAssessment (class in asymmetry.core.fitting)
GlobalFitWizardRecommendation (class in asymmetry.core.fitting)
GlobalParameterRecommendation (class in asymmetry.core.fitting)
good-bin range
good_bin_end (asymmetry.core.data.dataset.Histogram attribute)
(asymmetry.core.simulate.InstrumentTemplate attribute)
good_bin_start (asymmetry.core.data.dataset.Histogram attribute)
(asymmetry.core.simulate.InstrumentTemplate attribute)
good_event_count() (in module asymmetry.core.transform.grouping)
good_frames (asymmetry.core.simulate.InstrumentTemplate attribute)
good_frames() (in module asymmetry.core.transform.grouping)
gradient_calls (asymmetry.core.fitting.engine.FitResult attribute)
group_auto_filled_ids() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
group_detectors_outside_run() (in module asymmetry.core.transform.grouping)
group_enabled_table() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
group_forward_backward() (in module asymmetry.core.transform.grouping)
group_id (asymmetry.core.fitting.knight_analysis.KnightAnalysisInput attribute)
(asymmetry.core.fitting.parameter_models.ParameterGroupData attribute)
(asymmetry.core.simulate.GroupSignalSpec attribute)
group_membership_changed (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
group_name (asymmetry.core.fitting.parameter_models.ParameterGroupData attribute)
group_names() (in module asymmetry.core.transform.grouping)
group_phase_state() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
group_phase_table() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
group_selected (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
group_specs_from_grouped_fit() (in module asymmetry.core.simulate)
group_variable_value (asymmetry.core.fitting.parameter_models.ParameterGroupData attribute)
GroupDefinition (class in asymmetry.core.instrument)
grouped_fit_completed (asymmetry.gui.panels.fit_panel.FitPanel attribute)
GroupedForwardBackward (class in asymmetry.core.transform.grouping)
grouping (asymmetry.core.data.dataset.Run attribute)
grouping_hint_dismissed (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
grouping_hint_requested (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
grouping_requested (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
GroupingDialog (class in asymmetry.gui.windows.grouping_dialog)
groups (asymmetry.core.instrument.PresetGrouping attribute)
GroupSignal (in module asymmetry.core.simulate)
GroupSignalSpec (class in asymmetry.core.simulate)
H
has_angle_column() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
has_element() (in module asymmetry.core.negmu.lifetimes)
has_file_deadtime() (in module asymmetry.core.transform.deadtime)
has_plot_content() (asymmetry.gui.panels.plot_panel.PlotPanel method)
has_resolved_deadtime() (in module asymmetry.core.transform.deadtime)
height (asymmetry.core.instrument.DetectorSegment attribute)
hessian_calls (asymmetry.core.fitting.engine.FitResult attribute)
Histogram (class in asymmetry.core.data.dataset)
histograms (asymmetry.core.data.dataset.Run attribute)
I
include (asymmetry.core.fitting.knight_analysis.KnightPoint attribute)
include_decay_background (asymmetry.core.negmu.fit.CaptureModelSpec attribute)
included (asymmetry.core.fitting.knight_analysis.KnightBranch attribute)
instrument_name (asymmetry.core.simulate.InstrumentTemplate attribute)
InstrumentLayout (class in asymmetry.core.instrument)
InstrumentTemplate (class in asymmetry.core.simulate)
integral scan
intercept (asymmetry.core.fitting.knight_shift.ClogstonJaccarinoResult attribute)
intercept_err (asymmetry.core.fitting.knight_shift.ClogstonJaccarinoResult attribute)
is_combined_dataset() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
is_constrained (asymmetry.core.fitting.parameters.Parameter property)
is_current_model_baseline (asymmetry.core.fitting.CandidateTemplate attribute)
is_disqualified (asymmetry.core.fitting.CandidateAssessment property)
is_frequency_axis_relative_to_reference() (asymmetry.gui.panels.plot_panel.PlotPanel method)
is_grouped_time_domain_mode() (asymmetry.gui.panels.fit_panel.FitPanel method)
is_null_baseline (asymmetry.core.fitting.CandidateAssessment attribute)
is_overlay_enabled() (asymmetry.gui.panels.plot_panel.PlotPanel method)
is_overlay_mismatched() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
is_scipy_available() (in module asymmetry.core.fitting.diffusion)
is_single_group_selected() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
is_stale() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
is_successful (asymmetry.core.fitting.CandidateAssessment property)
(asymmetry.core.fitting.GlobalCandidateAssessment property)
is_waterfall_enabled() (asymmetry.gui.panels.plot_panel.PlotPanel method)
isotropic_s() (in module asymmetry.core.fitting.sc.gaps)
J
joint (asymmetry.core.fitting.knight_analysis.KnightAnalysisState attribute)
joint_fit_aic_inputs() (in module asymmetry.core.fitting.knight_analysis)
K
k (asymmetry.core.fitting.knight_analysis.KnightBranch attribute)
k_err (asymmetry.core.fitting.knight_analysis.KnightBranch attribute)
keren() (in module asymmetry.core.fitting.models)
key (asymmetry.core.fitting.CandidateTemplate attribute)
(asymmetry.core.simulate.InstrumentTemplate attribute)
(asymmetry.core.simulate_presets.SimulatePreset attribute)
kind (asymmetry.core.fitting.knight_analysis.KnightBranch attribute)
Knight shift
KNIGHT_COMPONENT_KINDS (in module asymmetry.core.fitting.knight_analysis)
knight_observable (asymmetry.core.fitting.composite.ComponentDefinition attribute)
knight_observable_params() (asymmetry.core.fitting.composite.CompositeModel method)
knight_shift() (in module asymmetry.core.fitting.knight_shift)
KnightAnalysisInput (class in asymmetry.core.fitting.knight_analysis)
KnightAnalysisResult (class in asymmetry.core.fitting.knight_analysis)
KnightAnalysisState (class in asymmetry.core.fitting.knight_analysis)
KnightBranch (class in asymmetry.core.fitting.knight_analysis)
KnightCorrection (class in asymmetry.core.fitting.knight_analysis)
KnightJointCurve (class in asymmetry.core.fitting.knight_analysis)
KnightJointFitState (class in asymmetry.core.fitting.knight_analysis)
KnightPoint (class in asymmetry.core.fitting.knight_analysis)
KnightShiftConfig (class in asymmetry.core.fitting.knight_shift)
KnightShiftUnit (class in asymmetry.core.fitting.knight_shift)
KT
Kubo–Toyabe
L
label (asymmetry.core.instrument.DetectorSegment attribute)
(asymmetry.core.instrument.ReferenceArrow attribute)
(asymmetry.core.negmu.model.CaptureComponent attribute)
(asymmetry.core.simulate.GroupSignalSpec attribute)
(asymmetry.core.simulate.InstrumentTemplate attribute)
(asymmetry.core.simulate.PeriodSpec attribute)
(asymmetry.core.simulate_presets.SimulatePreset attribute)
label_for_unit() (in module asymmetry.core.fitting.knight_shift)
labels() (asymmetry.core.negmu.fit.CaptureModelSpec method)
lambda_diff() (in module asymmetry.core.fitting.diffusion)
lambda_from_model() (in module asymmetry.core.fitting.sc.models)
lambda_inv_sq_from_model() (in module asymmetry.core.fitting.sc.models)
lambda_nm_to_sigma_us() (in module asymmetry.core.fitting.sc.constants)
lambda_total() (in module asymmetry.core.fitting.diffusion)
larmor_frequency_mhz() (in module asymmetry.core.fitting.knight_shift)
latex_equation (asymmetry.core.fitting.composite.ComponentDefinition attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition attribute)
latex_string() (asymmetry.core.fitting.composite.CompositeModel method)
(asymmetry.core.fitting.parameter_models.ParameterCompositeModel method)
latex_terms() (asymmetry.core.fitting.composite.CompositeModel method)
(asymmetry.core.fitting.parameter_models.ParameterCompositeModel method)
LF
lifetime() (in module asymmetry.core.negmu.lifetimes)
linear_fmuf_polarization() (in module asymmetry.core.fitting.muon_fluorine.polarization)
LINEAR_PARAM_ROLE_NAMES (in module asymmetry.core.fitting.models)
linear_params (asymmetry.core.fitting.models.ModelDefinition attribute)
link_followers() (asymmetry.core.fitting.parameters.ParameterSet method)
link_group (asymmetry.core.fitting.parameters.Parameter attribute)
link_groups() (asymmetry.core.fitting.parameters.ParameterSet method)
link_main() (asymmetry.core.fitting.parameters.ParameterSet method)
load() (asymmetry.core.io.base.BaseLoader method)
(asymmetry.core.io.nexus.NexusLoader method)
(asymmetry.core.io.psi.PsiLoader method)
(asymmetry.core.io.root.RootLoader method)
(in module asymmetry.core.io)
load_metadata() (asymmetry.core.data.logbook.Logbook method)
load_project() (in module asymmetry.core.project)
LoaderRegistry (class in asymmetry.core.io.base)
local_param_names (asymmetry.core.fitting.GlobalCandidateAssessment attribute)
local_parameters (asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
local_score (asymmetry.core.fitting.GlobalParameterRecommendation attribute)
local_uncertainties (asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
log() (asymmetry.gui.panels.log_panel.LogPanel method)
Logbook (class in asymmetry.core.data.logbook)
LogbookEntry (class in asymmetry.core.data.logbook)
LogPanel (class in asymmetry.gui.panels.log_panel)
longitudinal field
longitudinal_field_kubo_toyabe() (in module asymmetry.core.fitting.models)
lorentzian_gaussian_polarisation() (in module asymmetry.core.negmu.polarisation)
M
main() (in module asymmetry.gui.app)
MainWindow (class in asymmetry.gui.mainwindow)
matched_statistics() (in module asymmetry.core.simulate)
max (asymmetry.core.fitting.parameters.Parameter attribute)
max_abs_autocorrelation (asymmetry.core.fitting.CandidateAssessment attribute)
max_iter (asymmetry.core.fitting.knight_analysis.KnightJointFitState attribute)
MaxEnt
maxent() (in module asymmetry.core.fourier.maxent)
maximum entropy
mean (asymmetry.core.pull_diagnostic.ParameterPull property)
mean_uncertainty (asymmetry.core.pull_diagnostic.ParameterPull property)
message (asymmetry.core.fitting.angular_assignment.AngularAssignmentResult attribute)
(asymmetry.core.fitting.engine.FitResult attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointFitState attribute)
(asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFitResult attribute)
(asymmetry.core.transform.asymmetry.AlphaEstimate attribute)
(asymmetry.core.transform.background.TailFitResult attribute)
metadata (asymmetry.core.data.dataset.MuonDataset attribute)
(asymmetry.core.data.dataset.Run attribute)
method (asymmetry.core.transform.asymmetry.AlphaEstimate attribute)
(asymmetry.core.transform.background.BackgroundCorrectionResult attribute)
metric (asymmetry.core.fitting.FitWizardRecommendation attribute)
(asymmetry.core.fitting.GlobalFitWizardRecommendation attribute)
metric_value() (asymmetry.core.fitting.CandidateAssessment method)
(asymmetry.core.fitting.GlobalCandidateAssessment method)
migrate_legacy_state() (in module asymmetry.core.fitting.knight_analysis)
migrate_to_current() (in module asymmetry.core.project.schema)
min (asymmetry.core.fitting.parameters.Parameter attribute)
minos_errors (asymmetry.core.fitting.engine.FitResult attribute)
missing (asymmetry.core.fitting.composite.ComponentDefinition attribute)
missing_component_names (asymmetry.core.fitting.composite.CompositeModel attribute)
mixed_axes_warning (asymmetry.core.fitting.GlobalFitWizardRecommendation attribute)
model (asymmetry.core.fitting.CandidateTemplate attribute)
(asymmetry.core.fitting.experiment_design.SeriesSpec attribute)
(asymmetry.core.fitting.parameter_models.ModelFitRange attribute)
(asymmetry.core.simulate.PeriodSpec attribute)
(asymmetry.core.simulate_presets.PresetRunSpec attribute)
model_name (asymmetry.core.fitting.angular_assignment.AngularAssignmentResult attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointFitState attribute)
(asymmetry.core.simulate_presets.PresetRunSpec attribute)
ModelDefinition (class in asymmetry.core.fitting.models)
ModelFitRange (class in asymmetry.core.fitting.parameter_models)
module
asymmetry.core.fitting.angular_assignment
asymmetry.core.fitting.diffusion
asymmetry.core.fitting.experiment_design
asymmetry.core.fitting.knight_analysis
asymmetry.core.fitting.knight_shift
asymmetry.core.fitting.models
asymmetry.core.fitting.muon_fluorine.dipolar
asymmetry.core.fitting.muon_fluorine.polarization
asymmetry.core.fitting.spectral
asymmetry.core.fourier.fft
asymmetry.core.fourier.maxent
asymmetry.core.fourier.window
asymmetry.core.io.nexus_writer
asymmetry.core.negmu.background
asymmetry.core.negmu.fit
asymmetry.core.negmu.lifetimes
asymmetry.core.negmu.model
asymmetry.core.negmu.polarisation
asymmetry.core.negmu.ratio
asymmetry.core.pull_diagnostic
asymmetry.core.simulate
asymmetry.core.simulate_presets
asymmetry.core.transform.asymmetry
asymmetry.core.transform.background
asymmetry.core.transform.deadtime
asymmetry.core.transform.grouping
asymmetry.core.transform.rebin
asymmetry.gui.app
moments_cutoff_changed (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
moments_drag_finished (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
moments_widget (asymmetry.gui.panels.fourier_panel.FourierPanel property)
moments_window_changed (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
Mu
mu_f_polarization() (in module asymmetry.core.fitting.muon_fluorine.polarization)
multi_period_run_numbers() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
multiplet_matches (asymmetry.core.fitting.FitWizardRecommendation attribute)
MUON_LARMOR_MHZ_PER_G (in module asymmetry.core.fitting.knight_shift)
MuonDataset (class in asymmetry.core.data.dataset)
muonium
N
n (asymmetry.core.fitting.knight_shift.ClogstonJaccarinoResult attribute)
(asymmetry.core.pull_diagnostic.ParameterPull property)
n0_weight (asymmetry.core.simulate.GroupSignalSpec attribute)
n_bins (asymmetry.core.data.dataset.Histogram property)
(asymmetry.core.simulate.InstrumentTemplate attribute)
(asymmetry.core.transform.background.TailFitResult attribute)
n_bins_used (asymmetry.core.transform.asymmetry.AlphaEstimate attribute)
n_converged (asymmetry.core.pull_diagnostic.PullDistribution attribute)
n_detectors (asymmetry.core.instrument.InstrumentLayout attribute)
(asymmetry.core.simulate.InstrumentTemplate attribute)
n_failed (asymmetry.core.fitting.experiment_design.SuggestionCalibration attribute)
n_points (asymmetry.core.data.dataset.MuonDataset property)
(asymmetry.core.fitting.knight_analysis.KnightJointCurve attribute)
(asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFitResult attribute)
n_seeds (asymmetry.core.pull_diagnostic.PullDistribution attribute)
n_starts_tried (asymmetry.core.fitting.parameter_models.ParameterModelFitResult attribute)
n_trials (asymmetry.core.fitting.experiment_design.SuggestionCalibration attribute)
name (asymmetry.core.fitting.composite.ComponentDefinition attribute)
(asymmetry.core.fitting.GlobalParameterRecommendation attribute)
(asymmetry.core.fitting.knight_analysis.KnightBranch attribute)
(asymmetry.core.fitting.models.ModelDefinition attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition attribute)
(asymmetry.core.fitting.parameters.Parameter attribute)
(asymmetry.core.instrument.BankLayout attribute)
(asymmetry.core.instrument.GroupDefinition attribute)
(asymmetry.core.instrument.InstrumentLayout attribute)
(asymmetry.core.instrument.PresetGrouping attribute)
(asymmetry.core.negmu.lifetimes.ElementLifetime attribute)
(asymmetry.core.pull_diagnostic.ParameterPull attribute)
names (asymmetry.core.fitting.parameters.ParameterSet property)
next_derived_run_number() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
NextPointSuggestion (class in asymmetry.core.fitting.experiment_design)
NexusLoader (class in asymmetry.core.io.nexus)
nonmonotonic_d_wave() (in module asymmetry.core.fitting.sc.gaps)
normalized_parameter_values() (asymmetry.core.fitting.composite.CompositeModel method)
numerator (asymmetry.core.negmu.ratio.CaptureRatio attribute)
O
objective_value (asymmetry.core.transform.asymmetry.AlphaEstimate attribute)
offset() (asymmetry.core.fitting.knight_analysis.KnightCorrection method)
ok (asymmetry.core.transform.asymmetry.AlphaEstimate attribute)
(asymmetry.core.transform.background.TailFitResult attribute)
omega_d_f_f_rad_per_us() (in module asymmetry.core.fitting.muon_fluorine.dipolar)
omega_d_mu_f_rad_per_us() (in module asymmetry.core.fitting.muon_fluorine.dipolar)
omega_dipolar_rad_per_us() (in module asymmetry.core.fitting.muon_fluorine.dipolar)
optimization_status_for_key() (asymmetry.core.fitting.GlobalFitWizardRecommendation method)
optimize_phase_entropy() (in module asymmetry.core.fourier.fft)
optimized_assessments() (asymmetry.core.fitting.GlobalFitWizardRecommendation method)
oscillatory() (in module asymmetry.core.fitting.models)
overlay_toggled (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
P
param_defaults (asymmetry.core.fitting.composite.ComponentDefinition attribute)
(asymmetry.core.fitting.models.ModelDefinition attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition attribute)
param_info (asymmetry.core.fitting.composite.ComponentDefinition attribute)
(asymmetry.core.fitting.models.ModelDefinition attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition attribute)
param_names (asymmetry.core.fitting.composite.ComponentDefinition attribute)
(asymmetry.core.fitting.models.ModelDefinition attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition attribute)
Parameter (class in asymmetry.core.fitting.parameters)
parameter_count (asymmetry.core.fitting.CandidateAssessment property)
(asymmetry.core.fitting.CandidateTemplate property)
(asymmetry.core.fitting.GlobalCandidateAssessment property)
parameter_mapping() (asymmetry.core.fitting.composite.CompositeModel method)
parameter_name (asymmetry.core.fitting.parameter_models.ParameterModelFit attribute)
parameter_recommendations (asymmetry.core.fitting.GlobalCandidateAssessment attribute)
ParameterCompositeModel (class in asymmetry.core.fitting.parameter_models)
ParameterGroupData (class in asymmetry.core.fitting.parameter_models)
ParameterModelComponentDefinition (class in asymmetry.core.fitting.parameter_models)
ParameterModelFit (class in asymmetry.core.fitting.parameter_models)
ParameterModelFitExecution (class in asymmetry.core.fitting.parameter_models)
ParameterModelFitResult (class in asymmetry.core.fitting.parameter_models)
ParameterPull (class in asymmetry.core.pull_diagnostic)
parameters (asymmetry.core.fitting.engine.FitResult attribute)
(asymmetry.core.fitting.experiment_design.SeriesSpec attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointCurve attribute)
(asymmetry.core.fitting.parameter_models.ModelFitRange attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFitResult attribute)
(asymmetry.core.pull_diagnostic.PullDistribution attribute)
(asymmetry.core.simulate.PeriodSpec attribute)
(asymmetry.core.simulate_presets.PresetRunSpec attribute)
ParameterSet (class in asymmetry.core.fitting.parameters)
params_at_bound (asymmetry.core.fitting.parameter_models.ParameterModelFitResult attribute)
parse_deadtime_calibration_text() (in module asymmetry.core.transform.deadtime)
parse_detector_list() (in module asymmetry.core.transform.grouping)
peak_analysis (asymmetry.core.fitting.FitWizardRecommendation attribute)
penetration depth
per_group_chi_squared (asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
per_group_n_points (asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
PERCENT (asymmetry.core.fitting.knight_shift.KnightShiftUnit attribute)
period_count() (in module asymmetry.core.io.periods)
period_labels() (in module asymmetry.core.io.periods)
PeriodSpec (class in asymmetry.core.simulate)
persist_single_fit_wizard_cache_for_run() (asymmetry.gui.panels.fit_panel.FitPanel method)
physics_classes (asymmetry.core.fitting.composite.ComponentDefinition attribute)
plot_dataset() (asymmetry.gui.panels.plot_panel.PlotPanel method)
plot_datasets() (asymmetry.gui.panels.plot_panel.PlotPanel method)
plot_fit() (asymmetry.gui.panels.plot_panel.PlotPanel method)
plot_grouped_time_domain_subplots() (asymmetry.gui.panels.plot_panel.PlotPanel method)
plot_maxent_reconstruction() (asymmetry.gui.panels.plot_panel.PlotPanel method)
plot_vector_subplots() (asymmetry.gui.panels.plot_panel.PlotPanel method)
PlotPanel (class in asymmetry.gui.panels.plot_panel)
points (asymmetry.core.fitting.knight_analysis.KnightAnalysisInput attribute)
poisson_asymmetry_errors() (in module asymmetry.core.simulate)
POLARISATION_MODES (in module asymmetry.core.negmu.polarisation)
polarization_axis_changed (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
PPM (asymmetry.core.fitting.knight_shift.KnightShiftUnit attribute)
predicted_post_sigma (asymmetry.core.fitting.experiment_design.NextPointSuggestion attribute)
(asymmetry.core.fitting.experiment_design.SuggestionCalibration attribute)
prepare_fft_time_signal() (in module asymmetry.core.fourier.fft)
prepare_histograms_with_deadtime() (in module asymmetry.core.transform.deadtime)
PreparedFFTSignal (class in asymmetry.core.fourier.fft)
prescreen_only (asymmetry.core.fitting.GlobalCandidateAssessment attribute)
PresetGrouping (class in asymmetry.core.instrument)
PresetRunSpec (class in asymmetry.core.simulate_presets)
presets (asymmetry.core.instrument.InstrumentLayout attribute)
preview_requested (asymmetry.gui.panels.fit_panel.FitPanel attribute)
project
projection_tint() (asymmetry.gui.panels.plot_panel.PlotPanel method)
projections (asymmetry.core.instrument.PresetGrouping attribute)
promote_deadtime_to_grouping() (in module asymmetry.core.transform.deadtime)
PsiLoader (class in asymmetry.core.io.psi)
PullDistribution (class in asymmetry.core.pull_diagnostic)
pulls (asymmetry.core.pull_diagnostic.ParameterPull attribute)
pulsed source
R
r_inner (asymmetry.core.instrument.DetectorSegment attribute)
r_mu_f_from_omega_d() (in module asymmetry.core.fitting.muon_fluorine.dipolar)
r_outer (asymmetry.core.instrument.DetectorSegment attribute)
range_index (asymmetry.core.fitting.parameter_models.ParameterModelFitExecution attribute)
ranges (asymmetry.core.fitting.parameter_models.ParameterModelFit attribute)
(asymmetry.core.transform.background.BackgroundCorrectionResult attribute)
rate_error_per_us (asymmetry.core.transform.background.TailFitResult attribute)
rate_per_us (asymmetry.core.transform.background.TailFitResult attribute)
ratio (asymmetry.core.negmu.ratio.CaptureRatio attribute)
rationale (asymmetry.core.fitting.CandidateTemplate attribute)
(asymmetry.core.fitting.GlobalParameterRecommendation attribute)
ratios (asymmetry.core.negmu.ratio.CaptureRatioReport attribute)
read_only (asymmetry.core.instrument.DetectorSegment attribute)
realized_post_sigma (asymmetry.core.fitting.experiment_design.SuggestionCalibration attribute)
realized_post_sigma_p16 (asymmetry.core.fitting.experiment_design.SuggestionCalibration attribute)
realized_post_sigma_p84 (asymmetry.core.fitting.experiment_design.SuggestionCalibration attribute)
rebin() (asymmetry.core.data.dataset.MuonDataset method)
(in module asymmetry.core.transform.rebin)
rebin_counts() (in module asymmetry.core.transform.rebin)
rebuild_combined_dataset() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
recommended_assessment (asymmetry.core.fitting.FitWizardRecommendation property)
(asymmetry.core.fitting.GlobalFitWizardRecommendation property)
recommended_key (asymmetry.core.fitting.FitWizardRecommendation attribute)
(asymmetry.core.fitting.GlobalFitWizardRecommendation attribute)
recommended_role (asymmetry.core.fitting.GlobalParameterRecommendation attribute)
reduce_run_to_dataset() (in module asymmetry.core.simulate)
reduced_chi_squared (asymmetry.core.fitting.engine.FitResult attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointCurve attribute)
(asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFitResult attribute)
reference (asymmetry.core.negmu.ratio.CaptureRatioReport attribute)
REFERENCE_APPLIED_FIELD (in module asymmetry.core.fitting.knight_shift)
reference_arrows (asymmetry.core.instrument.InstrumentLayout attribute)
reference_component (asymmetry.core.fitting.knight_shift.KnightShiftConfig attribute)
reference_mode (asymmetry.core.fitting.knight_shift.KnightShiftConfig attribute)
ReferenceArrow (class in asymmetry.core.instrument)
refit_coadded_requested (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
RefitResult (in module asymmetry.core.pull_diagnostic)
register() (asymmetry.core.io.base.LoaderRegistry class method)
register_global_fit_results() (asymmetry.gui.panels.fit_panel.FitPanel method)
reject() (asymmetry.gui.windows.grouping_dialog.GroupingDialog method)
relative_phase (asymmetry.core.simulate.GroupSignalSpec attribute)
release_derived_run_number() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
remove() (asymmetry.core.data.logbook.Logbook method)
remove_extra_column() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
remove_runs_from_group() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
rename_extra_column() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
render_logbook_rtf() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
render_logbook_tsv() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
repair_attempted (asymmetry.core.fitting.CandidateAssessment attribute)
representation
rerank_fit_wizard_recommendation() (in module asymmetry.core.fitting)
rerank_global_fit_wizard_recommendation() (in module asymmetry.core.fitting)
rescale_errors (asymmetry.core.fitting.knight_analysis.KnightAnalysisState attribute)
residual_fft_peak_snr (asymmetry.core.fitting.CandidateAssessment attribute)
residual_gate_passed (asymmetry.core.fitting.CandidateAssessment attribute)
(asymmetry.core.fitting.GlobalCandidateAssessment property)
residual_gate_reasons (asymmetry.core.fitting.CandidateAssessment attribute)
residual_rms (asymmetry.core.fitting.CandidateAssessment attribute)
residuals (asymmetry.core.fitting.engine.FitResult attribute)
resizeEvent() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
(asymmetry.gui.panels.plot_panel.PlotPanel method)
resolve_auto_unit() (in module asymmetry.core.fitting.knight_shift)
resolve_background_mode() (in module asymmetry.core.transform.background)
resolve_binning_mode() (in module asymmetry.core.transform.rebin)
resolve_gap_ratio() (in module asymmetry.core.fitting.sc.bcs)
resolve_group_indices() (in module asymmetry.core.transform.grouping)
resolve_period_index() (in module asymmetry.core.io.periods)
resolved_linear_params() (asymmetry.core.fitting.models.ModelDefinition method)
restore_domain_state() (asymmetry.gui.panels.fit_panel.FitPanel method)
restore_global_state() (asymmetry.gui.panels.fit_panel.FitPanel method)
restore_group_phase_state() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
restore_project_state() (asymmetry.gui.mainwindow.MainWindow method)
restore_single_fit_ui() (asymmetry.gui.panels.fit_panel.FitPanel method)
restore_single_state() (asymmetry.gui.panels.fit_panel.FitPanel method)
restore_state() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
(asymmetry.gui.panels.fourier_panel.FourierPanel method)
(asymmetry.gui.panels.plot_panel.PlotPanel method)
restore_ui_state() (asymmetry.gui.panels.fit_panel.FitPanel method)
result (asymmetry.core.fitting.parameter_models.ModelFitRange attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFitExecution attribute)
rho_anisotropic_s_cos4() (in module asymmetry.core.fitting.sc.models)
rho_d_wave() (in module asymmetry.core.fitting.sc.models)
rho_extended_s() (in module asymmetry.core.fitting.sc.models)
rho_nonmonotonic_d() (in module asymmetry.core.fitting.sc.models)
rho_p_wave_axial() (in module asymmetry.core.fitting.sc.models)
rho_p_wave_polar_3d() (in module asymmetry.core.fitting.sc.models)
rho_s_plus_g() (in module asymmetry.core.fitting.sc.models)
rho_s_wave() (in module asymmetry.core.fitting.sc.models)
rho_to_lambda() (in module asymmetry.core.fitting.sc.models)
rho_to_lambda_inv_sq() (in module asymmetry.core.fitting.sc.models)
ring_index (asymmetry.core.instrument.DetectorSegment attribute)
risch_kehr() (in module asymmetry.core.fitting.models)
risk_mask (asymmetry.core.fitting.experiment_design.NextPointSuggestion attribute)
RootLoader (class in asymmetry.core.io.root)
rotating reference frame
rotation_deg (asymmetry.core.instrument.DetectorSegment attribute)
roughness (asymmetry.core.fitting.GlobalParameterRecommendation attribute)
RRF
rrf_fit_frequency_mhz() (asymmetry.gui.panels.plot_panel.PlotPanel method)
rrf_has_active_parameters() (asymmetry.gui.panels.plot_panel.PlotPanel method)
run (asymmetry.core.data.dataset.MuonDataset attribute)
Run (class in asymmetry.core.data.dataset)
run_diagnostics (asymmetry.core.fitting.GlobalCandidateAssessment attribute)
run_joint_fit() (in module asymmetry.core.fitting.knight_analysis)
run_joint_fit_outcome() (in module asymmetry.core.fitting.knight_analysis)
run_label (asymmetry.core.data.dataset.MuonDataset property)
(asymmetry.core.fitting.knight_analysis.KnightPoint attribute)
run_number (asymmetry.core.data.dataset.MuonDataset property)
(asymmetry.core.data.dataset.Run attribute)
(asymmetry.core.data.logbook.LogbookEntry attribute)
(asymmetry.core.fitting.knight_analysis.KnightPoint attribute)
run_numbers (asymmetry.core.data.logbook.Logbook property)
(asymmetry.core.fitting.knight_analysis.KnightBranch attribute)
run_pull_distribution() (in module asymmetry.core.pull_diagnostic)
runs_z_score (asymmetry.core.fitting.CandidateAssessment attribute)
S
s_plus_g() (in module asymmetry.core.fitting.sc.gaps)
SAMPLE_SHAPE_DEMAG_FACTORS (in module asymmetry.core.fitting.knight_analysis)
sample_temperature_logged (asymmetry.core.data.dataset.MuonDataset property)
(asymmetry.core.data.dataset.Run property)
save() (asymmetry.core.data.logbook.Logbook method)
save_project() (in module asymmetry.core.project)
sc_alpha_model() (in module asymmetry.core.fitting.sc.models)
sc_anisotropic_s_cos4() (in module asymmetry.core.fitting.sc.models)
sc_d_wave() (in module asymmetry.core.fitting.sc.models)
sc_d_wave_q() (in module asymmetry.core.fitting.sc.models)
sc_extended_s() (in module asymmetry.core.fitting.sc.models)
sc_nonmonotonic_d() (in module asymmetry.core.fitting.sc.models)
sc_p_wave_axial() (in module asymmetry.core.fitting.sc.models)
sc_s_plus_g() (in module asymmetry.core.fitting.sc.models)
sc_s_plus_g_q() (in module asymmetry.core.fitting.sc.models)
sc_s_wave() (in module asymmetry.core.fitting.sc.models)
sc_s_wave_q() (in module asymmetry.core.fitting.sc.models)
sc_two_gap_sd() (in module asymmetry.core.fitting.sc.models)
sc_two_gap_ss() (in module asymmetry.core.fitting.sc.models)
scale (asymmetry.core.fitting.knight_analysis.KnightAnalysisResult attribute)
(asymmetry.core.simulate.PeriodSpec attribute)
scale_for_unit() (in module asymmetry.core.fitting.knight_shift)
scope_note (asymmetry.core.fitting.FitWizardRecommendation attribute)
scopes (asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition attribute)
score_delta (asymmetry.core.fitting.GlobalParameterRecommendation attribute)
search() (asymmetry.core.data.logbook.Logbook method)
sector_index (asymmetry.core.instrument.DetectorSegment attribute)
seed (asymmetry.core.simulate_presets.SimulatePreset attribute)
seed_beat_user_start (asymmetry.core.fitting.parameter_models.ParameterModelFitResult attribute)
seed_peak_parameters_from_dataset() (in module asymmetry.core.fitting.spectral)
segments (asymmetry.core.instrument.BankLayout attribute)
select_period() (in module asymmetry.core.io.periods)
select_runs() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
selected_components() (in module asymmetry.core.fitting.knight_analysis)
selected_group_ids() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
selected_projection_labels() (asymmetry.gui.panels.plot_panel.PlotPanel method)
selected_score (asymmetry.core.fitting.CandidateAssessment attribute)
(asymmetry.core.fitting.GlobalCandidateAssessment attribute)
selection_changed (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
selection_key (asymmetry.core.fitting.GlobalCandidateAssessment property)
send_single_model_to_batch() (asymmetry.gui.panels.fit_panel.FitPanel method)
series_axis_key (asymmetry.core.fitting.GlobalFitWizardRecommendation attribute)
series_axis_label (asymmetry.core.fitting.GlobalFitWizardRecommendation attribute)
series_warnings (asymmetry.core.fitting.GlobalCandidateAssessment attribute)
SeriesSpec (class in asymmetry.core.fitting.experiment_design)
set_active_group() (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget method)
set_active_label_group() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_active_projection_label() (asymmetry.gui.panels.fit_panel.FitPanel method)
set_all_groups() (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget method)
set_apodisation_suggestion() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
set_average_summary() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
set_background_hint() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
set_batch_seeding_mode() (asymmetry.gui.panels.fit_panel.FitPanel method)
set_bound_group() (asymmetry.gui.panels.fit_panel.FitPanel method)
set_bunch_factor() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_compact_mode() (asymmetry.gui.mainwindow.MainWindow method)
set_compute_scope() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
set_counts_rebunch_provider() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_current_time_view_mode() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_custom_label_fields() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_custom_values_by_run() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_custom_x_axis_label() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_dataset() (asymmetry.gui.panels.fit_panel.FitPanel method)
set_dataset_field_from_log() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
set_dataset_temperature_from_log() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
set_datasets() (asymmetry.gui.panels.fit_panel.FitPanel method)
set_decimation_enabled() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_diamagnetic_overlay() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_domain() (asymmetry.gui.panels.fit_panel.FitPanel method)
set_exclude_mode() (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget method)
set_excluded_detectors() (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget method)
set_fft_status() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
set_fit_blocked() (asymmetry.gui.panels.fit_panel.FitPanel method)
set_fit_range() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_fit_range_display() (asymmetry.gui.panels.fit_panel.FitPanel method)
set_fit_target_projection() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_frequency_axis_mode() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_frequency_missing_spectra_status() (asymmetry.gui.panels.fit_panel.FitPanel method)
set_global_fits() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_group_definitions() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
set_group_detectors() (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget method)
set_group_enabled() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
set_group_highlight() (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget method)
set_group_names() (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget method)
set_group_phases() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
set_grouping_hint() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_grouping_profile_provider() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
set_highlighted_runs() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
set_instrument() (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget method)
set_matching_divergence() (in module asymmetry.core.fitting.experiment_design)
set_moments_overlay() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_overlay_enabled() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_overlay_mismatch() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
set_project_model() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
set_projections() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_rrf_feature_enabled() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_rrf_frequency_provider() (asymmetry.gui.panels.fit_panel.FitPanel method)
set_single_fit_restore_provider() (asymmetry.gui.panels.fit_panel.FitPanel method)
set_stale() (asymmetry.gui.panels.fourier_panel.FourierPanel method)
set_time_view_modes() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_use_field_from_log() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
set_use_temperature_from_log() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
set_view_limits() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_waterfall_enabled() (asymmetry.gui.panels.plot_panel.PlotPanel method)
set_waterfall_offset() (asymmetry.gui.panels.plot_panel.PlotPanel method)
settings_changed (asymmetry.gui.panels.fourier_panel.FourierPanel attribute)
shape (asymmetry.core.fitting.knight_analysis.KnightCorrection attribute)
(asymmetry.core.instrument.DetectorSegment attribute)
show_group_series_requested (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
show_markers (asymmetry.core.fitting.knight_analysis.KnightAnalysisState attribute)
showEvent() (asymmetry.gui.mainwindow.MainWindow method)
(asymmetry.gui.windows.detector_layout_dialog.DetectorLayoutDialog method)
shutdown_workers() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
(asymmetry.gui.panels.fit_panel.FitPanel method)
(asymmetry.gui.panels.plot_panel.PlotPanel method)
side (asymmetry.core.negmu.ratio.CaptureRatioReport attribute)
sigma (asymmetry.core.negmu.ratio.CaptureRatio attribute)
sigma_new (asymmetry.core.fitting.experiment_design.NextPointSuggestion attribute)
sigma_to_lambda_nm() (in module asymmetry.core.fitting.sc.constants)
sigma_us (asymmetry.core.negmu.lifetimes.ElementLifetime attribute)
signal (asymmetry.core.fourier.fft.PreparedFFTSignal attribute)
simulate_capture_run() (in module asymmetry.core.simulate)
simulate_count_run() (in module asymmetry.core.simulate)
simulate_double_pulse_run() (in module asymmetry.core.simulate)
simulate_multi_group_run() (in module asymmetry.core.simulate)
simulate_run() (in module asymmetry.core.simulate)
simulate_run_from_group_signals() (in module asymmetry.core.simulate)
simulate_two_period_run() (in module asymmetry.core.simulate)
SimulatePreset (class in asymmetry.core.simulate_presets)
single_fit_formula_string() (asymmetry.gui.panels.fit_panel.FitPanel method)
single_fit_model_and_seed() (asymmetry.gui.panels.fit_panel.FitPanel method)
single_fit_range_text() (asymmetry.gui.panels.fit_panel.FitPanel method)
sizeHint() (asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget method)
skipped_points (asymmetry.core.fitting.knight_analysis.KnightAnalysisResult attribute)
slice_to_good_window() (in module asymmetry.core.transform.asymmetry)
slope (asymmetry.core.fitting.knight_shift.ClogstonJaccarinoResult attribute)
slope_err (asymmetry.core.fitting.knight_shift.ClogstonJaccarinoResult attribute)
snapshot_from_rows() (in module asymmetry.core.fitting.knight_analysis)
sort_by_run_number_if_unordered() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
sorted_assessments() (asymmetry.core.fitting.FitWizardRecommendation method)
(asymmetry.core.fitting.GlobalFitWizardRecommendation method)
sorted_optimized_assessments() (asymmetry.core.fitting.GlobalFitWizardRecommendation method)
sorted_prescreen_assessments() (asymmetry.core.fitting.GlobalFitWizardRecommendation method)
source (asymmetry.core.negmu.lifetimes.ElementLifetime attribute)
source_batch_id (asymmetry.core.fitting.knight_analysis.KnightAnalysisState attribute)
source_file (asymmetry.core.data.dataset.Run attribute)
(asymmetry.core.data.logbook.LogbookEntry attribute)
source_group_id (asymmetry.core.fitting.knight_analysis.KnightAnalysisState attribute)
source_label (asymmetry.core.fitting.knight_analysis.KnightAnalysisInput attribute)
specs (asymmetry.core.simulate_presets.SimulatePreset attribute)
spectral_density() (in module asymmetry.core.fitting.diffusion)
stage (asymmetry.core.fitting.CandidateAssessment attribute)
start (asymmetry.core.instrument.ReferenceArrow attribute)
static_gkt_zf() (in module asymmetry.core.fitting.models)
static_lorentzian_kt_lf() (in module asymmetry.core.fitting.models)
static_lorentzian_kt_zf() (in module asymmetry.core.fitting.models)
staticMetaObject (asymmetry.gui.mainwindow.MainWindow attribute)
(asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
(asymmetry.gui.panels.fit_panel.FitPanel attribute)
(asymmetry.gui.panels.fourier_panel.FourierPanel attribute)
(asymmetry.gui.panels.log_panel.LogPanel attribute)
(asymmetry.gui.panels.plot_panel.PlotPanel attribute)
(asymmetry.gui.widgets.detector_schematic.DetectorSchematicWidget attribute)
(asymmetry.gui.windows.detector_layout_dialog.DetectorLayoutDialog attribute)
(asymmetry.gui.windows.grouping_dialog.GroupingDialog attribute)
stretched_exponential() (in module asymmetry.core.fitting.models)
subscript (asymmetry.core.fitting.knight_analysis.KnightBranch attribute)
subtract_capture_background() (in module asymmetry.core.negmu.background)
subtract_scaled_counts() (in module asymmetry.core.transform.background)
success (asymmetry.core.fitting.angular_assignment.AngularAssignmentResult attribute)
(asymmetry.core.fitting.engine.FitResult attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointCurve attribute)
(asymmetry.core.fitting.parameter_models.CrossGroupFitResult attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFitResult attribute)
suggest_assignment_discriminating_angle() (in module asymmetry.core.fitting.knight_analysis)
suggest_discriminating_point() (in module asymmetry.core.fitting.experiment_design)
suggest_model_discriminating_angle() (in module asymmetry.core.fitting.knight_analysis)
suggest_next_angle() (in module asymmetry.core.fitting.knight_analysis)
suggest_next_point() (in module asymmetry.core.fitting.experiment_design)
suggest_next_point_multi() (in module asymmetry.core.fitting.experiment_design)
SuggestionCalibration (class in asymmetry.core.fitting.experiment_design)
summary (asymmetry.core.fitting.FitWizardRecommendation attribute)
(asymmetry.core.fitting.GlobalFitWizardRecommendation attribute)
summary() (asymmetry.core.data.dataset.MuonDataset method)
(asymmetry.core.data.dataset.Run method)
superfluid density
superfluid_density_2d() (in module asymmetry.core.fitting.sc.kernel)
superfluid_density_3d() (in module asymmetry.core.fitting.sc.kernel)
supported_extensions() (asymmetry.core.io.base.LoaderRegistry class method)
supports_background_correction() (in module asymmetry.core.transform.background)
symbol (asymmetry.core.negmu.lifetimes.ElementLifetime attribute)
sync_groups_from_project_model() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
T
t0
t0_bin (asymmetry.core.data.dataset.Histogram attribute)
(asymmetry.core.simulate.InstrumentTemplate attribute)
tab_changed (asymmetry.gui.panels.fit_panel.FitPanel attribute)
tags (asymmetry.core.data.logbook.LogbookEntry attribute)
TailFitResult (class in asymmetry.core.transform.background)
target (asymmetry.core.fitting.experiment_design.NextPointSuggestion attribute)
(asymmetry.core.fitting.experiment_design.SuggestionCalibration attribute)
target_unreachable (asymmetry.core.fitting.experiment_design.NextPointSuggestion attribute)
tau_us (asymmetry.core.negmu.lifetimes.ElementLifetime attribute)
(asymmetry.core.negmu.model.CaptureComponent attribute)
tau_us() (in module asymmetry.core.negmu.lifetimes)
temperature (asymmetry.core.data.dataset.MuonDataset property)
(asymmetry.core.data.dataset.Run property)
(asymmetry.core.data.logbook.LogbookEntry attribute)
(asymmetry.core.simulate_presets.PresetRunSpec attribute)
template (asymmetry.core.fitting.CandidateAssessment attribute)
(asymmetry.core.fitting.GlobalCandidateAssessment attribute)
template_key (asymmetry.core.simulate_presets.SimulatePreset attribute)
templates (asymmetry.core.fitting.FitWizardRecommendation attribute)
(asymmetry.core.fitting.GlobalFitWizardRecommendation attribute)
TF
three_spin_hamiltonian_rad_per_us() (in module asymmetry.core.fitting.muon_fluorine.dipolar)
tie (asymmetry.core.fitting.parameters.Parameter attribute)
tie_followers() (asymmetry.core.fitting.parameters.ParameterSet method)
time (asymmetry.core.data.dataset.MuonDataset attribute)
time-zero
time_axis (asymmetry.core.data.dataset.Histogram property)
time_range() (asymmetry.core.data.dataset.MuonDataset method)
time_view_changed (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
title (asymmetry.core.data.dataset.Run property)
(asymmetry.core.data.logbook.LogbookEntry attribute)
(asymmetry.core.fitting.CandidateTemplate attribute)
(asymmetry.core.simulate_presets.PresetRunSpec attribute)
to_dict() (asymmetry.core.fitting.composite.CompositeModel method)
(asymmetry.core.fitting.knight_analysis.KnightAnalysisState method)
(asymmetry.core.fitting.knight_analysis.KnightCorrection method)
(asymmetry.core.fitting.knight_analysis.KnightJointCurve method)
(asymmetry.core.fitting.knight_analysis.KnightJointFitState method)
(asymmetry.core.fitting.knight_shift.KnightShiftConfig method)
(asymmetry.core.fitting.parameter_models.CrossGroupFitResult method)
(asymmetry.core.fitting.parameter_models.ParameterCompositeModel method)
(asymmetry.core.fitting.parameter_models.ParameterGroupData method)
to_model_definition() (asymmetry.core.fitting.composite.CompositeModel method)
to_plain_text() (asymmetry.gui.panels.log_panel.LogPanel method)
total_chi_squared (asymmetry.core.fitting.angular_assignment.AngularAssignmentAlternative attribute)
(asymmetry.core.fitting.angular_assignment.AngularAssignmentResult attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointFitState attribute)
total_events (asymmetry.core.pull_diagnostic.PullDistribution attribute)
(asymmetry.core.simulate.PeriodSpec attribute)
(asymmetry.core.simulate_presets.PresetRunSpec attribute)
total_events_of() (in module asymmetry.core.simulate)
total_variation (asymmetry.core.fitting.GlobalParameterRecommendation attribute)
transverse field
trend fit
truth (asymmetry.core.pull_diagnostic.ParameterPull attribute)
(asymmetry.core.pull_diagnostic.PullDistribution attribute)
U
uncertainties (asymmetry.core.fitting.engine.FitResult attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFitResult attribute)
ungroup() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
ungroup_requested (asymmetry.gui.panels.data_browser.DataBrowserPanel attribute)
unit (asymmetry.core.fitting.knight_analysis.KnightAnalysisResult attribute)
(asymmetry.core.fitting.knight_analysis.KnightJointFitState attribute)
(asymmetry.core.fitting.knight_shift.KnightShiftConfig attribute)
unit_label (asymmetry.core.fitting.knight_analysis.KnightAnalysisResult attribute)
UnsupportedSchemaVersion
update_frequency_reference() (asymmetry.gui.panels.plot_panel.PlotPanel method)
update_values() (asymmetry.core.fitting.parameters.ParameterSet method)
use_field_from_log() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
use_temperature_from_log() (asymmetry.gui.panels.data_browser.DataBrowserPanel method)
use_x_errors (asymmetry.core.fitting.parameter_models.ParameterModelFit attribute)
user (asymmetry.core.fitting.composite.ComponentDefinition attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelComponentDefinition attribute)
utility (asymmetry.core.fitting.experiment_design.NextPointSuggestion attribute)
V
validate() (in module asymmetry.core.project.schema)
value (asymmetry.core.fitting.parameters.Parameter attribute)
values (asymmetry.core.fitting.knight_analysis.KnightPoint attribute)
(asymmetry.core.transform.background.BackgroundCorrectionResult attribute)
values_array() (asymmetry.core.fitting.parameters.ParameterSet method)
verdict (asymmetry.core.fitting.FitWizardRecommendation attribute)
verdict() (asymmetry.core.pull_diagnostic.ParameterPull method)
(asymmetry.core.pull_diagnostic.PullDistribution method)
view (asymmetry.core.instrument.InstrumentLayout attribute)
view_limits_changed (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
view_reframed_on_last_draw() (asymmetry.gui.panels.plot_panel.PlotPanel method)
W
warnings (asymmetry.core.fitting.engine.FitResult attribute)
(asymmetry.core.fitting.experiment_design.NextPointSuggestion attribute)
(asymmetry.core.fitting.experiment_design.SuggestionCalibration attribute)
waterfall_changed (asymmetry.gui.panels.plot_panel.PlotPanel attribute)
waterfall_offset() (asymmetry.gui.panels.plot_panel.PlotPanel method)
width (asymmetry.core.instrument.DetectorSegment attribute)
(asymmetry.core.pull_diagnostic.ParameterPull property)
width_uncertainty (asymmetry.core.pull_diagnostic.ParameterPull property)
window (asymmetry.core.transform.background.TailFitResult attribute)
window_sum (asymmetry.core.fourier.fft.PreparedFFTSignal attribute)
windows (asymmetry.core.fitting.parameter_models.ModelFitRange attribute)
with_default_fraction_groups() (asymmetry.core.fitting.composite.CompositeModel method)
write_nexus_v1() (in module asymmetry.core.io.nexus_writer)
X
x (asymmetry.core.fitting.knight_analysis.KnightBranch attribute)
(asymmetry.core.fitting.knight_analysis.KnightPoint attribute)
(asymmetry.core.fitting.parameter_models.ParameterGroupData attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFitExecution attribute)
x_candidates (asymmetry.core.fitting.experiment_design.NextPointSuggestion attribute)
x_center (asymmetry.core.instrument.DetectorSegment attribute)
x_data (asymmetry.core.fitting.experiment_design.SeriesSpec attribute)
x_key (asymmetry.core.fitting.knight_analysis.KnightAnalysisInput attribute)
(asymmetry.core.fitting.knight_analysis.KnightAnalysisState attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFit attribute)
x_label (asymmetry.core.fitting.knight_analysis.KnightAnalysisInput attribute)
x_max (asymmetry.core.fitting.parameter_models.ModelFitRange attribute)
x_min (asymmetry.core.fitting.parameter_models.ModelFitRange attribute)
x_new (asymmetry.core.fitting.experiment_design.SuggestionCalibration attribute)
xerr (asymmetry.core.fitting.parameter_models.ParameterGroupData attribute)
Y
y (asymmetry.core.fitting.parameter_models.ParameterGroupData attribute)
(asymmetry.core.fitting.parameter_models.ParameterModelFitExecution attribute)
y_center (asymmetry.core.instrument.DetectorSegment attribute)
y_err (asymmetry.core.fitting.experiment_design.SeriesSpec attribute)
yerr (asymmetry.core.fitting.parameter_models.ParameterGroupData attribute)
Z
z (asymmetry.core.negmu.lifetimes.ElementLifetime attribute)
zero field
ZF
Α
α
Β
β