$PnE based rescaling is not heeded
Open
- Dominant language
- Python
- Stars
- 84
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
According to the FCS 3.1 specification (and probably older ones, too), logarithmic data channels can be saved in linearized form with `$PnE` specifying the logarithmic range and minimal value.
Currently the library does not transform these values into logarithmic form for later transformations.
Contributor guide
Assessment
This issue has not been assessed yet.