If a json generated by `write_catmaid_selection` has duplicated skids, it will produce an error in CATMAID when trying to load on the 3D Viewer. It would be better if the function uniqued the skids before generating the json.
If a json generated by
write_catmaid_selectionhas duplicated skids, it will produce an error in CATMAID when trying to load on the 3D Viewer.It would be better if the function uniqued the skids before generating the json.