Thomas Robitaille
                                            Thomas Robitaille
                                        
                                    I'm out of my depth here - I guess I was more thinking that whatever happens internally, at the end of the day you are extracting a single float out,...
Just out of curiosity, is there any way we could allow the user to return Decimal values instead of floats if they want?
I think @gahjelle was also in favor of making gps a scale based on discussions I had with him in the past. Is it too late? Maybe we can indeed...
Note that we could still support ``scale='gps'`` since that would be unambiguous, so I guess it's just the 'quick' access via the ``gps`` attribute that would be confusing.
I'm running into this too when running a notebook from the command-line
I was very interested to read the discussion in this issue, and I think it would be great to move ``find_transform`` over to astropy core. I was curious if this...
Using astropy-helpers is not a requirement for affiliated packages. Glue does use astropy.visualization for the image viewer: https://github.com/glue-viz/glue/blob/master/glue/viewers/image/composite_array.py#L9
A related question I have is in what kind of application are microsecond times as mentioned in the original description a bottleneck? Or are the actual use cases using large...
@maxnoe - ok thanks for clarifying. Just out of curiosity, would having a way to disable the range/wrapping checks altogether as mentioned by @mhvk be sufficient for your use case?
I am going to close this as jdaviz will be taking a different direction and this was incomplete