STScI-Citizen-Science / MTPipeline

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

Merge remove-center into Master. #147

Closed ktfhale closed 10 years ago

ktfhale commented 10 years ago

Turns out getting rid of the single_center AstroDrizzle outputs was very simple. This just changes a few lines in run_astrodrizzle.py and gets rid of the center cfg files. Turns out I had already edited, in a previous branch, test_imaging_pipeline.py and imaging_pipeline so that the output dicts had only wide AstroDrizzle outputs in them. A bit of feature leakage between branches, sorry.