Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NSLS2/PyXRF
/ update
Method
update
pyxrf/model/scan_metadata.py:67–68 ·
view source on GitHub ↗
(self, source_dict)
Source
from the content-addressed store, hash-verified
65
return
self._values.items()
66
67
def
update(self, source_dict):
68
self._values.update(source_dict)
69
70
def
get_metadata_dictionary(self):
71
""
"
Callers
15
dask_client_create
Function · 0.80
get_quant_fluor_data_dict
Function · 0.80
test_get_quant_fluor_data_dict
Function · 0.80
_create_xrf_data
Function · 0.80
test_fit_xrf_map_fail
Function · 0.80
test_compute_selected_rois_fail
Function · 0.80
add_to_dict
Method · 0.80
find_peak
Method · 0.80
create_full_dict
Function · 0.80
param_dict_cleaner
Function · 0.80
plot_roi_bound
Method · 0.80
_show_preview_spectrum_plot
Method · 0.80
Calls
no outgoing calls
Tested by
5
test_get_quant_fluor_data_dict
Function · 0.64
_create_xrf_data
Function · 0.64
test_fit_xrf_map_fail
Function · 0.64
test_compute_selected_rois_fail
Function · 0.64
test_RangeManager_6
Function · 0.64