Albert Y. Shih
Albert Y. Shih
@svank: It sounds like you're setting the radius to something very large. If I actually finish #7115 to make a planar screen available, would that satisfy your use case?
Shouldn't milliampere be "mA" (capital "A")?
@chouhanaryan I suggest you find another issue to work on. I just tried to use this functionality myself, and something's not working properly. I'm changing the labels
Maybe? - It works fine as currently utilized in our codebase. - It works fine for explicit coordinate manipulations (i.e., user-created frames). - It can't be used at all for...
> * Related to the above bug of omission is what appears to be a bug in the implementation: the observer coordinate that is created on the fly appears to...
No, that's not actually what this example is asking for. I believe what you're describing is how to generate an observer coordinate by specifying the name of the planet. The...
Heh, that suggestion has already been implemented: #7163
For `EUIMap`, we override the `.date` property in the subclass such that it prioritizes `DATE-AVG` (#5462 and #6549), so the reason that we can't do that for the SPICE map...
I wrote up a (counter-)proposal in #7673
We should be aware that backporting the first part would not be purely informational: because our WCS->frame mapping prioritizes `.wcs.dateavg` over `.wcs.dateobs`, there can be a difference in the coordinate...