Closed peijin94 closed 5 months ago
Is it possible to use the logging level to determine whether we want wsclean to run quietly? Then we do not need to pass "quiet" as an argument to do_selfcal.
Also can you please also add in the issue how to run the profiler?
Is it possible to use the logging level to determine whether we want wsclean to run quietly? Then we do not need to pass "quiet" as an argument to do_selfcal.
Also can you please also add in the issue how to run the profiler?
PR description updated
related to https://github.com/ovro-eovsa/ovro-lwa-solar/issues/86
I left the decorator
@profile
on some of the functions for future profiling. The decorator@profile
will only be activated when the script is running with the commandkernprof myscritp.py
To run the profiler,
To run the test: