Closed yunjunz closed 1 year ago
Description of proposed changes
Simplify the input arguments for object initiation for tsview, plot_transection and plot_coherence_matrix:
tsview, plot_transection and plot_coherence_matrix
for each *Viewer object init(): replace cmd/iargs with inps, as the later covers both, and simpler.
for each *Viewer configure(): rename to open() for simplicity
Reminders
Description of proposed changes
Simplify the input arguments for object initiation for
tsview, plot_transection and plot_coherence_matrix
:for each *Viewer object init(): replace cmd/iargs with inps, as the later covers both, and simpler.
for each *Viewer configure(): rename to open() for simplicity
Reminders