The dmlc
has the following directory structure:
- diagram_compiler/ #root directory - src/ #source files - diagramcompiler #compiler pipeline - epix #ePiX geometric library - tests/ #test files - diagramcompiler #compiler pipeline tests - epix #ePiX tests
python tests/diagramcompiler/test[NAME_OF_TEST].py
python tests/epix/test[NAME_OF_TEST].py
Usage: dmlc <logicUrn> <logicPath> <presPath> <outFile> [<debug>]
.
python src/diagramcompiler/dmlc.py urn:dml:tlg0552.tlg008:2 tests/data/tlg0552.tlg008.logic01:5.xml tests/data/tlg0552.tlg008.heath:5.xml out5.svg