Details
Description
Complete the implementation of RFC-775 by removing config files from obs_ packages where possible; those that remain should meet the criteria that all invocations of the task for that instrument (in any configuration) should use that configuration, but invocations of the task for most other instruments should not. Configuration should generally be moved to _pipe packages, either as config files or pieces of pipeline files.
This is not doable until Gen2 has been retired, as we don't want to try to change where Gen2 looks up config files.