Additions
- New values possible for keyword "alter": 'y' and 'x', with combination ['y','x'] enabling graph transposition
- Curve Cf: the dataset can now be displayed as "Frequency [Hz] vs Apparent depth [nm]"
- Script Cf: the "Frequency [Hz] vs Apparent depth [nm]" is now automatically generated
- The "axhline" and "axvline" keywords can be used to specify the formatting, independently for different sets of lines. Examples are provided.
Bugs
- CurveJV: when creating a CurveJV object, an "area" parameter is set by default with value 1.
- Script process JV: a cause for exception and script failure was corrected, in case of missing data.
- Script process JV: script execution should be more robust with untypical data. Basic JV parameters should be extracted, and failures with JV fits should not affect script execution. Missing Rs, Jo and ideality values might result.
- Prevents the data editor to crash when first Curve contains too many data.