MCPcopy Create free account
hub / github.com/NSLS2/PyXRF / strip_line

Function strip_line

pyxrf/model/parameters.py:1403–1404  ·  view source on GitHub ↗
(ename)

Source from the content-addressed store, hash-verified

1401
1402
1403def strip_line(ename):
1404 return ename.split("_")[0]
1405
1406
1407def get_Z(ename):

Callers 2

get_ZFunction · 0.85
get_energyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected