8000 Error parsing impedance correction tables PSSe · Issue #393 · SanPen/GridCal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Error parsing impedance correction tables PSSe #393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Miki4212 opened this issue May 3, 2025 · 0 comments
Open

Error parsing impedance correction tables PSSe #393

Miki4212 opened this issue May 3, 2025 · 0 comments

Comments

@Miki4212
Copy link
Miki4212 commented May 3, 2025

Got the following error while reading a raw file with impedance correction table.

C:\GridCal>C:\GridCal\Python3120\python.exe -c "from GridCal.ExecuteGridCal import runGridCal; runGridCal()"
Error calling Python override of QThread::run(): Traceback (most recent call last):
File "C:\GridCal\Python3120\Lib\site-packages\GridCal\Session\file_handler.py", line 109, in run
self.circuit = file_handler.open(text_func=self.progress_text.emit,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\GridCal\Python3120\Lib\site-packages\GridCalEngine\IO\file_handler.py", line 383, in open
pss_grid = read_raw(self.file_name,
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\GridCal\Python3120\Lib\site-packages\GridCalEngine\IO\raw\raw_parser_writer.py", line 416, in read_raw
obj.parse(data2, version, logger)
File "C:\GridCal\Python3120\Lib\site-packages\GridCalEngine\IO\raw\devices\impedance_correction_table.py", line 69, in parse
self.F_re.append(all_data[k + 1])
~~~~~~~~^^^^^^^
IndexError: list index out of range
MainThread Skipped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0