Denis Vida
Denis Vida
I'm also seeing the same issue on some systems. I'll put it on the stack, hopefully someone can look into it.
Hey guys, Is this ready to merge? Any outstanding issues?
That's a great idea, but there should be a popup window to confirm this. Otherwise, someone might miss adding the path they want and think they opened that path.
Great work, can you just make a check that the station ID in the config file and the platepar match? For example, when I use a local installation of SkyFit...
That's a great summary. Let's implement this and see how it goes. In at least 50% of cases we'll be using SkyFit to make new plates so we need to...
Would could also just use RANSAC to reduce complexity: https://scikit-image.org/docs/0.25.x/auto_examples/transform/plot_matching.html Apparently there are also USAC and MAGSAC that's included in opencv (>v4.0) which are apparently better, but I never used...
The astrometry.net online service is hit or miss, but the local install of the astrometry package (linux only) works great.
Oh shoot, it never occurred to me that it could be a problem. Please do go ahead
It's pretty awesome, yup! A few minor tweaks are needed, e.g. if the fit is good after the 5odd step, the asymmetry correction should be turned on and it should...
There appear to be some fundamental issues with the astrometry.net service. It does not return a correct set of matched catalog RA, Dec coordiantes. The API docs claim they do,...