-
in the iraf imexamine task, if set wcs=world and press 'a' key, it can print image coordinates as well as wcs, for example :
COL LINE COORDINATES
R MAG FLUX SKY PEAK …
kyika updated
5 years ago
-
5 results - 4 files
locations/spiders/apotek_1_no.py:
13 start_urls = [
14: "https://api.apotek1.no/wcs/resources/store/10151/storelocator/latitude/0/longitude/0?maxItems=1000&ra…
-
We currently ignore distortion terms when converting to/from pixel coordinates. That needs to be fixed
Also, we need to modify WCSCoordinates to provide explicit WCS objects, in case they implement c…
-
It would be nice to allow a WCS object to be passed for the data, and be able to return the world coordinates of elements inside structures - e.g. the world coordinates of all voxels inside a leaf fro…
-
Something I encountered when running on an single-epoch image was that the wcs handling in InsertSimulatedGalaxies and model_class.GetConvolved use the line:
localscale = np.sqrt(local.dudx \* local.…
-
### Description
In a file with more than one WCS (in this case a Chandra events table), some WCS parameters are assigned to the wrong WCS. Standard Chandra event files have four ind…
-
### Describe the issue
Hello. I have one user proxy, with no functions registered to it. I have 3 different assistant agents, each one with their own functions registered. When I start my async …
-
A user is having issues getting WCS solves on images of globular clusters (dense fields with many possible saturated sources). He created a [video](https://www.dropbox.com/s/1hn0c2js94mchd9/2023-03-0…
-
There are a lot of tests for ```nddata``` in which WCS objects areset to ```int```, ```float```, ```ndarray```, ```str``` or ```list``` rather than a WCS object. This means that by including WCS slic…
-
(/discover/nobackup/bppowel1/tfv2) bppowel1@discover14:/discover/nobackup/bppowel1> ipython
Python 3.10.4 (main, Mar 31 2022, 08:41:55) [GCC 7.5.0]
Type 'copyright', 'credits' or 'license' for more …