Open
Description
Following up from #141 (comment):
The read_lhe
type of functions and others, which parse the XML, do not all catch parsing errors.
- We should discuss if parsing errors should raise errors or be dealt with smoothly, as now, with print statements. Any modification to the way these errors are dealt with should be done homogeneously across the various methods.
- Tests should be added to cover the lines dealing with these parsing errors. That will require a special LHE file, if not several.