Menu

Commit [r2798]  Maximize  Restore  History

The intensity reading function now counts the number of header lines in the Sparky or XEasy file.

The function 'self.number_of_header_lines()' has been added. This attempts to execute the intensity
reading functions 'self.intensity_sparky()' or 'self.intensity_xeasy()' and if these fail with
either a RelaxError or an IndexError, then the line is considered a header line. The function will
then return the number of header lines.

bugman 2006-11-10

changed /1.3/generic_fns/intensity.py
/1.3/generic_fns/intensity.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.