Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 657 Bytes

file_structure.md

File metadata and controls

53 lines (27 loc) · 657 Bytes

File Structure


/manuals


/results


/src

/devices

wraper for devices, currently no parent class and inheritance

  • hp_3455a.py
  • hp_3456a.py
  • rohde_:schwarz_ngmo2.py
  • schlumberger_7150plus.py

/examples

various good & bad examples

/interface

  • debug_gpib.py to debug code, when no USB adapter is available
  • prologix_gpib.py for Prologix USB adapter

/latex

code to generate latex output

  • /doc --> document output
  • /lib --> DocCreator class with methods for graphs
  • /template --> contains report template

/gui

TODO


/txt