FAIRmat-NFDI / pynxtools-xps

A pynxtools reader plugin for X-ray photoelectron spectroscopy (XPS) data
https://fairmat-nfdi.github.io/pynxtools-xps/
Apache License 2.0
2 stars 0 forks source link

Reader for scienta .ibw (Igor binary wave) data #48

Closed lukaspie closed 1 month ago

lukaspie commented 2 months ago

This PR depends on #47 (contains the changes from there already) and should thus be reviewed/merged afterwards. EDIT: #47 was merged.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9063595827

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pynxtools_xps/reader_utils.py 6 8 75.0%
pynxtools_xps/scienta/scienta_mappings.py 43 51 84.31%
pynxtools_xps/scienta/scienta_reader.py 27 93 29.03%
<!-- Total: 80 156 51.28% -->
Totals Coverage Status
Change from base Build 9062056202: -1.2%
Covered Lines: 2289
Relevant Lines: 3473

💛 - Coveralls