sefd_merge¶
Module Contents¶
Functions¶
|
|
|
A temporary function to deal with tests on old-style outputs from sefdProcessing. It replaces single element |
|
Attributes¶
- exception sefd_merge.Usage(msg)[source]¶
Bases:
ExceptionCommon base class for all non-exit exceptions.
- sefd_merge.meta_legacy(m)[source]¶
A temporary function to deal with tests on old-style outputs from sefdProcessing. It replaces single element lists with scalars, and in one case changes the key name of one entry. :param m: The meta directory, whose details structure was changed recently (2018-FEB-24) :return: The meta directory in the form that conforms to current expectations.