Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/Ver.2.0_w_PVR' into…
Browse files Browse the repository at this point in the history
… Ver.2.0_w_PVR
  • Loading branch information
hiromatsui committed Nov 25, 2024
2 parents ff0e42f + b1b10f4 commit 4b484fb
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions tests/Rendering_tests/PVR_defs/ctl_pvr_Bpole
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ begin volume_rendering (BMP or PNG)
end array surface_enhanse_ctl
end plot_area_ctl
!
begin pvr_color_ctl
begin colormap_ctl
colormap_mode_ctl rainbow
!
data_mapping_ctl Colormap_list
Expand All @@ -46,7 +46,7 @@ begin volume_rendering (BMP or PNG)
!
range_min_ctl 0.0e+00
range_max_ctl 1.0e+01
end pvr_color_ctl
end colormap_ctl
!
begin colorbar_ctl
colorbar_switch_ctl On
Expand Down
4 changes: 2 additions & 2 deletions tests/Rendering_tests/PVR_defs/ctl_pvr_Bz
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ begin volume_rendering (BMP or PNG)
end array surface_enhanse_ctl
end plot_area_ctl
!
begin pvr_color_ctl
begin colormap_ctl
colormap_ctl rainbow
!
data_mapping_ctl Colormap_list
Expand Down Expand Up @@ -51,7 +51,7 @@ begin volume_rendering (BMP or PNG)
!
range_min_ctl -6.0
range_max_ctl 6.0
end pvr_color_ctl
end colormap_ctl
!
begin colorbar_ctl
colorbar_switch_ctl On
Expand Down
4 changes: 2 additions & 2 deletions tests/Rendering_tests/PVR_defs/ctl_pvr_temp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ begin volume_rendering (BMP or PNG)
end array surface_enhanse_ctl
end plot_area_ctl
!
begin pvr_color_ctl
begin colormap_ctl
colormap_mode_ctl rainbow
!
data_mapping_ctl Colormap_list
Expand All @@ -50,7 +50,7 @@ begin volume_rendering (BMP or PNG)
!
range_min_ctl 0.0
range_max_ctl 0.5
end pvr_color_ctl
end colormap_ctl
!
begin colorbar_ctl
colorbar_switch_ctl On
Expand Down
4 changes: 2 additions & 2 deletions tests/Rendering_tests/PVR_defs/ctl_pvr_vr
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ begin volume_rendering (BMP or PNG)
end array surface_enhanse_ctl
end plot_area_ctl
!
begin pvr_color_ctl
begin colormap_ctl
colormap_mode_ctl rainbow
!
data_mapping_ctl Colormap_list
Expand Down Expand Up @@ -53,7 +53,7 @@ begin volume_rendering (BMP or PNG)
!
range_min_ctl -80.0
range_max_ctl 80.0
end pvr_color_ctl
end colormap_ctl
!
begin colorbar_ctl
colorbar_switch_ctl On
Expand Down
4 changes: 2 additions & 2 deletions tests/Rendering_tests/PVR_defs/ctl_pvr_wz
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ begin volume_rendering (BMP or PNG)
end array surface_enhanse_ctl
end plot_area_ctl
!
begin pvr_color_ctl
begin colormap_ctl
colormap_mode_ctl rainbow
!
data_mapping_ctl Colormap_list
Expand Down Expand Up @@ -53,7 +53,7 @@ begin volume_rendering (BMP or PNG)
!
range_min_ctl -3000.0
range_max_ctl 3000.0
end pvr_color_ctl
end colormap_ctl
!
begin colorbar_ctl
colorbar_switch_ctl On
Expand Down

0 comments on commit 4b484fb

Please sign in to comment.