Dylan Gregersen

Results 2 issues of Dylan Gregersen

**SETUP:** The endpoints have some sort of response generator (e.g. `TokenEndpoint.create_token_response`). These methods have a decorator `catch_errors_and_unavailability` and within them they call some `grant_type_handler`. Each `grant_type_handler` has it's own response...

Feature
Discussion

Application Issue: I am trying to use astropy.wcs to read in a fits image file with CTYPE1,CRVAL1,... keywords and get the corresponding RA and Dec points for the 2D data...

wcs