MCPcopy 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_createFunction · 0.80
_create_xrf_dataFunction · 0.80
test_fit_xrf_map_failFunction · 0.80
add_to_dictMethod · 0.80
find_peakMethod · 0.80
create_full_dictFunction · 0.80
param_dict_cleanerFunction · 0.80
plot_roi_boundMethod · 0.80

Calls

no outgoing calls

Tested by 5

_create_xrf_dataFunction · 0.64
test_fit_xrf_map_failFunction · 0.64
test_RangeManager_6Function · 0.64