Closed bennahugo closed 2 years ago
No cigar.... the problem is I don't know what to trust though -- how sure are we about the original uvw coordinates? -- this is not just a difference in hour angle there is a seeming change in the w - ie the declination hand...
These changes look excellent @bennahugo
Have a look at https://docs.astropy.org/en/stable/api/astropy.coordinates.offset_by.html. This could be used to offset the array_centroid by the antenna positions in meters.
I have merged, and we can fix the offsets in another issue!
This has been addressed and closed in Issue #15. Antenna positions now match the online view!
Hmm ok yes I still don't believe this is correct -- the w direction is supposed to point do declination (which matches the zenethal angle in the equatorial frame. These coordinates clearly do not point to the same point on the sphere probably due to the offsets not being done correctly -- therefore the projected array appears flatter. I will try and redo this until we get a better match -- I fully trust the UVW coordinates coming out of casacore so it is a matter of getting the array configuration correct
Closes #12
This is an implementation of the proposed antenna position fix. Things definitely looks a lot better on a plot
@tmolteno @rubyvanrooyen @o-smirnov please advise? I'm unsure of the exact layout -- I presume the antenna coordinates are the fitted coordinates relative to info dict lat lon alt? However it is anybody's guess which way the handedness were fitted. We need somehow to establish that East and North is the right way here. I'm thinking regenerating UVW coordinates using CASA?
Note I had to put in a kludge to override the observatory name (you can specify e.g. "kat-7" to overrule the default) -- until we can get the TARTs registered with JPL this is what we will need to do (or Tim's group will need to distribute special ephemeris which is a huge maintenance upkeep...)