Author Topic: I can't open defect list analyzer  (Read 749 times)

0 Members and 1 Guest are viewing this topic.

Offline pshinyeong

  • Regular QuantumATK user
  • **
  • Posts: 21
  • Country: kr
  • Reputation: 0
    • View Profile
I can't open defect list analyzer
« on: August 3, 2023, 09:32 »
Hello everyone,

I encountered an error while trying to open defect list analyzer. I am using QuantumATK2022.12 version.
Whenever I try to open VacancyList, SubstitutionalList, InterstitialList with defect list analyzer, the following error appears:

Quote
Traceback (most recent call last):
  File "zipdir/NL/GUI/Tools/Data/DataCatalogWidget.py", line 793, in _onDoubleClicked
  File "zipdir/NL/GUI/Tools/Data/DataCatalogWidget.py", line 894, in open
  File "/tmp/tmpik9qca59CustomAddOns/SMWDefectListPlugins/DefectListAnalyzer/DefectListAnalysisPlugin.py", line 62, in createWidget
  File "/tmp/tmpik9qca59CustomAddOns/SMWDefectListPlugins/DefectListAnalyzer/DefectListAnalyzerWidget.py", line 165, in __init__
  File "zipdir/NL/GUI/ModelViewControl/Views.py", line 86, in __init__
  File "zipdir/NL/GUI/ModelViewControl/Views.py", line 129, in connect
  File "/tmp/tmpik9qca59CustomAddOns/SMWDefectListPlugins/DefectListAnalyzer/DefectListAnalyzerWidget.py", line 419, in plotTypeChanged
  File "/tmp/tmpik9qca59CustomAddOns/SMWDefectListPlugins/DefectListAnalyzer/PlotManager.py", line 128, in setPlotType
  File "zipdir/NL/GUI/Graphics/Plotter/PlotView/PlotView.py", line 107, in setPlotLayout
  File "zipdir/NL/GUI/Graphics/Plotter/PlotView/BasicPlotView.py", line 107, in setPlotLayout
  File "zipdir/NL/GUI/Graphics/Plotter/PlotView/PlotController.py", line 172, in plot
  File "zipdir/NL/GUI/Graphics/Plotter/PlotView/PlotController.py", line 201, in _constructDelegatesInLayout
  File "zipdir/NL/GUI/Graphics/Plotter/PlotView/PlotController.py", line 239, in _constructDelegatesInFrame
  File "zipdir/NL/GUI/Graphics/Plotter/PlotView/PlotController.py", line 262, in _constructDelegatesInFrameForModel
  File "zipdir/NL/GUI/Graphics/Plotter/PlotView/PlotController.py", line 306, in _constructDelegateInFrameForItem
  File "zipdir/NL/GUI/Graphics/Plotter/PlotView/Delegates/FillAreaDelegates.py", line 66, in plot
  File "build/atkpython/lib/python3.8/site-packages/matplotlib/__init__.py", line 1361, in inner
  File "build/atkpython/lib/python3.8/site-packages/matplotlib/axes/_axes.py", line 5386, in fill_between
  File "build/atkpython/lib/python3.8/site-packages/matplotlib/axes/_axes.py", line 5306, in _fill_between_x_or_y
ValueError: where size (1) does not match x size (2)
Can anyone help me solve this issue?
I have attached the python file for reference.
Any help would be much appreciated. Thank you!
« Last Edit: August 3, 2023, 09:35 by pshinyeong »