mgrady3 / PLEASE

PLEASE: The Python Low-energy Electron Analysis SuitE - Enabling rapid analysis and visualization of LEEM and LEED Data.
GNU General Public License v3.0
16 stars 5 forks source link

Explore options for more robust parsing of .dat header #8

Open mgrady3 opened 3 years ago

mgrady3 commented 3 years ago

It would be nice to have a more robust parser for the raw data files generated by the Elmitec LEEM systems. The header of these files could be parsed to obtain some useful information. However, the usefulness may be outweighed by the time needed to come up with a parser.

This issue should involve taking a look at existing parsers (may be out of date) and making some notes on if any of them may be easily integrated, license permitting.