If I analyze one dataset, gate for a population with a polygon, and then create a child plot, I get to following error message:
[Window Title]
Error
[Content]
Traceback (most recent call last):
File "C:\projects\shapeout\build\win_shapeout\out00-PYZ.pyz\shapeout.gui.controls_filtering", line 300, in OnHierarchyCreateChild
File "C:\projects\shapeout\build\win_shapeout\out00-PYZ.pyz\dclab.rtdc_dataset", line 95, in init
File "C:\projects\shapeout\build\win_shapeout\out00-PYZ.pyz\dclab.rtdc_dataset", line 160, in _init_data_with_hierarchy
File "C:\projects\shapeout\build\win_shapeout\out00-PYZ.pyz\dclab.rtdc_dataset", line 341, in ApplyFilter
IndexError: index 901 is out of bounds for axis 1 with size 901
If I analyze one dataset, gate for a population with a polygon, and then create a child plot, I get to following error message:
[Window Title] Error
[Content] Traceback (most recent call last): File "C:\projects\shapeout\build\win_shapeout\out00-PYZ.pyz\shapeout.gui.controls_filtering", line 300, in OnHierarchyCreateChild File "C:\projects\shapeout\build\win_shapeout\out00-PYZ.pyz\dclab.rtdc_dataset", line 95, in init File "C:\projects\shapeout\build\win_shapeout\out00-PYZ.pyz\dclab.rtdc_dataset", line 160, in _init_data_with_hierarchy File "C:\projects\shapeout\build\win_shapeout\out00-PYZ.pyz\dclab.rtdc_dataset", line 341, in ApplyFilter IndexError: index 901 is out of bounds for axis 1 with size 901
[OK]