SchemID / derived /Source /README.md
lsnu's picture
Add files using upload-large-folder tool
f148a79 verified

This directory contains a derived circuit-figure dataset built from the source archives in SchemSourceAvailable.

Source structure:

  • DCsrc.tar.gz, ACsrc.tar.gz, SEMIsrc.tar.gz, DIGIsrc.tar.gz, REFsrc.tar.gz, and EXPsrc.tar.gz are SubML chapter trees plus standalone EPS figure sources.
  • In those six volumes, .sml files reference figures, but the actual circuit-generation code is the EPS itself. The bundled liechtml.tar.gz provides archived PNG renders used here for exact pixel verification.
  • sinst.tar.gz contains both a worksheet system and a separate book/ textbook source tree. The relevant textbook source is book/liii_2v16.latex, which references external EPS figures with \includegraphics{...}.

Important version note:

  • LessonsInIndustrialInstrumentation.pdf reports version 2.33 created on October 9, 2024.
  • The bundled textbook source in sinst/book only goes up to liii_2v16.latex released January 1, 2016.
  • Verification for the industrial-instrumentation rows therefore uses the external version-matched liii_2v16.pdf from ibiblio rather than the bundled 2.33 PDF.

Outputs:

Build command:

python3 /workspace/SchemID/derived/Source/scripts/build_circuit_dataset.py --repo-root /workspace/SchemID

Sheet build command:

python3 /workspace/SchemID/derived/Source/scripts/generate_visual_sheets.py

Combined PDF command:

python3 /workspace/SchemID/derived/Source/scripts/build_sheet_pdf.py

Upload command:

python3 /workspace/SchemID/derived/Source/scripts/build_circuit_dataset.py --repo-root /workspace/SchemID --upload