...
Parse the
config.json
Raise an exception if both
l_freq
andh_freq
areNone
Apply
temporal_filtering()
Display info message about the filtering applied
Apply
_compute_snr()
Apply
_generate_report()
...
...
Parse the config.json
Raise an exception if both l_freq
and h_freq
are None
Apply temporal_filtering()
Display info message about the filtering applied
Apply _compute_snr()
Apply _generate_report()
...