drizzlepac
drizzlepac copied to clipboard
AstroDrizzle for HST images.
**Check** as there looks like a bug in the measure_sources() method for both catalogs. The call to the iraf_style_photometry() function includes the PHOTFLAM value. This value is being read from...
Hi. I am sorry if this error is already dealt with, but I could not find a solution which could solve my problem. Thanks in advance. [astrodrizzle.log](https://github.com/spacetelescope/drizzlepac/files/4089482/astrodrizzle.log) I am trying...
The settings for astrodrizzle used in the single-visit processing as set in the .json configuration parameter files needs to be revised; specifically, - preserve : Needs to be set to...
The logic implemented for choosing the configuration files with task parameters to use for processing single-visit products needs to be documented. This documentation should initially be added as an expanded...
Alignment of exposures with fewer than 5(?) sources may be possible in regions where there is a nearby GAIA source. This alignment would only be an offset, no rotation or...
According to Rob.. > Our workflow creates a trigger file for each flc or flt file. The poller picks up those triggers. When it has received all triggers for the...
The ACS team has requested that certain specified keywords have the commentary portion of the FITS card set back to the original text in an email from S. Hoffman (21...
For visits with short and long exposures in an association, Override combine_type = 'minmed' with combine_type='median' (Ref: Jen's confluence page https://innerspace.stsci.edu/display/hstdms/Astrometry+Testing)
The pipeline interface for the single-visit processing, runsinglehap, needs to allow the user or pipeline to control how many CPUs get used by astrodrizzle during processing for each process. This...
When trying to run `run_hla_processing`, the software crashes if the desired input file has a a non-numeric obset id. Here's the output with debug set to true: `INFO: Run start...