Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ rawread.py
File
rawread.py
tests/import_export/Spice/rawread.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
import
numpy
as
np
3
BSIZE_SP = 512
# Max size of a line of data; we don't want to read the
4
# whole file to find a line, in case file does not have
Callers
nothing calls this directly
Calls
1
rawread
Function · 0.85
Tested by
no test coverage detected