You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've looked in the 0.9.1 documentation and I can't figure out how to delete regions. My use case is that I need to delete all regions, but I'm also curious as to how to delete specific regions.
With pyds9, I was able to do 'display_handle.set("regions delete all")'. I have tried variations of this with set_region without success.
The text was updated successfully, but these errors were encountered:
I've looked in the 0.9.1 documentation and I can't figure out how to delete regions. My use case is that I need to delete all regions, but I'm also curious as to how to delete specific regions.
With pyds9, I was able to do 'display_handle.set("regions delete all")'. I have tried variations of this with
set_region
without success.The text was updated successfully, but these errors were encountered: