Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
ABField (class in pixie16.read.settings.field_classes)
about() (pixie16.ui.widgets.BaseApp method)
acquire_adc_trace() (in module pixie16.C_library_sdk)
add_channels() (pixie16.ui.binary_browser.channel_select.ChannelSelect method)
(pixie16.ui.binary_browser.trace_analysis.FastTrigger method)
adjust_and_shift_buffer() (pixie16.read.list_mode.list_mode_data_reader.StreamReader method)
adjust_offsets() (in module pixie16.C_library_sdk)
(in module pixie16.control)
advance() (pixie16.read.list_mode.list_mode_data_reader.FileReader method)
(pixie16.read.list_mode.list_mode_data_reader.StreamReader method)
apply_func() (pixie16.read.settings.settings_class.Settings method)
B
BaseApp (class in pixie16.ui.widgets)
baseline (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
baseline_cut_finder() (in module pixie16.C_library_sdk)
begin() (pixie16.pipeline.Task method)
BinaryApp (class in pixie16.ui.binary_browser.app)
BinaryDataModel (class in pixie16.ui.binary_browser.data_model)
BinaryField (class in pixie16.read.settings.field_classes)
boot() (in module pixie16.control)
boot_module() (in module pixie16.C_library_sdk)
C
calc_offset_voltage() (in module pixie16.read.settings.field_classes)
calc_positions() (pixie16.ui.coincidence.coincidence_plots.PlotCoincidenceTraces method)
calc_trace_delay() (in module pixie16.read.settings.field_classes)
CFD_error (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
CFD_fraction (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
change_raw_setting_from_dict() (in module pixie16.control)
change_setting_from_dict() (in module pixie16.control)
channel (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
channels (pixie16.config.LocalSettings attribute)
ChannelSelect (class in pixie16.ui.binary_browser.channel_select)
check_external_FIFO_status() (in module pixie16.C_library_sdk)
check_run_status() (in module pixie16.C_library_sdk)
(in module pixie16.control)
chunk_timestamp (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
class_registry (pixie16.pipeline.Task attribute)
clear() (pixie16.ui.plot.PlotOnly method)
clear_channels() (pixie16.ui.binary_browser.channel_select.ChannelSelect method)
click_channel() (pixie16.ui.binary_browser.app.BinaryApp method)
close_files() (pixie16.read.list_mode.list_mode_data_reader.FileReader method)
CoincidenceApp (class in pixie16.ui.coincidence.app)
CoincidencePlot (class in pixie16.ui.coincidence.main_widget)
columnCount() (pixie16.ui.binary_browser.data_model.BinaryDataModel method)
combine_hi_lo_registers() (in module pixie16.read.settings.field_classes)
config_get_parameters() (in module pixie16.config)
configure() (pixie16.pipeline.Pipeline method)
(pixie16.pipeline.Task method)
connect() (pixie16.pipeline.Pipeline method)
(pixie16.pipeline.Task method)
converter_IEEE754_to_ulong() (in module pixie16.C_library_sdk)
converter_ulong_to_IEEE754() (in module pixie16.C_library_sdk)
crate (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
CrateSettings (class in pixie16.read.settings.settings_class)
create_index() (pixie16.read.settings.settings_class.SettingsBase method)
create_task() (pixie16.pipeline.Pipeline method)
D
data() (pixie16.ui.binary_browser.data_model.BinaryDataModel method)
data_rate_from_file() (in module pixie16.read.list_mode.list_mode_data_reader)
data_rate_per_channel_from_file() (in module pixie16.read.list_mode.list_mode_data_reader)
delete() (pixie16.ui.widgets.VStack method)
derive_field_value() (pixie16.read.settings.field_classes.ABField method)
(pixie16.read.settings.field_classes.BinaryField method)
(pixie16.read.settings.field_classes.OffsetVoltageField method)
(pixie16.read.settings.field_classes.SettingsFieldBase method)
(pixie16.read.settings.field_classes.TraceDelayField method)
do_configure() (pixie16.pipeline.Task method)
do_connect() (pixie16.pipeline.Task method)
do_init() (pixie16.pipeline.Task method)
do_quit() (pixie16.pipeline.Task method)
do_start() (pixie16.pipeline.Task method)
do_stop() (pixie16.pipeline.Task method)
do_wait() (pixie16.pipeline.Task method)
do_work() (pixie16.pipeline.Task method)
draw() (pixie16.ui.coincidence.main_widget.CoincidencePlot method)
DYING (pixie16.pipeline.Status attribute)
E
empty_all_fifos() (in module pixie16.control)
empty_fifo() (in module pixie16.control)
EmptyError
enable_trace_settings() (in module pixie16.control)
end_run() (in module pixie16.C_library_sdk)
(in module pixie16.control)
energy (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
Entity (class in pixie16.read.settings.field_classes)
EntityMeta (class in pixie16.read.settings.field_classes)
Error
Esum_gap (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
Esum_leading (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
Esum_trailing (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
Event (class in pixie16.read.list_mode.list_mode_data_reader)
events_from_files_generator() (in module pixie16.read.list_mode.list_mode_data_reader)
exit_system() (in module pixie16.C_library_sdk)
(in module pixie16.control)
ext_timestamp (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
F
FastTrigger (class in pixie16.ui.binary_browser.trace_analysis)
FileReader (class in pixie16.read.list_mode.list_mode_data_reader)
FINISHED (pixie16.pipeline.Message attribute)
(pixie16.pipeline.Status attribute)
flush_report() (pixie16.pipeline.Task method)
from_dict() (pixie16.read.settings.settings_class.SettingsBase class method)
from_file() (pixie16.read.settings.settings_class.SettingsBase class method)
G
gap (pixie16.ui.coincidence.coincidence_plots.PlotCoincidenceTraces attribute)
get_by_name() (pixie16.read.settings.settings_class.SettingsBase method)
get_sdk() (in module pixie16.config)
get_stats() (in module pixie16.control)
get_storage_values() (pixie16.read.settings.field_classes.SettingsFieldBase method)
get_y_range() (pixie16.ui.coincidence.coincidence_plots.PlotCoincidenceTraces method)
H
handle_error() (pixie16.pipeline.Pipeline method)
handle_print() (pixie16.pipeline.Pipeline method)
handle_report() (pixie16.pipeline.Pipeline method)
headerData() (pixie16.ui.binary_browser.data_model.BinaryDataModel method)
I
icon_return() (pixie16.ui.binary_browser.data_model.BinaryDataModel method)
in_x_range() (pixie16.ui.coincidence.coincidence_plots.PlotCoincidenceTraces method)
in_y_range() (pixie16.ui.coincidence.coincidence_plots.PlotCoincidenceTraces method)
init() (in module pixie16.control)
(pixie16.pipeline.Task method)
init_and_boot() (in module pixie16.control)
init_system() (in module pixie16.C_library_sdk)
int_to_bits() (in module pixie16.read.settings.field_classes)
iterevents() (pixie16.read.list_mode.list_mode_data_reader.ListModeDataReader method)
K
kill() (pixie16.pipeline.Pipeline method)
L
LabelAndIntNumber (class in pixie16.ui.widgets)
large_gap (pixie16.ui.coincidence.coincidence_plots.PlotCoincidenceTraces attribute)
LeftoverBytesError
list_firmware() (in module pixie16.config)
ListModeDataReader (class in pixie16.read.list_mode.list_mode_data_reader)
load_config() (in module pixie16.config)
load_dsp_parameters_from_file() (in module pixie16.C_library_sdk)
load_settings() (in module pixie16.read.settings.settings_class)
load_stats() (in module pixie16.read.settings.settings_class)
LocalSettings (class in pixie16.config)
M
mca_time (pixie16.config.LocalSettings attribute)
Message (class in pixie16.pipeline)
Message.CONFIGURE (class in pixie16.pipeline)
Message.CONNECT (class in pixie16.pipeline)
Message.DATA (class in pixie16.pipeline)
Message.ERROR (class in pixie16.pipeline)
Message.PRINT (class in pixie16.pipeline)
Message.REPORT (class in pixie16.pipeline)
module
pixie16.C_library_sdk
pixie16.config
pixie16.control
pixie16.pipeline
pixie16.read.list_mode.list_mode_data_reader
pixie16.read.settings.field_classes
pixie16.read.settings.file_format
pixie16.read.settings.settings_class
pixie16.read.settings.units
pixie16.ui.binary_browser.app
pixie16.ui.binary_browser.channel_select
pixie16.ui.binary_browser.data_model
pixie16.ui.binary_browser.trace_analysis
pixie16.ui.coincidence.app
pixie16.ui.coincidence.coincidence_plots
pixie16.ui.coincidence.main_widget
pixie16.ui.plot
pixie16.ui.widgets
modules (pixie16.config.LocalSettings attribute)
MyNavigationToolbar (class in pixie16.ui.plot)
N
name (pixie16.read.settings.field_classes.SettingsFieldBase attribute)
NotImplementedAttr (class in pixie16.read.settings.field_classes)
O
OffsetVoltageField (class in pixie16.read.settings.field_classes)
onclick() (pixie16.ui.coincidence.main_widget.CoincidencePlot method)
onkey() (pixie16.ui.coincidence.main_widget.CoincidencePlot method)
onmove() (pixie16.ui.coincidence.coincidence_plots.PlotCoincidenceTraces method)
open_file() (pixie16.ui.binary_browser.app.BinaryApp method)
(pixie16.ui.coincidence.app.CoincidenceApp method)
open_files() (pixie16.read.list_mode.list_mode_data_reader.FileReader method)
P
panic() (pixie16.pipeline.Task method)
PANICKING (pixie16.pipeline.Status attribute)
parse_data() (pixie16.ui.binary_browser.app.BinaryApp method)
pick_channel() (pixie16.ui.binary_browser.trace_analysis.FastTrigger method)
pileup (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
Pipeline (class in pixie16.pipeline)
pixie16.C_library_sdk
module
pixie16.config
module
pixie16.control
module
pixie16.pipeline
module
pixie16.read.list_mode.list_mode_data_reader
module
pixie16.read.settings.field_classes
module
pixie16.read.settings.file_format
module
pixie16.read.settings.settings_class
module
pixie16.read.settings.units
module
pixie16.ui.binary_browser.app
module
pixie16.ui.binary_browser.channel_select
module
pixie16.ui.binary_browser.data_model
module
pixie16.ui.binary_browser.trace_analysis
module
pixie16.ui.coincidence.app
module
pixie16.ui.coincidence.coincidence_plots
module
pixie16.ui.coincidence.main_widget
module
pixie16.ui.plot
module
pixie16.ui.widgets
module
Plot (class in pixie16.ui.plot)
plot() (pixie16.ui.plot.PlotOnly method)
plot_coincidence() (pixie16.ui.coincidence.coincidence_plots.PlotCoincidenceTraces method)
plot_fast_trigger_and_coinc_window() (pixie16.ui.coincidence.coincidence_plots.PlotCoincidenceTraces method)
plot_titles() (pixie16.ui.coincidence.coincidence_plots.PlotCoincidenceTraces method)
plot_validation() (pixie16.ui.coincidence.coincidence_plots.PlotCoincidenceTraces method)
PlotCoincidenceTraces (class in pixie16.ui.coincidence.coincidence_plots)
PlotOnly (class in pixie16.ui.plot)
poll() (pixie16.pipeline.Pipeline method)
(pixie16.pipeline.Task method)
pop() (pixie16.read.list_mode.list_mode_data_reader.ListModeDataReader method)
pop_all() (pixie16.read.list_mode.list_mode_data_reader.ListModeDataReader method)
print() (pixie16.pipeline.Task method)
put() (pixie16.read.list_mode.list_mode_data_reader.StreamReader method)
Q
QDCSum0 (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
QDCSum1 (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
QDCSum2 (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
QDCSum3 (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
QDCSum4 (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
QDCSum5 (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
QDCSum6 (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
QDCSum7 (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
QUIT (pixie16.pipeline.Message attribute)
quit() (pixie16.pipeline.Pipeline method)
(pixie16.pipeline.Task method)
R
read() (pixie16.read.list_mode.list_mode_data_reader.FileReader method)
(pixie16.read.list_mode.list_mode_data_reader.StreamReader method)
read_baselines() (in module pixie16.C_library_sdk)
read_data_from_external_FIFO() (in module pixie16.C_library_sdk)
read_dummy_settings() (in module pixie16.control)
read_histogram_from_module() (in module pixie16.C_library_sdk)
read_histograms() (in module pixie16.control)
read_list_mode_data() (in module pixie16.read.list_mode.list_mode_data_reader)
read_list_mode_data_as_events() (in module pixie16.read.list_mode.list_mode_data_reader)
read_list_mode_fifo() (in module pixie16.control)
read_module_info() (in module pixie16.C_library_sdk)
read_settings() (in module pixie16.control)
read_settings_from_json() (in module pixie16.control)
read_single_channel_parameter() (in module pixie16.C_library_sdk)
read_single_module_parameter() (in module pixie16.C_library_sdk)
read_statistics_from_module() (in module pixie16.C_library_sdk)
report() (pixie16.pipeline.Task method)
reset_coincidence_setting() (in module pixie16.control)
rowCount() (pixie16.ui.binary_browser.data_model.BinaryDataModel method)
run() (pixie16.pipeline.Task method)
run_list_mode() (in module pixie16.control)
RUNNING (pixie16.pipeline.Status attribute)
runtime (pixie16.config.LocalSettings attribute)
S
save_dsp_parameters_as_json() (in module pixie16.C_library_sdk)
save_settings_to_json() (in module pixie16.control)
save_stats_to_json() (in module pixie16.control)
send() (pixie16.pipeline.Task method)
send_connect() (pixie16.pipeline.Pipeline method)
send_data() (pixie16.pipeline.Task method)
send_finished() (pixie16.pipeline.Task method)
send_heart_beat() (pixie16.pipeline.Task method)
send_kill() (pixie16.pipeline.Pipeline method)
send_report() (pixie16.pipeline.Task method)
set_by_name() (pixie16.read.settings.settings_class.SettingsBase method)
set_channel_parameter() (in module pixie16.control)
set_DACs() (in module pixie16.C_library_sdk)
set_data_model() (pixie16.ui.binary_browser.app.BinaryApp method)
set_defaults_for_module() (in module pixie16.control)
set_module_parameter() (in module pixie16.control)
set_run_time() (in module pixie16.control)
set_sync_mode() (in module pixie16.control)
set_traces() (in module pixie16.control)
Settings (class in pixie16.read.settings.settings_class)
SettingsBase (class in pixie16.read.settings.settings_class)
SettingsFieldBase (class in pixie16.read.settings.field_classes)
show_hide() (pixie16.ui.binary_browser.trace_analysis.FastTrigger method)
skip_mca (pixie16.config.LocalSettings attribute)
slot (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
sort_events_by_channel() (in module pixie16.read.list_mode.list_mode_data_reader)
START (pixie16.pipeline.Message attribute)
start() (pixie16.pipeline.Pipeline method)
start_histogram_run() (in module pixie16.C_library_sdk)
(in module pixie16.control)
start_list_mode_run() (in module pixie16.C_library_sdk)
(in module pixie16.control)
Stats (class in pixie16.read.settings.settings_class)
Status (class in pixie16.pipeline)
STOP (pixie16.pipeline.Message attribute)
stop() (pixie16.pipeline.Pipeline method)
(pixie16.pipeline.Task method)
storage_names (pixie16.read.settings.field_classes.ABField property)
(pixie16.read.settings.field_classes.OffsetVoltageField attribute)
(pixie16.read.settings.field_classes.SettingsFieldBase property)
(pixie16.read.settings.field_classes.TraceDelayField attribute)
StreamReader (class in pixie16.read.list_mode.list_mode_data_reader)
T
tab_change() (pixie16.ui.binary_browser.app.BinaryApp method)
take_list_mode_data() (in module pixie16.control)
take_MCA_spectra() (in module pixie16.control)
Task (class in pixie16.pipeline)
tau_finder() (in module pixie16.C_library_sdk)
temporary_settings() (in module pixie16.control)
text() (pixie16.ui.plot.PlotOnly method)
timestamp (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
timestamps_and_sizes_from_files_generator() (in module pixie16.read.list_mode.list_mode_data_reader)
timestamps_sizes_and_channel_from_files_generator() (in module pixie16.read.list_mode.list_mode_data_reader)
to_list() (pixie16.read.list_mode.list_mode_data_reader.Event method)
to_pandas() (pixie16.read.settings.settings_class.Stats method)
to_tuple() (in module pixie16.read.list_mode.list_mode_data_reader)
toolitems (pixie16.ui.plot.MyNavigationToolbar attribute)
trace (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
trace_flag (pixie16.read.list_mode.list_mode_data_reader.Event attribute)
trace_time (pixie16.config.LocalSettings attribute)
TraceDelayField (class in pixie16.read.settings.field_classes)
traces (pixie16.config.LocalSettings attribute)
transform() (pixie16.read.settings.settings_class.Settings method)
(pixie16.read.settings.settings_class.SettingsBase method)
transform_offset() (pixie16.read.settings.settings_class.Settings method)
U
unpack_energy() (in module pixie16.read.list_mode.list_mode_data_reader)
unpack_ext_time() (in module pixie16.read.list_mode.list_mode_data_reader)
unpack_extra_header() (in module pixie16.read.list_mode.list_mode_data_reader)
unpack_header() (in module pixie16.read.list_mode.list_mode_data_reader)
unpack_qsums() (in module pixie16.read.list_mode.list_mode_data_reader)
unset_sync_mode() (in module pixie16.control)
update() (pixie16.ui.coincidence.main_widget.CoincidencePlot method)
update_active_tasks_status() (pixie16.pipeline.Pipeline method)
update_button_status() (pixie16.ui.binary_browser.channel_select.ChannelSelect method)
update_CFD() (pixie16.ui.binary_browser.trace_analysis.FastTrigger method)
update_channel_selection() (pixie16.ui.binary_browser.app.BinaryApp method)
update_channels() (pixie16.ui.coincidence.main_widget.CoincidencePlot method)
update_energies() (pixie16.ui.binary_browser.trace_analysis.FastTrigger method)
update_energy_linearity() (pixie16.ui.binary_browser.trace_analysis.FastTrigger method)
update_fasttrigger() (pixie16.ui.binary_browser.trace_analysis.FastTrigger method)
update_gui() (pixie16.ui.binary_browser.app.BinaryApp method)
update_traces() (pixie16.ui.binary_browser.trace_analysis.FastTrigger method)
V
value (pixie16.ui.widgets.LabelAndIntNumber property)
(pixie16.ui.widgets.VStack property)
VStack (class in pixie16.ui.widgets)
W
wait() (pixie16.pipeline.Task method)
WAITING (pixie16.pipeline.Status attribute)
work() (pixie16.pipeline.Task method)
write_settings() (in module pixie16.control)
write_settings_from_file() (in module pixie16.control)
write_single_channel_parameter() (in module pixie16.C_library_sdk)
write_single_module_parameter() (in module pixie16.C_library_sdk)
pixie16
Navigation
Contents:
Getting started
pixie16 usage
pixie16 package
Contributing
Related Topics
Documentation overview