Parameter File Errors (ISIS): Difference between revisions

From Remeis-Wiki
Jump to navigation Jump to search
Thalhammer (talk | contribs)
A collection of possible errors related to parameter files in ISIS
 
Thalhammer (talk | contribs)
 
Line 3: Line 3:
= Parsing Error at the end of a Parameter File =
= Parsing Error at the end of a Parameter File =


If, for some reason, you end up with an additional blank line at the end of your .par-file, loading it into ISIS with <code>load_par</code>  will lead to a parsing error at the last normal line. Since  these blank lines are easily overlooked, such an error might cause some annoyance.
If you end up with an additional blank line at the end of your .par-file, loading it into ISIS with <code>load_par</code>  will lead to a parsing error at the last normal line. Since  these blank lines are easily overlooked, such an error might cause some annoyance.

Latest revision as of 13:49, 28 May 2018


Parsing Error at the end of a Parameter File

If you end up with an additional blank line at the end of your .par-file, loading it into ISIS with load_par will lead to a parsing error at the last normal line. Since these blank lines are easily overlooked, such an error might cause some annoyance.