When I click Dnoe after centering/calculation, a window appears and shows the message following below.
----------------------------------------------------------
An unexpected error has occurred, please report it to the developers.
System: Windows-10-10.0.22000-SP0
RAW version: 2.2.0
Prebuilt: True
Error:
Traceback (most recent call last):
File "wx\core.py", line 3427, in <lambda>
File "bioxtasraw\RAWImage.py", line 1316, in _drawCenteringRings
File "bioxtasraw\RAWImage.py", line 1486, in clearPatches
TypeError: 'ArtistList' object does not support item deletion
----------------------------------------------------------
Besides, when I choose Tools→Masking after centering/calculation, there is also an Erro window and all of the center and SDD information lost. The Erro is following below.
-----------------------------------------------------------
An unexpected error has occurred, please report it to the developers.
System: Windows-10-10.0.22000-SP0
RAW version: 2.2.0
Prebuilt: True
Error:
Traceback (most recent call last):
File "bioxtasraw\RAW.py", line 2034, in _onToolsMenu
File "bioxtasraw\RAW.py", line 802, in showMaskingPane
File "bioxtasraw\RAWImage.py", line 1486, in clearPatches
TypeError: 'ArtistList' object does not support item deletion
-----------------------------------------------------------