STScI-Citizen-Science / MTPipeline

Pipeline to produce CR rejected, astrodrizzled, png's of HST WFPC2 solar system data.
6 stars 1 forks source link

Redo IR AstroDrizzle files #153

Closed ktfhale closed 10 years ago

ktfhale commented 10 years ago

We want to reprocess the AstroDrizzle (and thus the pngs) for the IR inputs, to get rid of the swiss-cheese-esque black blobs. AstroDrizzle's creating them because those pixels are somewhat degraded, but for single images that we don't want to combine, it's better to leave those pixels in.

We'll add 512 to the driz_sep_bits keyword to do this, and I'll have the reprocessing run over the weekend.

ktfhale commented 10 years ago

The IR files have been successfully reprocessed with the new AstroDrizzle settings, and they look as we expect. The Death Star is still being blotted out, but the other holes are gone.

I think I'll change the driz_sep_bits keyword in astrodrizzle_cfg/wfce_ir_wide.cfg to 512 in the master branch. Meaning that I'll be pushing to master, which is normally not wise, but in this instance I don't think a new branch is warranted.