File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Research & Documentation
1515
1616 Paper Draft: Completed and presented the first draft of the research paper to Dr. Sudip Mukherjee.
1717
18- Feedback: Received critical feedback regarding the inclusion of ATMS (Advanced Transport Measuremenet Systems).
18+ Feedback: Received critical feedback regarding the inclusion of ATMS (Advanced Transport Measurement Systems).
1919
2020[ Community] - 2025-12-01
2121
Original file line number Diff line number Diff line change 11"""
22Module: PICA CLI
3- Purpose: CLI interface for Instrumenet Control modules in PICA (OLD SCRIPTS).
3+ Purpose: CLI interface for Instrument Control modules in PICA (OLD SCRIPTS).
44"""
55import os
66import sys
@@ -112,7 +112,7 @@ def main():
112112
113113 while True :
114114 print_banner ()
115- print ("Scannning for available measurement modules...\n " )
115+ print ("Scanning for available measurement modules...\n " )
116116
117117 scripts = find_scripts (current_dir )
118118
You can’t perform that action at this time.
0 commit comments