Problem: VNL can not open transmission spectrum
Detail: The transmission spectrum is calculated on a server and then copied to the laptop to do analysis.
At first, the transmission spectrum can be opened. But problem occurs after some operation such as use transmission spectrum to generate the I/V.
After the operation, when click the Transmission Spectrum, an error dialog will pop out and referring:
"An error occurred
The following error was generated during execution of the program:
'energy_zero_parameter'
If the message is not clear or the error is caused by VNL itself, please report the issue to QuantumWise, and make sure to include the traceback (click "Show Details...") and the script.''
How do I fix this?
Let me know if you need any further information.
(PS: 1. The problem only occurs on the calculation results copied from server. No errors for the local calculated results.
2. No issues in the calculation process.
3. Both the calculations (server and desktop) use the same script to calculate transmission spectrum.)
======================================================================================================
Traceback (most recent call last):
File ".\zipdir\NL\GUI\MainWindow\LabFloor\LabFloorModel.py", line 201, in load
File "C:\Program Files (x86)\QuantumWise\atk-13.8.1\vnl\Lib\site-packages\AddOns\ATKNCImporter\ATKNCImporter.py", line 138, in load
return nlread(filename, object_id=object_id, read_state=False)[0]
File ".\zipdir\NL\IO\NLSaveUtilities.py", line 358, in nlread
File ".\zipdir\NL\ComputerScienceUtilities\Timer.py", line 45, in __call__
File ".\zipdir\NL\IO\NLSaveUtilities.py", line 358, in <lambda>
File ".\zipdir\NL\Analysis\TransmissionSpectrum.py", line 810, in nlreadTransmissionSpectrum
KeyError: 'energy_zero_parameter'