Skip to content
Update yaml config file parameter formats authored by Jennifer Holden's avatar Jennifer Holden
...@@ -184,35 +184,19 @@ polygons_file: “/full/path/to/file/containing/zone/definitions/zones.yaml" ...@@ -184,35 +184,19 @@ polygons_file: “/full/path/to/file/containing/zone/definitions/zones.yaml"
reference_set: data_set_1 reference_set: data_set_1
`plot_selection: ` `plot_selection: `
` plot_all_drifter_tracks: True ` ` plot_all_drifter_tracks: True `
` plot_all_drifter_tracks_with_mod: False ` ` plot_all_drifter_tracks_with_mod: False `
` plot_positions_with_polygons: True ` ` plot_positions_with_polygons: True `
` plot_average_of_mean_skills: False ` ` plot_average_of_mean_skills: False `
` plot_skills_subplots_with_filled: True ` ` plot_skills_subplots_with_filled: True `
` plot_hexbin_skillscores: True ` ` plot_hexbin_skillscores: True `
` plot_subtracted_skillscores: True ` ` plot_subtracted_skillscores: True `
` plot_subtracted_hexbins: True ` ` plot_subtracted_hexbins: True `
` plot_track_per_drifter: False ` ` plot_track_per_drifter: False `
` plot_track_comparison: False ` ` plot_track_comparison: False `
` plot_track_side_by_side: False ` ` plot_track_side_by_side: False `
` plot_drifter_skillscores: False ` ` plot_drifter_skillscores: False `
` plot_skills_subplots_with_indv: False ` ` plot_skills_subplots_with_indv: False `
` plot_persistence: False ` ` plot_persistence: False `
` plot_skills_plus_map: False ` ` plot_skills_plus_map: False `
` plot_ratios_plus_map: False` ` plot_ratios_plus_map: False`
\ No newline at end of file