Closed jlingema closed 9 years ago
Similar to the mp7_buffer_parser, dumper-classes should be written which consolidate the code spread across the pattern generation scripts. We will need 4 different dumpers:
2 is currently done in: https://github.com/jlingema/uGMTScripts/blob/master/ugmt_patterns/dat_to_mp7_dataformat.py 3 and 4 are done in: https://github.com/jlingema/uGMTScripts/blob/master/ugmt_patterns/dat_to_testbench.py
The basis for these dumpers should be the Muon objects. This will make a lot of code obsolete and consolidate the encoding / decoding in one place.
Similar to the mp7_buffer_parser, dumper-classes should be written which consolidate the code spread across the pattern generation scripts. We will need 4 different dumpers:
2 is currently done in: https://github.com/jlingema/uGMTScripts/blob/master/ugmt_patterns/dat_to_mp7_dataformat.py 3 and 4 are done in: https://github.com/jlingema/uGMTScripts/blob/master/ugmt_patterns/dat_to_testbench.py
The basis for these dumpers should be the Muon objects. This will make a lot of code obsolete and consolidate the encoding / decoding in one place.