-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for non-circular DS9 region files #17
Comments
pinging @o-smirnov |
Yeah sorry, this is a limitation that needs to be either fixed or documented in the help clearly. It should have been very simple. I just read the regions files with the I see |
@o-smirnov , I'll give it a shot.
Do you mean CatDagger? I am not skilled enough to catch make regions with it which are not for dE calibration tagging.. |
He had some fancy code for determining whether a source is inside a region. But that's bringing tactical nuclear warheads to a pillow fight in this case. It should be as easy as |
The region list is read here, you shouldn't need to mess with that, it should read any ds9 file. It's then passed (as a list called |
Fancy code... hehe its called a dot product :) Anyway my solution will work
for arbitrary shaped convex hulls
…On Mon, 09 Sep 2019, 10:28 Kshitij Thorat, ***@***.***> wrote:
@o-smirnov <https://github.com/o-smirnov> , I'll give it a shot.
Or adopt @bennahugo <https://github.com/bennahugo>'s solution for
determining regions...
Do you mean CatDagger? I am not skilled enough to catch make regions with
it which are *not* for dE calibration tagging..
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#17>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB4RE6SR5AI2HSGZBGUIMRLQIYCLFANCNFSM4IUT4ASA>
.
|
Hi. Can I just ask if support for non-circular regions is actually available? |
I am using Crystalball and running into this error:
While I am happy to make Circular region files, it might not be the best thing to do since radio sources are not guaranteed to be circular.
The text was updated successfully, but these errors were encountered: