bleykauf / beamwalk

MIT License
1 stars 0 forks source link

Restructure the package #4

Open bleykauf opened 3 years ago

bleykauf commented 3 years ago

monitor.py is the clli / starter -> rename to cli.py quicklook.py is a gui for logged data + cli -> should be a subcommand of beamwalk coupling.py is the actual program + gui -> split into a matplotlib gui (to be replaced at some point) and the "logic" (class for data stream with max, rms, etc)