EthanJamesLew / AutoKoopman

AutoKoopman - automated Koopman operator methods for data-driven dynamical systems analysis and control.
GNU General Public License v3.0
53 stars 10 forks source link

Suppress resampling trajectories message #79

Closed Abdu-Hekal closed 8 months ago

Abdu-Hekal commented 9 months ago

@EthanJamesLew can we suppress the print message "resampling trajectories"? Or maybe have an option to disable.

EthanJamesLew commented 9 months ago

@Abdu-Hekal that is a good feature and maybe justifies a more complete logging solution so we can turn off some messages and offer users (or ourselves) more customization in how to consume warning and logs. How soon do you need this by? I'm still out of office.

Abdu-Hekal commented 9 months ago

No rush at all! I agree, makes more sense to suppress it for falsification as AutoKoopman is called many times. A more complete logging solution with varying verbosity makes the most sense.