Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1403
def
strip_line(ename):
1404
return
ename.split(
"_"
)[0]
1405
1406
1407
def
get_Z(ename):
Callers
2
get_Z
Function · 0.85
get_energy
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected