-
Currently, ``astrodrizzle`` code emits messages such as
```
[INFO ] Wcskey 'O' is reserved for the original WCS and should not be deleted.
```
multiple times during a run (see, e.g., https://ss…
mcara updated
7 years ago
-
Please investigate ASAP since ACS Team is fond of this task.
From the log at https://ssb.stsci.edu/pandokia/pandokia.cgi?query=detail&key_id=106065924 , you can't tell much. But when you go in the …
pllim updated
7 years ago
-
Example test: https://ssb.stsci.edu/pandokia/pandokia.cgi?query=detail&key_id=36464239
```
[WARNING ] VerifyWarning: Card is too long, comment will be truncated.
```
pllim updated
7 years ago
-
As mentioned in https://github.com/spacetelescope/drizzlepac/issues/62, setting ``CRPIX`` to ``NAXIS/2`` is not really correct because the "center" is at the center of the pixel and not at its corner.…
mcara updated
7 years ago
-
When running AstroDrizzle, it crashes crashes at line 353 of altwcs.py saying it can't find keyword 'MJD-OBS', which is not a header keyword, but I believe one of the WCS keywords.
Starting in line…
-
I am trying to convert world to pixel coordinates using the following header:
https://gist.githubusercontent.com/astrofrog/57bcb965eab79f99d953d2c1b162af02/raw/29ecd814239f11237ebe3bb5668582977976e9d…
-
I am writing a local plugin that spits out DQ flags for a given pixel when user uses it on a DQ array. This is mainly for use at STScI, but I am wondering if there is a wider interest here. Example of…
pllim updated
9 years ago
-
Since issue #1 was closed, I am opening a new issue here. It seems that the problems described in issue #1 have been addressed in the sense that 1) I cannot get it to crash (at least not yet); and 2) …
mcara updated
9 years ago
-
Hi. I have difficulty figuring how to use `Mosaic` local plugin properly. There does not seem to be much documentation about this. For example, what if I have several images loaded, and I want to mosa…
pllim updated
9 years ago
-
Max has provided us with most of the configuration files for ACS and WFC. We have currently have:
acs_center.cfg
acs_wide.cfg
acs_hrc_wide.cfg
wfc3_center.cfg
and we should get wfc_wide.cfg tomorrow…