Thomas Robitaille
Thomas Robitaille
Thinking more about this, I agree it would be nice to have a way to preserve access to the original data API. I think one of the tricky (but not...
As discussed at STScI this week, we should have a registry of converters to convert high level objects glue data objects. In addition, we could provide an API that looks...
@javerbukh - now that the different PRs have been merged in glue-core and glue-jupyter, could you try again before I go ahead and do a release?
This is due to the fact that glue will avoid loading all pixels from the data so actually only accesses a sub-sample of the data to determine the min/max. This...
As an aside (but somewhat related) I also wonder whether the limits need to be shown with so much precision? Changing the limits at the 5th significant figure isn't going...
Or .3g for more readable numbers when close to 1
@nden the main thing that needs to be done is that ``world_axis_object_components`` should be more specific about what units to get the values in, e.g. ``` In [5]: aia['wcs'].world_axis_object_components Out[5]:...
Just to be clear, what would ``to_fits`` do? Would it write a FITS file? Return an HDU? Return an Astropy Header object?
I think this is one of the most important issues for 1.0. I would recommend that after doing these updates and before releasing, you let us know and some of...
I think the issue is finding someone who is not an expert yet knows how to do this. I feel like it would be better if @nden did a first...