divilian / specstar

Combines SPECscape and SPECnet into one project
1 stars 1 forks source link

Create agent wealth heatmap of parameter sweep #58

Closed divilian closed 5 years ago

divilian commented 5 years ago

As discussed in 6/12 Zoom call, have param_sweep.jl create a heatmap which shows:

divilian commented 5 years ago

With the new code, I'm getting ERROR: LoadError: ArgumentError: New columns must have the same length as old columns

When my machine reaches line 134 of param_sweep.jl, here are the sizes of the three dataframes in question:

These are the settings I'm using:

param_to_sweep=:metabolic_rate 
start_value=1                  
end_value=50                   
num_values=50                  
trials_per_value=4             
graph_sweep=false