* prefix option is more stringent now and adds prefix also to log file
* add option to filter event catalog, add option to resolve full SEED id, add corresponding command line options
* add option to use coda normalization, no inversion for site effects and event spectra in this case
* add option to not perform optimization, but only invert for b ("optimize": null)
* add 2 Greens functions for 3d diffusion approximation, one for exact diffusion and one usable for determining coda Q within Qopen
* add debug option (--pdb)
* use viridis_r cmap instead of hot_r cmap by default
* type of cmap can now be set with the config
* indicate number of observations with color in source displacement spectrum plots
* allow more fine grained control of plot file names with str.format method
* do not plot or calculate b and g0 for --fix-params
this fixes a bug when using --fix-params with robust mean
* fix bug when using newly introduced figsize and dpi options
* fix NaN values in json output (are converted to None aka null)
* fix warning due to conversion of masked values to nan in gmean
* add label with excluded stations in sites.pdf