ebonhold / simc

Simulationcraft engine/GUI
GNU General Public License v3.0
0 stars 0 forks source link

Secondary Stat scaling plot script #940

Open Armadk opened 8 months ago

Armadk commented 8 months ago

https://www.raidbots.com/simbot/report/57Nr1KTuYDVbqqZ5JW5fuU/simc

./simc.exe T31_Raid.simc html=raid.html calculate_scale_factors=1 iterations=15000

Armadk commented 8 months ago

should be able to just pull the data out, and plot it with pandas/matplotlib

Armadk commented 8 months ago

report_details=1 optimal_raid=1 dps_plot_stat=haste,crit_rating,matery dps_plot_positive=1 dps_plot_points=2133 dps_plot_step=12 target_error=0.05

Armadk commented 5 months ago

report_details=1 optimal_raid=1 dps_plot_stat=haste,crit_rating,mastery dps_plot_positive=1 dps_plot_points=2133 dps_plot_step=12

deathknight="T31_Death_Knight_Unholy_Lego" spec=unholy level=70 race=troll role=attack position=back talents=BwPAAAAAAAAAAAAAAAAAAAAAAAAIikEJiERISECJJJRAAAAAAAAAgSSSICAAIJh0SkkkIJA

head=piercing_gaze_of_the_risen_nightmare,id=207200,bonus_id=7187/1520/6935,gem_id=192982,enchant=incandescent_essence neck=eye_of_the_rising_flame,id=207163,bonus_id=7187/1520/8782,gem_id=192922/192922/192922 shoulders=skewers_of_the_risen_nightmare,id=207198,bonus_id=7187/1520 back=vibrant_wildercloth_shawl,id=193511,bonus_id=9500/9405/9379/8960,crafted_stats=40/49 chest=unceasing_footmans_breastplate,id=207884,bonus_id=6536/1579/6646,enchant=waking_stats_3 wrists=allied_wristguard_of_companionship,id=190526,bonus_id=9500/9405/6935/8960,gem_id=192922 hands=thorns_of_the_risen_nightmare,id=207201,bonus_id=7187/1520 waist=unwinding_eon_girdle,id=207858,bonus_id=1582/6536/6646/6935,gem_id=192922 legs=greaves_of_the_risen_nightmare,id=207199,bonus_id=7187/1520,enchant=lambent_armor_kit_3 feet=fused_obsidian_sabatons,id=207156,bonus_id=7187/1520 finger1=archdruids_tainted_seal,id=134487,bonus_id=3326/1514/6536/6646/6935,gem_id=192922,enchant=devotion_of_critical_strike_3 finger2=seal_of_the_regal_loa,id=159458,bonus_id=3317/1514/6536/6646/6935,gem_id=192922,enchant=devotion_of_critical_strike_3 trinket1=cataclysmic_signet_brand,id=207166,bonus_id=7187/1520 trinket2=mirror_of_fractured_tomorrows,id=207581,bonus_id=6536/1540/6646 main_hand=fyralath_the_dreamrender,id=206448,bonus_id=1468,enchant=rune_of_the_fallen_crusader

gear_crit_rating=0 gear_haste_rating=0 gear_mastery_rating=0 gear_versatility_rating=0

Armadk commented 5 months ago

above is the test profile provided

Armadk commented 5 months ago

if im doing pre-expac data gathering, id do steps of 10, up to 20000, for a total of 2000 total steps

For more normal stuff, depends on what im trying to test for. at least want it to go up to the stat values people are at. currently that would be up to like, 7000, so, 280 steps of 25 the more data points ive found the better though since you can apply a rolling average to avoid margin of error spikes