geoprior.scripts.plot_uncertainty_extras#

Extra plotting helpers for uncertainty diagnostics.

Functions

main([argv, prog])

parse_args([argv, prog])

plot_s5(*, nansha, zhongshan, factors_n, ...)

summarize_city(df, *, city, B[, taus])

supp_figS5_uncertainty_extras_main([argv, prog])

write_tables(*, nansha, zhongshan, out_csv, ...)

geoprior.scripts.plot_uncertainty_extras.summarize_city(df, *, city, B, taus=(0.1, 0.5, 0.9))[source]#
Parameters:
Return type:

dict[str, Any]

geoprior.scripts.plot_uncertainty_extras.plot_s5(*, nansha, zhongshan, factors_n, factors_z, out_stem, dpi, show_legends, show_labels, show_ticklabels, show_title, show_panel_titles, title)[source]#
Parameters:
Return type:

None

geoprior.scripts.plot_uncertainty_extras.write_tables(*, nansha, zhongshan, out_csv, out_tex)[source]#
Parameters:
Return type:

None

geoprior.scripts.plot_uncertainty_extras.parse_args(argv=None, *, prog=None)[source]#
Parameters:
Return type:

Namespace

geoprior.scripts.plot_uncertainty_extras.supp_figS5_uncertainty_extras_main(argv=None, *, prog=None)[source]#
Parameters:
Return type:

None

geoprior.scripts.plot_uncertainty_extras.main(argv=None, *, prog=None)[source]#
Parameters:
Return type:

None