- 12 Dec, 2017 5 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4414 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4413 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Commented out generate_synthetic_catalogs in compute_ground_motion_envelope_maps function. Added plot_epicentral_gm_map_panels function. Started moving stuff from __main__ section to individual scripts. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4412 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Moved functions related to folder and file locations to their respective sections. Renamed get_gm_map_folder function into get_gm_envelope_folder and updated calls to this function. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4411 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Added truncation_level parameter to get_epicentral_gm_map_filespec and read_epicentral_gm_map_array functions, and updated corresponding calls in other functions. Fixed wrong name of get_epicentral_gm_map_filespec call in compute_epicentral_gm_maps, compute_mag_exceedance_histogram, and compute_epicentral_gm_map_site_exceedances functions. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4410 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 11 Dec, 2017 1 commit
-
-
Kris Vanneste authored
Renamed read_gm_map_array function to read_gm_envelope_array. Renamed read_gm_map function to read_gm_envelope_map. Fixed bug in _get_site_index function. Improved get_all_site_indexes function. Added compute_gm_envelope_maps_from_epicentral_gm_maps function. Replaced several lines of code with call to get_all_site_indexes in compute_all_exceedance_fractions, plot_misfits, plot_exceedance_fractions_vs_bias, plot_bias_vs_percentile, plot_bias_vs_t_over_tau, get_bias_table, and compute_mag_exceedance_histogram functions. Added get_epicentral_gm_map_filespec and read_epicentral_gm_map_array functions. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4409 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 09 Dec, 2017 3 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4408 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4407 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Save and read exceedance results to/from compressed npy files in compute_all_site_exceedances and compute_epicentral_gm_map_site_exceedances functions. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4406 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 08 Dec, 2017 10 commits
-
-
Kris Vanneste authored
Moved compute_epicentral_gm_map_site_exceedances, compute_average_exceedance_fraction_vs_mag, get_site_index and plot_mag_exceedance_fraction_histogram functions to main test_hazard_maps_single_area_source.py script. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4405 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4404 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Moved get_max_shaking_distribution and plot_max_shaking_distributions functions to main test_hazard_maps_single_area_source.py script. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4403 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Moved plot_exceedance_fraction_distributions function to main test_hazard_maps_single_area_source.py script. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4402 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Added get_all_site_indexes and _get_site_index functions. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4401 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Integrated plot_exceedance_fraction_distributions function from plot_exceedance_fraction_variability.py script. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4400 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Integrated get_max_shaking_distribution and plot_max_shaking_distributions functions from plot_site_variability.py script. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4399 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Integrated get_site_index, compute_epicentral_gm_map_site_exceedances, compute_average_exceedance_fraction_vs_mag, and plot_mag_exceedance_fraction_histogram functions from construct_mag_exceedance_histogram.py script. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4398 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4397 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4396 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 05 Dec, 2017 3 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4395 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Changed dtype for site exceedance arrays to int8 again in compute_epicentral_gm_map_site_exceedances function. Fixed X axis limits in plot_mag_exceedance_fraction_histogram function. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4394 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4393 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 04 Dec, 2017 2 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4392 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4391 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 02 Dec, 2017 6 commits
-
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4390 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4389 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4388 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4387 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Simplified plot_exceedance_fractions function. Small fixes in various places. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4386 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Cast exceedance frequencies to higher precision in compute_average_exceedance_fraction_vs_mag function. Further work on plot_mag_exceedance_fraction_histogram function. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4385 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 01 Dec, 2017 4 commits
-
-
Kris Vanneste authored
Added compute_average_exceedance_fraction_vs_mag function. Started writing plot_mag_exceedance_fraction_histogram function. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4384 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Added compute_epicentral_gm_map_site_exceedances function. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4383 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4382 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4381 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
- 30 Nov, 2017 6 commits
-
-
Kris Vanneste authored
Fixed bug in compute_all_site_exceedances function. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4380 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4379 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4378 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4377 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Added compute_site_exceedance function and updated compute_gm_map_stats function accordingly. Added compute_all_site_exceedances function, and rewrote compute_all_exceedance_fractions function. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4376 40b490c5-b4d9-47cb-8714-9bef99b524d5
-
Kris Vanneste authored
Small fix in get_mfd_mul_folder function to allow for integer values for mfd_multiplier. Added folder for statistics in create_folder function. Added spacing parameter to build_site_model function. Added site_category and spacing_factor parameters to read_hazard_map function. Added read_gm_map function. Added show_legend parameter to plot_raw_gm_map_array and plot_gm_map functions. Added compute_all_exceedance_fractions function. git-svn-id: https://svn.seismo.oma.be/svn/seismo/hazard/psha/trunk/Projects/SethStein@4375 40b490c5-b4d9-47cb-8714-9bef99b524d5
-