STScI-Citizen-Science / MTPipeline

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

Swap out planets_and_moons.txt for planets_and_moons.yaml #158

Open ktfhale opened 10 years ago

ktfhale commented 10 years ago

As mentioned in Ticket #156, in which planets_and_moons.yaml was created

Eventually, we should transition to using only planets_and_moons.yaml. At the moment, planets_and_moons.txt is still used at least by get_planets_and_moons_list(), which is used at least by get_mtargs(). This should go in a separate ticket.

This should not be particularly difficult. We should probably grep the entire pipeline to make sure it's not being used anywhere we don't expect.