ndscan
Contents:
ndscan.experiment API
ndscan.results API
Coding conventions
Design retrospective
ndscan
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
A
acquire() (ndscan.experiment.scan_runner.ScanRunner method)
AggregateExpFragment (class in ndscan.experiment.fragment)
analyze() (ndscan.experiment.entry_point.FragmentScanExperiment method)
Annotation (class in ndscan.experiment.annotations)
(class in ndscan.experiment.default_analysis)
ArraySink (class in ndscan.experiment.result_channels)
axes (ndscan.experiment.scan_runner.ScanSpec attribute)
axis_location() (in module ndscan.experiment.annotations)
B
bind_param() (ndscan.experiment.fragment.Fragment method)
BoolParam (class in ndscan.experiment.parameters)
build() (ndscan.experiment.entry_point.FragmentScanExperiment method)
(ndscan.experiment.fragment.Fragment method)
(ndscan.experiment.result_channels.ScalarDatasetSink method)
(ndscan.experiment.scan_runner.ScanRunner method)
build_fragment() (ndscan.experiment.fragment.AggregateExpFragment method)
(ndscan.experiment.fragment.Fragment method)
(ndscan.experiment.subscan.SubscanExpFragment method)
C
changed_after_use() (ndscan.experiment.parameters.ParamHandle method)
clear() (ndscan.experiment.result_channels.ArraySink method)
CompilerType (ndscan.experiment.parameters.BoolParam attribute)
(ndscan.experiment.parameters.FloatParam attribute)
(ndscan.experiment.parameters.IntParam attribute)
(ndscan.experiment.parameters.StringParam attribute)
computed_curve() (in module ndscan.experiment.annotations)
configure() (ndscan.experiment.subscan.SubscanExpFragment method)
create_and_run_fragment_once() (in module ndscan.experiment.entry_point)
curve() (in module ndscan.experiment.annotations)
curve_1d() (in module ndscan.experiment.annotations)
CustomAnalysis (class in ndscan.experiment.default_analysis)
D
DefaultAnalysis (class in ndscan.experiment.default_analysis)
describe() (ndscan.experiment.result_channels.ResultChannel method)
describe_analyses() (in module ndscan.experiment.scan_runner)
describe_limits() (ndscan.experiment.scan_generator.ScanGenerator method)
describe_online_analyses() (ndscan.experiment.default_analysis.DefaultAnalysis method)
(ndscan.experiment.default_analysis.ResultPrefixAnalysisWrapper method)
describe_scan() (in module ndscan.experiment.scan_runner)
detach_fragment() (ndscan.experiment.fragment.Fragment method)
device_cleanup() (ndscan.experiment.fragment.Fragment method)
device_cleanup_subfragments() (ndscan.experiment.fragment.Fragment method)
device_setup() (ndscan.experiment.fragment.Fragment method)
device_setup_subfragments() (ndscan.experiment.fragment.Fragment method)
dump_overrides() (in module ndscan.results.arguments)
dump_scan() (in module ndscan.results.arguments)
E
EnumParam (class in ndscan.experiment.parameters)
execute() (ndscan.experiment.default_analysis.DefaultAnalysis method)
(ndscan.experiment.default_analysis.ResultPrefixAnalysisWrapper method)
ExpFragment (class in ndscan.experiment.fragment)
extract_param_schema() (in module ndscan.results.arguments)
F
filter_default_analyses() (in module ndscan.experiment.scan_runner)
find_ndscan_roots() (in module ndscan.results.tools)
FloatChannel (class in ndscan.experiment.result_channels)
FloatParam (class in ndscan.experiment.parameters)
Fragment (class in ndscan.experiment.fragment)
FragmentScanExperiment (class in ndscan.experiment.entry_point)
G
generators (ndscan.experiment.scan_runner.ScanSpec attribute)
get_all() (ndscan.experiment.result_channels.ArraySink method)
get_always_shown_params() (ndscan.experiment.fragment.AggregateExpFragment method)
(ndscan.experiment.fragment.Fragment method)
get_analysis_results() (ndscan.experiment.default_analysis.DefaultAnalysis method)
(ndscan.experiment.default_analysis.ResultPrefixAnalysisWrapper method)
get_default_analyses() (ndscan.experiment.fragment.AggregateExpFragment method)
(ndscan.experiment.fragment.ExpFragment method)
get_last() (ndscan.experiment.result_channels.ArraySink method)
(ndscan.experiment.result_channels.LastValueSink method)
(ndscan.experiment.result_channels.NumericChannel method)
(ndscan.experiment.result_channels.ScalarDatasetSink method)
H
HandleType (ndscan.experiment.parameters.BoolParam attribute)
(ndscan.experiment.parameters.FloatParam attribute)
(ndscan.experiment.parameters.IntParam attribute)
(ndscan.experiment.parameters.StringParam attribute)
has_level() (ndscan.experiment.scan_generator.ScanGenerator method)
host_cleanup() (ndscan.experiment.fragment.Fragment method)
host_setup() (ndscan.experiment.fragment.Fragment method)
I
init_params() (ndscan.experiment.fragment.Fragment method)
IntChannel (class in ndscan.experiment.result_channels)
IntParam (class in ndscan.experiment.parameters)
InvalidDefaultError
is_muted() (ndscan.experiment.result_channels.ResultChannel method)
L
LastValueSink (class in ndscan.experiment.result_channels)
LinearGenerator (class in ndscan.experiment.scan_generator)
ListGenerator (class in ndscan.experiment.scan_generator)
M
make_fragment_scan_exp() (in module ndscan.experiment.entry_point)
make_namespaced_identifier() (ndscan.experiment.fragment.Fragment method)
match_default_analysis() (in module ndscan.experiment.scan_runner)
module
ndscan.experiment
ndscan.experiment.annotations
ndscan.experiment.default_analysis
ndscan.experiment.entry_point
ndscan.experiment.fragment
ndscan.experiment.parameters
ndscan.experiment.result_channels
ndscan.experiment.scan_generator
ndscan.experiment.scan_runner
ndscan.experiment.subscan
ndscan.results
ndscan.results.arguments
ndscan.results.tools
N
name (ndscan.experiment.parameters.ParamHandle attribute)
ndscan.experiment
module
ndscan.experiment.annotations
module
ndscan.experiment.default_analysis
module
ndscan.experiment.entry_point
module
ndscan.experiment.fragment
module
ndscan.experiment.parameters
module
ndscan.experiment.result_channels
module
ndscan.experiment.scan_generator
module
ndscan.experiment.scan_runner
module
ndscan.experiment.subscan
module
ndscan.results
module
ndscan.results.arguments
module
ndscan.results.tools
module
num_repeats (ndscan.experiment.scan_generator.ScanOptions attribute)
num_repeats_per_point (ndscan.experiment.scan_generator.ScanOptions attribute)
NumericChannel (class in ndscan.experiment.result_channels)
O
OnlineFit (class in ndscan.experiment.default_analysis)
OpaqueChannel (class in ndscan.experiment.result_channels)
options (ndscan.experiment.scan_runner.ScanSpec attribute)
override_param() (ndscan.experiment.fragment.Fragment method)
owner (ndscan.experiment.parameters.ParamHandle attribute)
P
parameter (ndscan.experiment.parameters.ParamHandle attribute)
ParamHandle (class in ndscan.experiment.parameters)
ParamStore (class in ndscan.experiment.parameters)
points_for_level() (ndscan.experiment.scan_generator.ScanGenerator method)
prepare() (ndscan.experiment.entry_point.FragmentScanExperiment method)
(ndscan.experiment.fragment.ExpFragment method)
push() (ndscan.experiment.result_channels.ArraySink method)
(ndscan.experiment.result_channels.LastValueSink method)
(ndscan.experiment.result_channels.NumericChannel method)
(ndscan.experiment.result_channels.ResultChannel method)
(ndscan.experiment.result_channels.ScalarDatasetSink method)
(ndscan.experiment.result_channels.SingleUseSink method)
R
randomise_order_globally (ndscan.experiment.scan_generator.ScanOptions attribute)
recompute_param_defaults() (ndscan.experiment.fragment.Fragment method)
RefiningGenerator (class in ndscan.experiment.scan_generator)
required_axes() (ndscan.experiment.default_analysis.DefaultAnalysis method)
(ndscan.experiment.default_analysis.ResultPrefixAnalysisWrapper method)
RestartKernelTransitoryError
ResultChannel (class in ndscan.experiment.result_channels)
ResultPrefixAnalysisWrapper (class in ndscan.experiment.default_analysis)
RpcType (ndscan.experiment.parameters.ParamStore attribute)
run() (ndscan.experiment.entry_point.FragmentScanExperiment method)
(ndscan.experiment.scan_runner.ScanRunner method)
(ndscan.experiment.subscan.Subscan method)
run_fragment_once() (in module ndscan.experiment.entry_point)
run_once() (ndscan.experiment.fragment.AggregateExpFragment method)
(ndscan.experiment.fragment.ExpFragment method)
(ndscan.experiment.subscan.SubscanExpFragment method)
S
ScalarDatasetSink (class in ndscan.experiment.result_channels)
ScanAxis (class in ndscan.experiment.scan_runner)
ScanGenerator (class in ndscan.experiment.scan_generator)
ScanOptions (class in ndscan.experiment.scan_generator)
ScanRunner (class in ndscan.experiment.scan_runner)
ScanSpec (class in ndscan.experiment.scan_runner)
ScanSpecError (class in ndscan.experiment.entry_point)
seed (ndscan.experiment.scan_generator.ScanOptions attribute)
set_from_rpc() (ndscan.experiment.parameters.ParamStore method)
set_sink() (ndscan.experiment.result_channels.ResultChannel method)
set_store() (ndscan.experiment.parameters.ParamHandle method)
setattr_fragment() (ndscan.experiment.fragment.Fragment method)
setattr_param() (ndscan.experiment.fragment.Fragment method)
setattr_param_like() (ndscan.experiment.fragment.Fragment method)
setattr_param_rebind() (ndscan.experiment.fragment.Fragment method)
setattr_result() (ndscan.experiment.fragment.Fragment method)
setattr_subscan() (in module ndscan.experiment.subscan)
SingleUseSink (class in ndscan.experiment.result_channels)
StoreType (ndscan.experiment.parameters.BoolParam attribute)
(ndscan.experiment.parameters.FloatParam attribute)
(ndscan.experiment.parameters.IntParam attribute)
(ndscan.experiment.parameters.StringParam attribute)
StringParam (class in ndscan.experiment.parameters)
Subscan (class in ndscan.experiment.subscan)
SubscanExpFragment (class in ndscan.experiment.subscan)
summarise() (in module ndscan.results.arguments)
T
to_rpc_type() (ndscan.experiment.parameters.ParamStore method)
TransitoryError
V
value_from_pyon() (ndscan.experiment.parameters.ParamStore class method)