diff --git a/.gitignore b/.gitignore index 69af362c375a47a564154b58f7f2708c54da16c3..7374c9e17b950ef1287d38bb0e9759d6a861ec60 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ statistics/ .cache/ .claude/ .vscode/ -eval_cases/paraview/main_cases_old.yaml \ No newline at end of file +backup/ \ No newline at end of file diff --git a/chatvis_bench/chart-opacity/task_description.txt b/chatvis_bench/chart-opacity/task_description.txt deleted file mode 100644 index c0e2c651e4c0de5e9b93ae74baa1775f2777c4eb..0000000000000000000000000000000000000000 --- a/chatvis_bench/chart-opacity/task_description.txt +++ /dev/null @@ -1,4 +0,0 @@ -Create a wavelet object. -Create a plot over line chart from the wavelet with three paths: arc_length, Points_Z, and RTData variables with opacity for arc_length 1 and opacity for Points_Z and RTData 0.3. -Save a screenshot in "chart-opacity/results/{agent_mode}/chart-opacity.png". -Finally, save the ParaView state as "chart-opacity/results/{agent_mode}/chart-opacity.pvsm" \ No newline at end of file diff --git a/chatvis_bench/ml-iso/task_description.txt b/chatvis_bench/ml-iso/task_description.txt deleted file mode 100644 index 0af9ce69a3915d47f24c20009922f042ac282e5f..0000000000000000000000000000000000000000 --- a/chatvis_bench/ml-iso/task_description.txt +++ /dev/null @@ -1,3 +0,0 @@ -Read in the file named "ml-iso/data/ml-iso.vtk", and generate an isosurface of the variable var0 at value 0.5. -Use a white background color. Save a screenshot of the result, size 1920 x 1080 pixels, in "ml-iso/results/{agent_mode}/ml-iso.png". -Finally, save the ParaView state as "ml-iso/results/{agent_mode}/ml-iso.pvsm" \ No newline at end of file diff --git a/chatvis_bench/reset-camera-direction/task_description.txt b/chatvis_bench/reset-camera-direction/task_description.txt deleted file mode 100644 index 9027fa3c9421e12909e884a829e11c87d155b807..0000000000000000000000000000000000000000 --- a/chatvis_bench/reset-camera-direction/task_description.txt +++ /dev/null @@ -1,3 +0,0 @@ -Create a Wavelet object, set its representation to "Surface with Edges", and set the camera direction to [0.5, 1, 0.5]. -Save a screenshot to the file "reset-camera-direction/results/{agent_mode}/reset-camera-direction.png". -Finally, save the ParaView state as "reset-camera-direction/results/{agent_mode}/reset-camera-direction.pvsm" \ No newline at end of file diff --git a/eval_cases/paraview/category_specific_cases.yaml b/eval_cases/paraview/category_specific_cases.yaml deleted file mode 100644 index dfe869dc4d18d57d8e90591473591ddf5d2f47af..0000000000000000000000000000000000000000 --- a/eval_cases/paraview/category_specific_cases.yaml +++ /dev/null @@ -1,218 +0,0 @@ -# Medical/Anatomical Data Visualization Test Cases for SciVisAgentBench -# Tests scalar volume visualization capabilities for medical imaging data - -# Test 1: Basic Volume Rendering and Tissue Identification -- vars: - question: | - Clear the ParaView pipeline and load the data file "foot/data/foot_256x256x256_uint8.raw". - 1. Enable volume rendering to visualize the internal structures - 2. Adjust the opacity transfer function to reveal both bone and soft tissue (bone should be more opaque, soft tissue semi-transparent) - 3. Set an appropriate color map to differentiate tissue types (e.g., white/beige for bone, reddish for soft tissue) - Finally, save the paraview state as "foot/results/{agent_mode}/foot.pvsm" - assert: - - type: llm-rubric - value: | - - Successfully load the foot dataset - - Enable volume rendering - - Adjust opacity to show both bone and soft tissue structures - - Apply appropriate color mapping for tissue differentiation - - Use screenshot to verify foot bones (metatarsals, phalanges) and soft tissue are visible - - Verify the colors match the instruction (white/beige for bone, reddish for soft tissue) - -# # Test 2: Multi-Isosurface Segmentation -# - vars: -# question: | -# Clear the ParaView pipeline and load the data file "mri_ventricles/data/mri_ventricles_256x256x124_uint8.raw". -# 1. Create at least 3 different isosurfaces at different threshold values to segment different tissue types -# 2. Color each isosurface differently to distinguish structures -# 3. Make appropriate surfaces semi-transparent if needed to show internal structures -# Finally, save the paraview state as "mri_ventricles/results/{agent_mode}/mri_ventricles.pvsm" -# assert: -# - type: llm-rubric -# value: | -# - Create multiple isosurfaces (at least 3) at different threshold values -# - Apply different colors to each isosurface for clear distinction -# - Use screenshot to verify brain ventricles are successfully segmented and visible -# - Verify transparency is applied where needed to show nested structures -# - Report identification of brain structures (ventricles, grey/white matter boundaries) - -# # Test 3: Cross-Sectional Analysis -# - vars: -# question: | -# Clear the ParaView pipeline and load the data file "skull/data/skull_256x256x256_uint8.raw". -# 1. Create three orthogonal slices (axial, sagittal, and coronal planes) -# 2. Position the slices to show key anatomical features of the skull -# 3. Apply an appropriate color map to the slices -# Finally, save the paraview state as "skull/results/{agent_mode}/skull.pvsm" -# assert: -# - type: llm-rubric -# value: | - -# - Create exactly three orthogonal slices (axial, sagittal, coronal) -# - Use screenshot to verify all three slice planes are visible simultaneously -# - Verify slices show key features: cranial cavity, eye sockets, nasal cavity -# - Report which anatomical features are visible in each specific plane - -# # Test 4: Vascular Structure Visualization -# - vars: -# question: | -# Clear the ParaView pipeline and load the data file "aneurism/data/aneurism_256x256x256_uint8.raw". -# 1. Use appropriate visualization technique to isolate and display the vascular structure -# 2. Create an isosurface that clearly shows the aneurysm and blood vessels -# 3. Apply a red or red-gradient color map appropriate for vascular visualization -# 4. Compute and report the surface area of the vascular structure -# Finally, save the paraview state as "aneurism/results/{agent_mode}/aneurism.pvsm" -# assert: -# - type: llm-rubric -# value: | - -# - Successfully isolate vascular structure using isosurface -# - Use screenshot to verify aneurysm bulge is clearly visible -# - Verify red/red-gradient coloring is applied to vessels -# - Successfully compute and report numerical surface area value - -# # Test 5: Histogram Analysis and Tissue Classification -# - vars: -# question: | -# Clear the ParaView pipeline and load the data file "pancreas/data/pancreas_240x512x512_int16.raw". -# 1. Generate a histogram of the intensity values with 256 bins -# 2. Based on the histogram, identify distinct peaks corresponding to different tissue types -# 3. Create threshold filters to isolate pancreatic tissue based on the histogram analysis -# 4. Apply volume rendering with opacity settings based on your histogram findings -# Finally, save the paraview state as "pancreas/results/{agent_mode}/pancreas.pvsm" -# assert: -# - type: llm-rubric -# value: | - -# - Successfully generate histogram with 256 bins -# - Report specific intensity values for identified peaks -# - Create threshold filters using values derived from histogram peaks -# - Apply volume rendering with opacity based on histogram analysis -# - Use screenshot to verify pancreatic tissue is properly isolated - -# # Test 6: Complex Organ System Visualization -# - vars: -# question: | -# Clear the ParaView pipeline and load the data file "mri_woman/data/mri_woman_256x256x109_uint16.raw". -# 1. Enable volume rendering to show internal anatomy -# 2. Adjust the transfer functions to visualize multiple organ systems simultaneously -# 3. Create a clip plane to show a sagittal cross-section while maintaining volume rendering -# 4. Use appropriate color and opacity settings to distinguish between organs -# Finally, save the paraview state as "mri_woman/results/{agent_mode}/mri_woman.pvsm" -# assert: -# - type: llm-rubric -# value: | - -# - Enable volume rendering successfully -# - Adjust transfer functions to reveal multiple organ systems -# - Create clip plane in sagittal orientation -# - Use screenshots from anterior and lateral views to verify organ visibility -# - List identified organs (e.g., heart, lungs, liver, spine) -# - Verify clip plane and volume rendering work together - -# # Test 7: Small Animal Specimen Analysis -# - vars: -# question: | -# Clear the ParaView pipeline and load the data file "frog/data/frog_256x256x44_uint8.raw". -# 1. Create visualization showing both skeletal and soft tissue structures -# 2. Use either multiple isosurfaces or volume rendering with careful transfer functions -# 3. Generate a plot-over-line measurement through the specimen (dorsal to ventral) -# Finally, save the paraview state as "frog/results/{agent_mode}/frog.pvsm" -# assert: -# - type: llm-rubric -# value: | - -# - Choose appropriate technique (isosurfaces or volume rendering) -# - Use screenshot to verify both skeleton and soft tissue are visible -# - Successfully create plot-over-line from dorsal to ventral -# - Report numerical values from plot-over-line measurement -# - Verify measurement traverses through the specimen correctly - -# # Test 8: Dental Structure Analysis -# - vars: -# question: | -# Clear the ParaView pipeline and load the data file "tooth/data/tooth_103x94x161_uint8.raw". -# 1. Create isosurface to show the tooth enamel (outer layer) -# 2. Use volume rendering or additional isosurface to show internal structures (dentin, pulp cavity) -# 3. Apply appropriate colors (white for enamel, yellow for dentin) -# Finally, save the paraview state as "tooth/results/{agent_mode}/tooth.pvsm" -# assert: -# - type: llm-rubric -# value: | - -# - Create isosurface at appropriate threshold for enamel -# - Use screenshot to verify white color on enamel and yellow/amber color on dentin -# - Identify enamel, dentin, and pulp cavity structures - -# # Test 9: Abdominal CT with Vascular Stent Visualization -# - vars: -# question: | -# Clear the ParaView pipeline and load the data file "stent/data/stent_512x512x174_uint16.raw". -# This is an abdominal/pelvic CT scan containing a stent in the abdominal aorta (no contrast agent used). -# 1. Create a volume rendering to show the overall abdominal anatomy -# 2. Adjust the opacity transfer function to visualize bones (spine, pelvis) and soft tissue -# 3. Create an isosurface at a high threshold value to isolate and highlight the metallic stent -# 4. Apply appropriate colors - bone white/beige, soft tissue reddish, metallic grey for the stent -# Finally, save the paraview state as "stent/results/{agent_mode}/stent.pvsm" - -# assert: -# - type: llm-rubric -# value: | - -# - Create volume rendering of full abdomen/pelvis -# - Use screenshot to verify spine and pelvis are visible -# - Create high-threshold isosurface to isolate metallic stent -# - Verify stent appears with metallic/grey coloring - -# # # Test 10: Comparative Analysis with State Saving -# # - vars: -# # question: | -# # Clear the ParaView pipeline and load the data file "vis_male/data/vis_male_128x256x256_uint8.raw". -# # 1. Create two different visualization approaches: -# # a) Volume rendering optimized for soft tissue -# # b) Isosurface extraction for skeletal system -# # 2. Save the ParaView state file to preserve your visualization setup -# # 3. Create a text report comparing the effectiveness of both techniques -# # assert: -# # - type: llm-rubric -# # value: | -# # -# # - Create volume rendering with soft tissue emphasis -# # - Create separate isosurface for skeletal system -# # - Use screenshots to document both approaches -# # - Successfully save .pvsm state file -# # - Write and save comparative analysis as text file -# # - Report specific advantages/disadvantages of each technique -# # - Verify both visualizations show distinct anatomical features - -# # Test 11: Marine Biology Specimen -# - vars: -# question: | -# Clear the ParaView pipeline and load the data file "lobster/data/lobster_301x324x56_uint8.raw". -# 1. Create visualization showing the exoskeleton and internal anatomy -# 2. Adjust the visualization to show the prominent structure -# Finally, save the paraview state as "lobster/results/{agent_mode}/lobster.pvsm" -# assert: -# - type: llm-rubric -# value: | - -# - Choose appropriate visualization for exoskeleton (isosurface or volume) -# - Use screenshot to verify whether specific features can be identified: claws, abdomen, tail fan - -# # Test 12: Fish Anatomy Visualization -# - vars: -# question: | -# Clear the ParaView pipeline and load the data file "carp/data/carp_256x256x512_uint16.raw". -# 1. Enable volume rendering to show internal fish anatomy -# 2. Adjust transfer functions to reveal skeletal structure and organs -# 3. Create a sagittal slice through the fish body -# 4. Use color mapping that differentiates tissue types -# 5. Reset camera with appropriate padding to frame the entire fish -# Finally, save the paraview state as "carp/results/{agent_mode}/carp.pvsm" -# assert: -# - type: llm-rubric -# value: | - -# - The volume rendering show both skeleton and organs -# - Create sagittal slice along fish body length -# - Verify sagittal slice shows internal structure along body axis diff --git a/eval_cases/paraview/chatvis_bench_cases.yaml b/eval_cases/paraview/chatvis_bench_cases.yaml deleted file mode 100644 index 1717c6ea5c23fd9266fff10da98c3dfad00e8f5e..0000000000000000000000000000000000000000 --- a/eval_cases/paraview/chatvis_bench_cases.yaml +++ /dev/null @@ -1,465 +0,0 @@ -# 1. line-plot -- vars: - question: | - Read the dataset in the file "line-plot/data/line-plot.ex2", and print the number of components and the range of all the variables. - Show a default view of the dataset, colored by the variable Pres. - Create a line plot over all the variables in the dataset, from (0,0,0) to (0,0,10). - Write the values of the line plot in the file "line-plot/results/{agent_mode}/line-plot.csv", and save a screenshot of the line plot in "line-plot/results/{agent_mode}/line-plot.png". - Finally, save the ParaView state as "line-plot/results/{agent_mode}/line-plot.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Line Visualization Quality: Are multiple distinct lines clearly visible and properly rendered showing the evolution of different variables along the specified path? - - 2. Variable Differentiation: Are all dataset variables visually distinguishable through distinct colors or line styles with clear separation between curves? - - 3. Axis and Scale Appropriateness: Do the plot axes display appropriate ranges and scaling that effectively show the data trends and variations? - - 4. Legend and Readability: Is there a clear legend identifying each variable line with readable labels and proper visual organization? - -# 2. ml-dvr -- vars: - question: | - I would like to use ParaView to visualize a dataset. - Read in the file named "ml-dvr/data/ml-dvr.vtk". - Generate a volume rendering using the default transfer function. - Rotate the view to an isometric direction. - Save a screenshot of the result in the filename "ml-dvr/results/{agent_mode}/ml-dvr.png". - The rendered view and saved screenshot should be 1920 x 1080 pixels. - Finally, save the ParaView state as "ml-dvr/results/{agent_mode}/ml-dvr.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Volume Rendering Quality: Is the volume rendering properly generated with appropriate opacity and color mapping that reveals internal structures? - - 2. Transfer Function Application: Does the default transfer function effectively highlight meaningful data features and provide good visual contrast? - - 3. Isometric View Setup: Is the visualization displayed from an isometric viewpoint that provides a clear three-dimensional perspective of the volume? - - 4. Visual Clarity and Detail: Are the volume details clearly visible with proper lighting and shading that enhances depth perception? - -# 3. ml-iso -- vars: - question: | - Read in the file named "ml-iso/data/ml-iso.vtk", and generate an isosurface of the variable var0 at value 0.5. - Use a white background color. Save a screenshot of the result, size 1920 x 1080 pixels, in "ml-iso/results/{agent_mode}/ml-iso.png". - Finally, save the ParaView state as "ml-iso/results/{agent_mode}/ml-iso.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Isosurface Generation: Is the isosurface properly generated at the specified value (0.5) with correct topology and continuity? - - 2. Surface Rendering Quality: Does the isosurface display smooth surfaces with appropriate shading and lighting that reveals the 3D structure? - - 3. Geometric Accuracy: Are the surface features geometrically correct and free from artifacts or discontinuities? - - 4. Visual Presentation: Is the isosurface clearly visible with good contrast and coloring that enhances the understanding of the data structure? - -# 4. ml-slice-iso -- vars: - question: | - Please generate a ParaView Python script for the following operations. - Read in the file named "ml-slice-iso/data/ml-slice-iso.vtk". - Slice the volume in a plane parallel to the y-z plane at x=0. - Take a contour through the slice at the value 0.5. - Color the contour red. Use a white background. - Rotate the view to look at the +x direction. - Save a screenshot of the result in the filename "ml-slice-iso/results/{agent_mode}/ml-slice-iso.png". - The rendered view and saved screenshot should be 1920 x 1080 pixels. - Finally, save the ParaView state as "ml-slice-iso/results/{agent_mode}/ml-slice-iso.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Slice Generation: Is the y-z plane slice properly generated at x=0 position showing the correct cross-section of the volume? - - 2. Contour on Slice: Are the contour lines at value 0.5 correctly extracted from the slice and properly displayed? - - 3. Red Color Application: Is the contour visualization properly colored red as specified in the requirements? - - 4. View Direction: Is the visualization displayed from the correct +x direction view that provides clear visibility of the slice and contours? - -# 5. points-surf-clip -- vars: - question: | - I would like to use ParaView to visualize a dataset. - Read in the file named "points-surf-clip/data/points-surf-clip.ex2". - Generate an 3d Delaunay triangulation of the dataset. - Clip the data with a y-z plane at x=0, keeping the -x half of the data and removing the +x half. - Render the image as a wireframe. - Save a screenshot of the result in the filename "points-surf-clip/results/{agent_mode}/points-surf-clip.png". - The rendered view and saved screenshot should be 1920 x 1080 pixels. Use a white background color. - Finally, save the ParaView state as "points-surf-clip/results/{agent_mode}/points-surf-clip.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Delaunay Triangulation Quality: Is the 3D Delaunay triangulation properly generated creating a valid mesh structure from the point data? - - 2. Clipping Accuracy: Is the mesh correctly clipped by the y-z plane at x=0, with only the -x half of the data remaining visible? - - 3. Wireframe Representation: Is the result displayed as a clear wireframe showing the triangulated mesh structure with visible edges? - - 4. Geometric Integrity: Does the clipped wireframe maintain proper connectivity and show the expected geometric features without artifacts? - -# 6. shrink-sphere -- vars: - question: | - Create a default sphere and then hide it. - Create a shrink filter from the sphere. - Double the sphere's theta resolution. - Divide the shrink filter's shrink factor in half. - Extract a wireframe from the sphere. - Group the shrink filter and wireframe together and show them. - Save a screenshot of the result in the filename "shrink-sphere/results/{agent_mode}/shrink-sphere.png". - The rendered view and saved screenshot should be 1920 x 1080 pixels and have a white background. - Finally, save the ParaView state as "shrink-sphere/results/{agent_mode}/shrink-sphere.pvsm". - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Sphere Creation and Resolution: Is the sphere created with doubled theta resolution providing higher geometric detail and smoother curvature? - - 2. Shrink Filter Application: Is the shrink filter properly applied with halved shrink factor creating visible separation between mesh elements? - - 3. Dual Representation: Are both the wireframe sphere and shrink filter results simultaneously visible and properly grouped together? - - 4. Visual Quality: Does the visualization clearly show the contrast between the wireframe structure and the shrunken elements with appropriate white background? - -# 7. stream-glyph -- vars: - question: | - I would like to use ParaView to visualize a dataset. - Read in the file named "stream-glyph/data/stream-glyph.ex2". - Trace streamlines of the V data array seeded from a default point cloud. - Render the streamlines with tubes. - Add cone glyphs to the streamlines. - Color the streamlines and glyphs by the Temp data array. - View the result in the +X direction. - Save a screenshot of the result in the filename "stream-glyph/results/{agent_mode}/stream-glyph.png". - The rendered view and saved screenshot should be 1920 x 1080 pixels. - Finally, save the ParaView state as "stream-glyph/results/{agent_mode}/stream-glyph.pvsm". - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Streamline Generation: Are streamlines properly traced following the V variable flow field with appropriate seeding from the point cloud? - - 2. Tube and Glyph Rendering: Are streamlines rendered as tubes with cone glyphs properly attached showing flow direction and magnitude? - - 3. Temperature Color Mapping: Are both streamlines and glyphs correctly colored by the Temp variable with appropriate color scaling? - - 4. View Configuration: Is the visualization displayed from the correct +x view direction providing clear visibility of the flow patterns and structures? - -# 8. time-varying -- vars: - question: | - Read the dataset in the file "time-varying/data/time-varying.ex2", and color the data by the EQPS variable. - Viewing in the +y direction, play an animation through the time steps, with visible color bar legend. - Rescale the data range to last time step, and play the animation again. - Create a second linked render view to the right of the first, applying a temporal interpolator to the second view. - Play the animation simultaneously in both views, and save the animation of both views in "time-varying/results/{agent_mode}/time-varying.avi". - Print the following statistics: average value of EQPS over all locations and all time steps, average value of EQPS over all locations in the first half of the time steps, average value of EQPS over all locations in the even numbered time steps, and variance of EQPS over all locations and all the time steps. - Finally, save the ParaView state as "time-varying/results/{agent_mode}/time-varying.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Temporal Animation Quality: Does the animation smoothly progress through all time steps showing the evolution of the EQPS variable over time? - - 2. Dual View Configuration: Are both render views properly configured with the second view showing temporal interpolation effects compared to the first? - - 3. Color Mapping and Legend: Is the EQPS variable properly color-mapped with an appropriate color bar legend visible throughout the animation? - - 4. View Direction and Layout: Is the +y direction view properly set and are both views arranged side-by-side in the correct layout configuration? - -# 9. chart-opacity -- vars: - question: | - Create a wavelet object. - Create a plot over line chart from the wavelet with three paths: arc_length, Points_Z, and RTData variables with opacity for arc_length 1 and opacity for Points_Z and RTData 0.3. - Save a screenshot in "chart-opacity/results/{agent_mode}/chart-opacity.png". - Finally, save the ParaView state as "chart-opacity/results/{agent_mode}/chart-opacity.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Chart Generation: Is the plot over line chart properly created from the wavelet data? - - 2. Variable Display: Are arc_length, Points_Z, and RTData variables all correctly plotted, showing all three specified variables and distinguishable in the chart? - - 3. Opacity Settings: Is the arc_length variable displayed with full opacity (1.0) while Points_Z and RTData show reduced opacity (0.3)? - - 4. Chart Clarity: Does the chart provide clear visualization of the data trends with appropriate axis scaling and readable formatting? - -# 10. color-blocks -- vars: - question: | - I would like to use ParaView to visualize a dataset. - Set the background to a blue-gray palette. - Read the file "color-blocks/data/color-blocks.ex2". - This is a multiblock dataset. - Color the dataset by the vtkBlockColors field. - Retrieve the color map for vtkBlockColors. - Retrieve the opacity transfer function for vtkBlockColors. - Retrieve the 2D transfer function for vtkBlockColors. - Set block coloring for the block at /IOSS/element_blocks/block_2 using the variable ACCL on the x component of the points. - Rescale the block's color and opacity maps to match the current data range of block_2. - Retrieve the color transfer function for the ACCL variable of block_2. - Enable the color bar for block_2. - Apply a cool to warm color preset to the color map for block_2. - Set the camera to look down the -y direction and to see the entire dataset. - Save a screenshot of the visualization in the file "color-blocks/results/{agent_mode}/color-blocks.png". - Finally, save the ParaView state as "color-blocks/results/{agent_mode}/color-blocks.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Block Color Mapping: Is the dataset properly colored by vtkBlockColors field with distinct block visualization? - - 2. Individual Block Coloring: Is block_2 correctly colored using the x component of the ACCL variable with appropriate scaling? - - 3. Color Transfer Functions: Are the color transfer functions properly applied with cool to warm coloring for the ACCL variable? - - 4. View Configuration: Is the dataset displayed from the -y direction with blue-gray background and visible color bar legend? - -# 11. color-data -- vars: - question: | - Create a wavelet object. - Create a new calculator with the function 'RTData*iHat + ln(RTData)*jHat + coordsZ*kHat'. - Get a color transfer function/color map and opacity transfer function/opacity map for the result of the calculation, scaling the color and/or opacity maps to the data range. - For a surface representation, color by the x coordinate of the result using a cool to warm color map, show the color bar/color legend, and save a screenshot of size 1158 x 833 pixels in "color-data/results/{agent_mode}/color-data.png". - Finally, save the ParaView state as "color-data/results/{agent_mode}/color-data.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Color Transfer Function: Is the color transfer function correctly applied with cool to warm color mapping scaled to the data range? - - 2. Surface Coloring: Is the surface representation properly colored by the x coordinate of the calculated result? - - 3. Color Bar Display: Is the color bar/legend visible and properly displaying the color mapping scale and values? - -# 12. export-gltf -- vars: - question: | - Create a wavelet object. - Create a surface rendering of the wavelet object and color by RTData. - Scale the color map to the data, and don't display the color bar or the orientation axes. - Export the view to "export-gltf/results/{agent_mode}/ExportedGLTF.gltf". - - Next load the file "export-gltf/results/{agent_mode}/ExportedGLTF.gltf" and display it as a surface. - Color this object by TEXCOORD_0. - Scale the color map to the data, and don't display the color bar or the orientation axes. - Use the 'Cool to Warm' colormap. Set the background color to white. - - Save a screenshot to the file "export-gltf/results/{agent_mode}/export-gltf.png". - Finally, save the ParaView state as "export-gltf/results/{agent_mode}/export-gltf.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. GLTF Export Quality: Is the wavelet object properly exported to GLTF format with correct surface representation and RTData coloring? - - 2. GLTF Import and Display: Is the exported GLTF file successfully loaded and displayed as a surface with proper geometry? - - 3. Texture Coordinate Coloring: Is the imported GLTF object correctly colored by TEXCOORD_0 with Cool to Warm colormap? - - 4. Clean Presentation: Are the color bar and orientation axes properly hidden for a clean visualization appearance? - -# 13. import-gltf -- vars: - question: | - Load the "BlueGrayBackground" palette. - Read the file "import-gltf/data/import-gltf.glb" and import the nodes "/assembly/Axle", "assembly/OuterRing/Torus002", and "assembly/OuterRing/MiddleRing/InnerRing". - Set the layout size to 300x300 pixels. - Point the camera in the positive Y direction and zoom to fit. - Make sure all views are rendered, then save a screenshot to "import-gltf/results/{agent_mode}/import-gltf.png". - Finally, save the ParaView state as "import-gltf/results/{agent_mode}/import-gltf.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. GLTF Import Success: Are the specified GLTF nodes properly imported and displayed as separate geometric components? - - 2. Node Selection: Are all three specified nodes (Axle, Torus002, InnerRing) correctly imported and visible? - - 3. Camera Positioning: Is the camera positioned in the positive Y direction with appropriate zoom to fit all imported geometry? Carefully compare the camera position of GT and result images. - - 4. Layout Configuration: Is the view properly sized to 300x300 pixels with correct rendering and background palette? - -# 14. render-histogram -- vars: - question: | - Create a wavelet object and render it as a surface colored by RTDATA with a visible color bar. - Rescale the colors to the data range and use the 'Cool to Warm' color map. - - Next, split the view horizontally to the right and create a histogram view from the wavelet RTDATA. - Apply the same 'Cool to Warm' color map to the histogram. - - Save a screenshot of both views (wavelet rendering on the left and histogram on the right) in the file "render-histogram/results/{agent_mode}/render-histogram.png". - Finally, save the ParaView state as "render-histogram/results/{agent_mode}/render-histogram.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Wavelet Visualization: Is the wavelet object properly rendered with RTDATA coloring and visible color bar? - - 2. Split View Layout: Is the view correctly split with the wavelet visualization on the left and histogram on the right? - - 3. Histogram Generation: Is the histogram properly generated from RTDATA showing the data distribution? - - 4. Color Map Consistency: Are both the wavelet visualization and histogram using the same Cool to Warm color map? - -# 15. reset-camera-direction -- vars: - question: | - Create a Wavelet object, set its representation to "Surface with Edges", and set the camera direction to [0.5, 1, 0.5]. - Save a screenshot to the file "reset-camera-direction/results/{agent_mode}/reset-camera-direction.png". - Finally, save the ParaView state as "reset-camera-direction/results/{agent_mode}/reset-camera-direction.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Wavelet Creation: Is the Wavelet object properly created and displayed in the scene? - - 2. Surface with Edges Representation: Is the wavelet correctly displayed with "Surface with Edges" representation showing both surface and wireframe? - - 3. Camera Direction: Is the camera positioned according to the specified direction vector [0.5, 1, 0.5]? - - 4. View Quality: Does the visualization provide a clear view of the wavelet structure from the specified camera angle? - -# 16. save-transparent -- vars: - question: | - I would like to use ParaView to visualize a dataset. - Create a wavelet object and show it. Color the rendering by the variable ‘RTData’. - Render the wavelet as a surface. Hide the color bar. - Next, set the layout size to be 300 pixels by 300 pixels. - Next, move the camera with the following settings. The camera position should be [30.273897726939246, 40.8733980301544, 43.48927935675712]. The camera view up should be [-0.3634544237682163, 0.7916848767068606, -0.49105594165731975]. The camera parallel scale should be 17.320508075688775. - Save a screenshot to the file “save-transparent/results/{agent_mode}/save-transparent.png”, set the image resolution to 300x300, and set the background to transparent. - Finally, save the ParaView state as "save-transparent/results/{agent_mode}/save-transparent.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Object Creation: Is the wavelet object properly created and displayed in the scene? Looking similar to the GT image? - - 2. Transparent Background: Is the screenshot saved with a properly transparent background instead of solid color? - -# 17. subseries-of-time-series -- vars: - question: | - Read the file "subseries-of-time-series/data/subseries-of-time-series.ex2". Load two element blocks: the first is called 'Unnamed block ID: 1 Type: HEX', the second is called 'Unnamed block ID: 2 Type: HEX'. - Next, slice this object with a plane with origin at [0.21706008911132812, 4.0, -5.110947132110596] and normal direction [1.0, 0.0, 0.0]. The plane should have no offset. - Next, save this time series to a collection of .vtm files. The base file name for the time series is "subseries-of-time-series/results/{agent_mode}/canslices.vtm" and the suffix is '_%d'. Only save time steps with index between 10 and 20 inclusive, counting by 3. - Next, load the files "subseries-of-time-series/results/{agent_mode}/canslices_10.vtm", "subseries-of-time-series/results/{agent_mode}/canslices_13.vtm", "subseries-of-time-series/results/{agent_mode}/canslices_16.vtm", and "subseries-of-time-series/results/{agent_mode}/canslices_19.vtm" in multi-block format. - Finally, show the multi-block data set you just loaded. - Save a screenshot to the file "subseries-of-time-series/results/{agent_mode}/subseries-of-time-series.png". - Finally, save the ParaView state as "subseries-of-time-series/results/{agent_mode}/subseries-of-time-series.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Data Loading and Block Selection: Are the specified element blocks properly loaded and the slice plane correctly applied? - - 2. Multi-block Loading: Are the exported VTM files successfully loaded back as a multi-block dataset? - - 3. Final Visualization: Is the multi-block dataset properly displayed showing the sliced geometry from the time series? - -# 18. write-ply -- vars: - question: | - I would like to use ParaView to visualize a dataset. - Create a wavelet object. Change the view size to 400x400. - Show the wavelet object and reset the camera to fit the data. - Next, create a contour of wavelet object from the dataset "RTData". - The contour should have isosurfaces at the following values: 97.222075, 157.09105, 216.96002500000003, and 276.829. - Show the contour and color it with the same colormap that is used for coloring "RTData". - Finally, save the contour in PLY format to the file "write-ply/results/{agent_mode}/PLYWriterData.ply". - Save a screenshot to the file "write-ply/results/{agent_mode}/write-ply.png". - Finally, save the ParaView state as "write-ply/results/{agent_mode}/write-ply.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Cube Creation: Is the cube object properly created and displayed with correct geometry? - - 2. PLY Import: Is the exported PLY file correctly loaded back into ParaView maintaining geometric fidelity? - - 3. Visualization Quality: Does the imported cube display properly with correct surface representation and rendering? - -# 19. climate -- vars: - question: | - I would like to use ParaView to visualize a dataset of ocean currents. - Read in the file named "climate/data/climate.vtp". - Apply a calculator filter to compute the following function: - (-velocity_X*sin(coordsX*0.0174533) + velocity_Y*cos(coordsX*0.0174533)) * iHat + (-velocity_X * sin(coordsY*0.0174533) * cos(coordsX*0.0174533) - velocity_Y * sin(coordsY*0.0174533) * sin(coordsX*0.0174533) + velocity_Z * cos(coordsY*0.0174533)) * jHat + 0*kHat - Render the computed values using a tube filter with 0.05 as the tube radius. - Color the tubes by the magnitude of the velocity. - Light the tubes with the maximum shininess and include normals in the lighting. - Add cone glyphs to show the direction of the velocity. - The glyphs are composed of 10 polygons, having a radius 0 0.15, a height of 0.5, and a scaling factor of 0.5. - View the result in the -z direction. - Adjust the view so that the tubes occupy the 90% of the image. - Save a screenshot of the result, 2294 x 1440 pixels, white background, in the filename "climate/results/{agent_mode}/climate.png". - Finally, save the ParaView state as "climate/results/{agent_mode}/climate.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Tube Visualization: Are the tubes rendered with correct radius (0.05), colored by velocity magnitude, and proper lighting with maximum shininess? - - 2. Cone Glyph Direction: Are the cone glyphs properly configured with specified parameters and showing velocity direction accurately? - - 3. View Configuration: Is the visualization displayed from -z direction with appropriate scaling and white background as specified? - -# 20. materials -- vars: - question: | - Compare two datasets in two views side by side each 900 pixels wide x 1400 pixels high. - Read the dataset "materials/data/materials_prediction.vtr" in the left view and "materials/data/materials_ground_truth.vtr" in the right view. - In both views, convert the "Intensity" and "Phase" variables from cell to point data. - In both views, take an isovolume of the "Intensity" variable in the range of [0.2, 1.0], clipped with a plane at (32.0, 32.0, 32.0) and +x normal direction. - Color both views with the Viridis (matplotlib) color map for the "Phase" variable, scaled to the data range, including a colormap legend in both views. - Label the left view "NN Prediction" and the right view "Ground Truth". - Orient the camera to look in the (-1, 0, -1) direction, with the datasets fitting in the views. - Save a screenshot of both views in "materials/results/{agent_mode}/materials.png". - Finally, save the ParaView state as "materials/results/{agent_mode}/materials.pvsm" - - assert: - - type: llm-rubric - subtype: vision - value: | - 1. Side-by-Side Comparison: Are both datasets properly displayed in side-by-side views with correct dimensions and labeling? - - 2. Data Conversion and Filtering: Are the Intensity and Phase variables correctly converted to point data and isovolume filtering applied? - - 3. Clipping and Color Mapping: Is the plane clipping correctly applied and Viridis colormap properly used for Phase variable? - - 4. Camera and Layout: Is the camera positioned correctly in (-1, 0, -1) direction with appropriate fitting and legends visible? - diff --git a/eval_cases/paraview/main_cases.yaml b/eval_cases/paraview/paraview_cases.yaml similarity index 64% rename from eval_cases/paraview/main_cases.yaml rename to eval_cases/paraview/paraview_cases.yaml index b375e6ff1aa06958ce68976a5ec6798379f74845..a493b072b1dc9602f7f736e574559589628ccda6 100644 --- a/eval_cases/paraview/main_cases.yaml +++ b/eval_cases/paraview/paraview_cases.yaml @@ -937,3 +937,510 @@ 3. Surface Appearance: Does the surface color and shading appear similar to the ground truth? 4. Visualization Clarity: Are the vortex features clearly visible and comparable to the ground truth? + +# Case 29: line-plot +- vars: + question: | + Read the dataset in the file "line-plot/data/line-plot.ex2", and print the number of components and the range of all the variables. + Show a default view of the dataset, colored by the variable Pres. + Create a line plot over all the variables in the dataset, from (0,0,0) to (0,0,10). + Write the values of the line plot in the file "line-plot/results/{agent_mode}/line-plot.csv", and save a screenshot of the line plot in "line-plot/results/{agent_mode}/line-plot.png". + (Optional, but must save if use paraview) Save the paraview state as "line-plot/results/{agent_mode}/line-plot.pvsm". + (Optional, but must save if use python script) Save the python script as "line-plot/results/{agent_mode}/line-plot.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Line Visualization Quality: Are multiple distinct lines clearly visible and properly rendered showing the evolution of different variables along the specified path? + + 2. Variable Differentiation: Are all dataset variables visually distinguishable through distinct colors or line styles with clear separation between curves? + + 3. Axis and Scale Appropriateness: Do the plot axes display appropriate ranges and scaling that effectively show the data trends and variations? + + 4. Legend and Readability: Is there a clear legend identifying each variable line with readable labels and proper visual organization? + +# Case 30: ml-dvr +- vars: + question: | + I would like to use ParaView to visualize a dataset. + Read in the file named "ml-dvr/data/ml-dvr.vtk". + Generate a volume rendering using the default transfer function. + Rotate the view to an isometric direction. + Save a screenshot of the result in the filename "ml-dvr/results/{agent_mode}/ml-dvr.png". + The rendered view and saved screenshot should be 1920 x 1080 pixels. + (Optional, but must save if use paraview) Save the paraview state as "ml-dvr/results/{agent_mode}/ml-dvr.pvsm". + (Optional, but must save if use python script) Save the python script as "ml-dvr/results/{agent_mode}/ml-dvr.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Volume Rendering Quality: Is the volume rendering properly generated with appropriate opacity and color mapping that reveals internal structures? + + 2. Transfer Function Application: Does the default transfer function effectively highlight meaningful data features and provide good visual contrast? + + 3. Isometric View Setup: Is the visualization displayed from an isometric viewpoint that provides a clear three-dimensional perspective of the volume? + + 4. Visual Clarity and Detail: Are the volume details clearly visible with proper lighting and shading that enhances depth perception? + +# Case 31: ml-iso +- vars: + question: | + Read in the file named "ml-iso/data/ml-iso.vtk", and generate an isosurface of the variable var0 at value 0.5. + Use a white background color. Save a screenshot of the result, size 1920 x 1080 pixels, in "ml-iso/results/{agent_mode}/ml-iso.png". + (Optional, but must save if use paraview) Save the paraview state as "ml-iso/results/{agent_mode}/ml-iso.pvsm". + (Optional, but must save if use python script) Save the python script as "ml-iso/results/{agent_mode}/ml-iso.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Isosurface Generation: Is the isosurface properly generated at the specified value (0.5) with correct topology and continuity? + + 2. Surface Rendering Quality: Does the isosurface display smooth surfaces with appropriate shading and lighting that reveals the 3D structure? + + 3. Geometric Accuracy: Are the surface features geometrically correct and free from artifacts or discontinuities? + + 4. Visual Presentation: Is the isosurface clearly visible with good contrast and coloring that enhances the understanding of the data structure? + +# Case 32: ml-slice-iso +- vars: + question: | + Please generate a ParaView Python script for the following operations. + Read in the file named "ml-slice-iso/data/ml-slice-iso.vtk". + Slice the volume in a plane parallel to the y-z plane at x=0. + Take a contour through the slice at the value 0.5. + Color the contour red. Use a white background. + Rotate the view to look at the +x direction. + Save a screenshot of the result in the filename "ml-slice-iso/results/{agent_mode}/ml-slice-iso.png". + The rendered view and saved screenshot should be 1920 x 1080 pixels. + (Optional, but must save if use paraview) Save the paraview state as "ml-slice-iso/results/{agent_mode}/ml-slice-iso.pvsm". + (Optional, but must save if use python script) Save the python script as "ml-slice-iso/results/{agent_mode}/ml-slice-iso.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Slice Generation: Is the y-z plane slice properly generated at x=0 position showing the correct cross-section of the volume? + + 2. Contour on Slice: Are the contour lines at value 0.5 correctly extracted from the slice and properly displayed? + + 3. Red Color Application: Is the contour visualization properly colored red as specified in the requirements? + + 4. View Direction: Is the visualization displayed from the correct +x direction view that provides clear visibility of the slice and contours? + +# Case 33: points-surf-clip +- vars: + question: | + I would like to use ParaView to visualize a dataset. + Read in the file named "points-surf-clip/data/points-surf-clip.ex2". + Generate an 3d Delaunay triangulation of the dataset. + Clip the data with a y-z plane at x=0, keeping the -x half of the data and removing the +x half. + Render the image as a wireframe. + Save a screenshot of the result in the filename "points-surf-clip/results/{agent_mode}/points-surf-clip.png". + The rendered view and saved screenshot should be 1920 x 1080 pixels. Use a white background color. + (Optional, but must save if use paraview) Save the paraview state as "points-surf-clip/results/{agent_mode}/points-surf-clip.pvsm". + (Optional, but must save if use python script) Save the python script as "points-surf-clip/results/{agent_mode}/points-surf-clip.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Delaunay Triangulation Quality: Is the 3D Delaunay triangulation properly generated creating a valid mesh structure from the point data? + + 2. Clipping Accuracy: Is the mesh correctly clipped by the y-z plane at x=0, with only the -x half of the data remaining visible? + + 3. Wireframe Representation: Is the result displayed as a clear wireframe showing the triangulated mesh structure with visible edges? + + 4. Geometric Integrity: Does the clipped wireframe maintain proper connectivity and show the expected geometric features without artifacts? + +# Case 34: shrink-sphere +- vars: + question: | + Create a default sphere and then hide it. + Create a shrink filter from the sphere. + Double the sphere's theta resolution. + Divide the shrink filter's shrink factor in half. + Extract a wireframe from the sphere. + Group the shrink filter and wireframe together and show them. + Save a screenshot of the result in the filename "shrink-sphere/results/{agent_mode}/shrink-sphere.png". + The rendered view and saved screenshot should be 1920 x 1080 pixels and have a white background. + (Optional, but must save if use paraview) Save the paraview state as "shrink-sphere/results/{agent_mode}/shrink-sphere.pvsm". + (Optional, but must save if use python script) Save the python script as "shrink-sphere/results/{agent_mode}/shrink-sphere.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Sphere Creation and Resolution: Is the sphere created with doubled theta resolution providing higher geometric detail and smoother curvature? + + 2. Shrink Filter Application: Is the shrink filter properly applied with halved shrink factor creating visible separation between mesh elements? + + 3. Dual Representation: Are both the wireframe sphere and shrink filter results simultaneously visible and properly grouped together? + + 4. Visual Quality: Does the visualization clearly show the contrast between the wireframe structure and the shrunken elements with appropriate white background? + +# Case 35: stream-glyph +- vars: + question: | + I would like to use ParaView to visualize a dataset. + Read in the file named "stream-glyph/data/stream-glyph.ex2". + Trace streamlines of the V data array seeded from a default point cloud. + Render the streamlines with tubes. + Add cone glyphs to the streamlines. + Color the streamlines and glyphs by the Temp data array. + View the result in the +X direction. + Save a screenshot of the result in the filename "stream-glyph/results/{agent_mode}/stream-glyph.png". + The rendered view and saved screenshot should be 1920 x 1080 pixels. + (Optional, but must save if use paraview) Save the paraview state as "stream-glyph/results/{agent_mode}/stream-glyph.pvsm". + (Optional, but must save if use python script) Save the python script as "stream-glyph/results/{agent_mode}/stream-glyph.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Streamline Generation: Are streamlines properly traced following the V variable flow field with appropriate seeding from the point cloud? + + 2. Tube and Glyph Rendering: Are streamlines rendered as tubes with cone glyphs properly attached showing flow direction and magnitude? + + 3. Temperature Color Mapping: Are both streamlines and glyphs correctly colored by the Temp variable with appropriate color scaling? + + 4. View Configuration: Is the visualization displayed from the correct +x view direction providing clear visibility of the flow patterns and structures? + +# Case 36: time-varying +- vars: + question: | + Read the dataset in the file "time-varying/data/time-varying.ex2", and color the data by the EQPS variable. + Viewing in the +y direction, play an animation through the time steps, with visible color bar legend. + Rescale the data range to last time step, and play the animation again. + Create a second linked render view to the right of the first, applying a temporal interpolator to the second view. + Play the animation simultaneously in both views, and save the animation of both views in "time-varying/results/{agent_mode}/time-varying.avi". + Print the following statistics: average value of EQPS over all locations and all time steps, average value of EQPS over all locations in the first half of the time steps, average value of EQPS over all locations in the even numbered time steps, and variance of EQPS over all locations and all the time steps. + Save the last frame of the visualization image as "time-varying/results/{agent_mode}/time-varying.png". + (Optional, but must save if use paraview) Save the paraview state as "time-varying/results/{agent_mode}/time-varying.pvsm". + (Optional, but must save if use python script) Save the python script as "time-varying/results/{agent_mode}/time-varying.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Temporal Animation Quality: Does the animation smoothly progress through all time steps showing the evolution of the EQPS variable over time? + + 2. Dual View Configuration: Are both render views properly configured with the second view showing temporal interpolation effects compared to the first? + + 3. Color Mapping and Legend: Is the EQPS variable properly color-mapped with an appropriate color bar legend visible throughout the animation? + + 4. View Direction and Layout: Is the +y direction view properly set and are both views arranged side-by-side in the correct layout configuration? + +# Case 37: chart-opacity +- vars: + question: | + Create a wavelet object. + Create a plot over line chart from the wavelet with three paths: arc_length, Points_Z, and RTData variables with opacity for arc_length 1 and opacity for Points_Z and RTData 0.3. + + Save the visualization image as "chart-opacity/results/{agent_mode}/chart-opacity.png". + (Optional, but must save if use paraview) Save the paraview state as "chart-opacity/results/{agent_mode}/chart-opacity.pvsm". + (Optional, but must save if use python script) Save the python script as "chart-opacity/results/{agent_mode}/chart-opacity.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Chart Generation: Is the plot over line chart properly created from the wavelet data? + + 2. Variable Display: Are arc_length, Points_Z, and RTData variables all correctly plotted, showing all three specified variables and distinguishable in the chart? + + 3. Opacity Settings: Is the arc_length variable displayed with full opacity (1.0) while Points_Z and RTData show reduced opacity (0.3)? + + 4. Chart Clarity: Does the chart provide clear visualization of the data trends with appropriate axis scaling and readable formatting? + +# Case 38: color-blocks +- vars: + question: | + I would like to use ParaView to visualize a dataset. + Set the background to a blue-gray palette. + Read the file "color-blocks/data/color-blocks.ex2". + This is a multiblock dataset. + Color the dataset by the vtkBlockColors field. + Retrieve the color map for vtkBlockColors. + Retrieve the opacity transfer function for vtkBlockColors. + Retrieve the 2D transfer function for vtkBlockColors. + Set block coloring for the block at /IOSS/element_blocks/block_2 using the variable ACCL on the x component of the points. + Rescale the block's color and opacity maps to match the current data range of block_2. + Retrieve the color transfer function for the ACCL variable of block_2. + Enable the color bar for block_2. + Apply a cool to warm color preset to the color map for block_2. + Set the camera to look down the -y direction and to see the entire dataset. + Save the visualization image as "color-blocks/results/{agent_mode}/color-blocks.png". + (Optional, but must save if use paraview) Save the paraview state as "color-blocks/results/{agent_mode}/color-blocks.pvsm". + (Optional, but must save if use python script) Save the python script as "color-blocks/results/{agent_mode}/color-blocks.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Block Color Mapping: Is the dataset properly colored by vtkBlockColors field with distinct block visualization? + + 2. Individual Block Coloring: Is block_2 correctly colored using the x component of the ACCL variable with appropriate scaling? + + 3. Color Transfer Functions: Are the color transfer functions properly applied with cool to warm coloring for the ACCL variable? + + 4. View Configuration: Is the dataset displayed from the -y direction with blue-gray background and visible color bar legend? + +# Case 39: color-data +- vars: + question: | + Create a wavelet object. + Create a new calculator with the function 'RTData*iHat + ln(RTData)*jHat + coordsZ*kHat'. + Get a color transfer function/color map and opacity transfer function/opacity map for the result of the calculation, scaling the color and/or opacity maps to the data range. + For a surface representation, color by the x coordinate of the result using a cool to warm color map, show the color bar/color legend, and save a screenshot of size 1158 x 833 pixels in "color-data/results/{agent_mode}/color-data.png". + (Optional, but must save if use paraview) Save the paraview state as "color-data/results/{agent_mode}/color-data.pvsm". + (Optional, but must save if use python script) Save the python script as "color-data/results/{agent_mode}/color-data.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Color Transfer Function: Is the color transfer function correctly applied with cool to warm color mapping scaled to the data range? + + 2. Surface Coloring: Is the surface representation properly colored by the x coordinate of the calculated result? + + 3. Color Bar Display: Is the color bar/legend visible and properly displaying the color mapping scale and values? + +# Case 40: export-gltf +- vars: + question: | + Create a wavelet object. + Create a surface rendering of the wavelet object and color by RTData. + Scale the color map to the data, and don't display the color bar or the orientation axes. + Export the view to "export-gltf/results/{agent_mode}/ExportedGLTF.gltf". + + Next load the file "export-gltf/results/{agent_mode}/ExportedGLTF.gltf" and display it as a surface. + Color this object by TEXCOORD_0. + Scale the color map to the data, and don't display the color bar or the orientation axes. + Use the 'Cool to Warm' colormap. Set the background color to white. + + Save the visualization image as "export-gltf/results/{agent_mode}/export-gltf.png". + (Optional, but must save if use paraview) Save the paraview state as "export-gltf/results/{agent_mode}/export-gltf.pvsm". + (Optional, but must save if use python script) Save the python script as "export-gltf/results/{agent_mode}/export-gltf.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. GLTF Export Quality: Is the wavelet object properly exported to GLTF format with correct surface representation and RTData coloring? + + 2. GLTF Import and Display: Is the exported GLTF file successfully loaded and displayed as a surface with proper geometry? + + 3. Texture Coordinate Coloring: Is the imported GLTF object correctly colored by TEXCOORD_0 with Cool to Warm colormap? + + 4. Clean Presentation: Are the color bar and orientation axes properly hidden for a clean visualization appearance? + +# Case 41: import-gltf +- vars: + question: | + Load the "BlueGrayBackground" palette. + Read the file "import-gltf/data/import-gltf.glb" and import the nodes "/assembly/Axle", "assembly/OuterRing/Torus002", and "assembly/OuterRing/MiddleRing/InnerRing". + Set the layout size to 300x300 pixels. + Point the camera in the positive Y direction and zoom to fit. + Make sure all views are rendered, then save a screenshot to "import-gltf/results/{agent_mode}/import-gltf.png". + (Optional, but must save if use paraview) Save the paraview state as "import-gltf/results/{agent_mode}/import-gltf.pvsm". + (Optional, but must save if use python script) Save the python script as "import-gltf/results/{agent_mode}/import-gltf.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. GLTF Import Success: Are the specified GLTF nodes properly imported and displayed as separate geometric components? + + 2. Node Selection: Are all three specified nodes (Axle, Torus002, InnerRing) correctly imported and visible? + + 3. Camera Positioning: Is the camera positioned in the positive Y direction with appropriate zoom to fit all imported geometry? Carefully compare the camera position of GT and result images. + + 4. Layout Configuration: Is the view properly sized to 300x300 pixels with correct rendering and background palette? + +# Case 42: render-histogram +- vars: + question: | + Create a wavelet object and render it as a surface colored by RTDATA with a visible color bar. + Rescale the colors to the data range and use the 'Cool to Warm' color map. + + Next, split the view horizontally to the right and create a histogram view from the wavelet RTDATA. + Apply the same 'Cool to Warm' color map to the histogram. + + Save a screenshot of both views (wavelet rendering on the left and histogram on the right) in the file "render-histogram/results/{agent_mode}/render-histogram.png". + (Optional, but must save if use paraview) Save the paraview state as "render-histogram/results/{agent_mode}/render-histogram.pvsm". + (Optional, but must save if use python script) Save the python script as "render-histogram/results/{agent_mode}/render-histogram.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Wavelet Visualization: Is the wavelet object properly rendered with RTDATA coloring and visible color bar? + + 2. Split View Layout: Is the view correctly split with the wavelet visualization on the left and histogram on the right? + + 3. Histogram Generation: Is the histogram properly generated from RTDATA showing the data distribution? + + 4. Color Map Consistency: Are both the wavelet visualization and histogram using the same Cool to Warm color map? + +# Case 43: reset-camera-direction +- vars: + question: | + Create a Wavelet object, set its representation to "Surface with Edges", and set the camera direction to [0.5, 1, 0.5]. + Save a screenshot to the file "reset-camera-direction/results/{agent_mode}/reset-camera-direction.png". + (Optional, but must save if use paraview) Save the paraview state as "reset-camera-direction/results/{agent_mode}/reset-camera-direction.pvsm". + (Optional, but must save if use python script) Save the python script as "reset-camera-direction/results/{agent_mode}/reset-camera-direction.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Wavelet Creation: Is the Wavelet object properly created and displayed in the scene? + + 2. Surface with Edges Representation: Is the wavelet correctly displayed with "Surface with Edges" representation showing both surface and wireframe? + + 3. Camera Direction: Is the camera positioned according to the specified direction vector [0.5, 1, 0.5]? + + 4. View Quality: Does the visualization provide a clear view of the wavelet structure from the specified camera angle? + +# Case 44: save-transparent +- vars: + question: | + I would like to use ParaView to visualize a dataset. + Create a wavelet object and show it. Color the rendering by the variable ‘RTData’. + Render the wavelet as a surface. Hide the color bar. + Next, set the layout size to be 300 pixels by 300 pixels. + Next, move the camera with the following settings. The camera position should be [30.273897726939246, 40.8733980301544, 43.48927935675712]. The camera view up should be [-0.3634544237682163, 0.7916848767068606, -0.49105594165731975]. The camera parallel scale should be 17.320508075688775. + Save a screenshot to the file “save-transparent/results/{agent_mode}/save-transparent.png”, set the image resolution to 300x300, and set the background to transparent. + (Optional, but must save if use paraview) Save the paraview state as “save-transparent/results/{agent_mode}/save-transparent.pvsm”. + (Optional, but must save if use python script) Save the python script as “save-transparent/results/{agent_mode}/save-transparent.py”. + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Object Creation: Is the wavelet object properly created and displayed in the scene? Looking similar to the GT image? + + 2. Transparent Background: Is the screenshot saved with a properly transparent background instead of solid color? + +# Case 45: subseries-of-time-series +- vars: + question: | + Read the file "subseries-of-time-series/data/subseries-of-time-series.ex2". Load two element blocks: the first is called 'Unnamed block ID: 1 Type: HEX', the second is called 'Unnamed block ID: 2 Type: HEX'. + Next, slice this object with a plane with origin at [0.21706008911132812, 4.0, -5.110947132110596] and normal direction [1.0, 0.0, 0.0]. The plane should have no offset. + Next, save this time series to a collection of .vtm files. The base file name for the time series is "subseries-of-time-series/results/{agent_mode}/canslices.vtm" and the suffix is '_%d'. Only save time steps with index between 10 and 20 inclusive, counting by 3. + Next, load the files "subseries-of-time-series/results/{agent_mode}/canslices_10.vtm", "subseries-of-time-series/results/{agent_mode}/canslices_13.vtm", "subseries-of-time-series/results/{agent_mode}/canslices_16.vtm", and "subseries-of-time-series/results/{agent_mode}/canslices_19.vtm" in multi-block format. + Finally, show the multi-block data set you just loaded. + Save a screenshot to the file "subseries-of-time-series/results/{agent_mode}/subseries-of-time-series.png". + (Optional, but must save if use paraview) Save the paraview state as "subseries-of-time-series/results/{agent_mode}/subseries-of-time-series.pvsm". + (Optional, but must save if use python script) Save the python script as "subseries-of-time-series/results/{agent_mode}/subseries-of-time-series.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Data Loading and Block Selection: Are the specified element blocks properly loaded and the slice plane correctly applied? + + 2. Multi-block Loading: Are the exported VTM files successfully loaded back as a multi-block dataset? + + 3. Final Visualization: Is the multi-block dataset properly displayed showing the sliced geometry from the time series? + +# Case 46: write-ply +- vars: + question: | + I would like to use ParaView to visualize a dataset. + Create a wavelet object. Change the view size to 400x400. + Show the wavelet object and reset the camera to fit the data. + Next, create a contour of wavelet object from the dataset "RTData". + The contour should have isosurfaces at the following values: 97.222075, 157.09105, 216.96002500000003, and 276.829. + Show the contour and color it with the same colormap that is used for coloring "RTData". + Finally, save the contour in PLY format to the file "write-ply/results/{agent_mode}/PLYWriterData.ply". + Save the visualization image as "write-ply/results/{agent_mode}/write-ply.png". + (Optional, but must save if use paraview) Save the paraview state as "write-ply/results/{agent_mode}/write-ply.pvsm". + (Optional, but must save if use python script) Save the python script as "write-ply/results/{agent_mode}/write-ply.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Cube Creation: Is the cube object properly created and displayed with correct geometry? + + 2. PLY Import: Is the exported PLY file correctly loaded back into ParaView maintaining geometric fidelity? + + 3. Visualization Quality: Does the imported cube display properly with correct surface representation and rendering? + +# Case 47: climate +- vars: + question: | + I would like to use ParaView to visualize a dataset of ocean currents. + Read in the file named "climate/data/climate.vtp". + Apply a calculator filter to compute the following function: + (-velocity_X*sin(coordsX*0.0174533) + velocity_Y*cos(coordsX*0.0174533)) * iHat + (-velocity_X * sin(coordsY*0.0174533) * cos(coordsX*0.0174533) - velocity_Y * sin(coordsY*0.0174533) * sin(coordsX*0.0174533) + velocity_Z * cos(coordsY*0.0174533)) * jHat + 0*kHat + Render the computed values using a tube filter with 0.05 as the tube radius. + Color the tubes by the magnitude of the velocity. + Light the tubes with the maximum shininess and include normals in the lighting. + Add cone glyphs to show the direction of the velocity. + The glyphs are composed of 10 polygons, having a radius 0 0.15, a height of 0.5, and a scaling factor of 0.5. + View the result in the -z direction. + Adjust the view so that the tubes occupy the 90% of the image. + Save a screenshot of the result, 2294 x 1440 pixels, white background, in the filename "climate/results/{agent_mode}/climate.png". + (Optional, but must save if use paraview) Save the paraview state as "climate/results/{agent_mode}/climate.pvsm". + (Optional, but must save if use python script) Save the python script as "climate/results/{agent_mode}/climate.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Tube Visualization: Are the tubes rendered with correct radius (0.05), colored by velocity magnitude, and proper lighting with maximum shininess? + + 2. Cone Glyph Direction: Are the cone glyphs properly configured with specified parameters and showing velocity direction accurately? + + 3. View Configuration: Is the visualization displayed from -z direction with appropriate scaling and white background as specified? + +# Case 48: materials +- vars: + question: | + Compare two datasets in two views side by side each 900 pixels wide x 1400 pixels high. + Read the dataset "materials/data/materials_prediction.vtr" in the left view and "materials/data/materials_ground_truth.vtr" in the right view. + In both views, convert the "Intensity" and "Phase" variables from cell to point data. + In both views, take an isovolume of the "Intensity" variable in the range of [0.2, 1.0], clipped with a plane at (32.0, 32.0, 32.0) and +x normal direction. + Color both views with the Viridis (matplotlib) color map for the "Phase" variable, scaled to the data range, including a colormap legend in both views. + Label the left view "NN Prediction" and the right view "Ground Truth". + Orient the camera to look in the (-1, 0, -1) direction, with the datasets fitting in the views. + Save the visualization image as "materials/results/{agent_mode}/materials.png". + (Optional, but must save if use paraview) Save the paraview state as "materials/results/{agent_mode}/materials.pvsm". + (Optional, but must save if use python script) Save the python script as "materials/results/{agent_mode}/materials.py". + Do not save any other files, and always save the visualization image. + + assert: + - type: llm-rubric + subtype: vision + value: | + 1. Side-by-Side Comparison: Are both datasets properly displayed in side-by-side views with correct dimensions and labeling? + + 2. Data Conversion and Filtering: Are the Intensity and Phase variables correctly converted to point data and isovolume filtering applied? + + 3. Clipping and Color Mapping: Is the plane clipping correctly applied and Viridis colormap properly used for Phase variable? + + 4. Camera and Layout: Is the camera positioned correctly in (-1, 0, -1) direction with appropriate fitting and legends visible? \ No newline at end of file diff --git a/eval_cases/paraview/what_obj_cases.yaml b/eval_cases/paraview/what_obj_cases.yaml index 9658eb15561affb555937b552b2ae9307efa2da1..465507435999aaab69f1d0c24a8df5acf90efdfd 100644 --- a/eval_cases/paraview/what_obj_cases.yaml +++ b/eval_cases/paraview/what_obj_cases.yaml @@ -114,39 +114,7 @@ value: | The visualization image shows a carp or fish anatomy with a reasonable transfer function, and the object is shown clearly -# 8. CSAFE Heptane Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/csafe_heptane/data/csafe_heptane_302x302x302_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "../SciVisAgentBench-tasks/sci_volume_data/csafe_heptane/results/{agent_mode}/csafe_heptane.pvsm" - Provide a textual report identifying what you observe and save it to "../SciVisAgentBench-tasks/sci_volume_data/csafe_heptane/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should recognize combustion or heptane simulation data - - type: llm-rubric - subtype: vision - value: | - The visualization image shows combustion or heptane simulation data with a reasonable transfer function, and the object is shown clearly - -# 9. Duct Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/duct/data/duct_193x194x1000_float32.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "../SciVisAgentBench-tasks/sci_volume_data/duct/results/{agent_mode}/duct.pvsm" - Take a screenshot and provide a textual report describing what you observe and save it to "../SciVisAgentBench-tasks/sci_volume_data/duct/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify flow patterns in a duct geometry - - type: llm-rubric - subtype: vision - value: | - The visualization image shows flow patterns in a duct geometry with a reasonable transfer function, and the object is shown clearly - -# 10. Engine Dataset +# 8. Engine Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/engine/data/engine_256x256x128_uint8.raw". @@ -162,7 +130,7 @@ value: | The visualization image shows an engine or mechanical components with a reasonable transfer function, and the object is shown clearly -# 11. Foot Dataset +# 9. Foot Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/foot/data/foot_256x256x256_uint8.raw". @@ -178,7 +146,7 @@ value: | The visualization image shows a foot with bone and tissue structures with a reasonable transfer function, and the object is shown clearly -# 12. Frog Dataset +# 10. Frog Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/frog/data/frog_256x256x44_uint8.raw". @@ -194,7 +162,7 @@ value: | The visualization image shows a frog specimen with internal anatomy with a reasonable transfer function, and the object is shown clearly -# 13. Fuel Dataset +# 11. Fuel Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/fuel/data/fuel_64x64x64_uint8.raw". @@ -210,7 +178,7 @@ value: | The visualization image shows fuel combustion or related simulation with a reasonable transfer function, and the object is shown clearly -# 14. Hydrogen Atom Dataset +# 12. Hydrogen Atom Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/hydrogen_atom/data/hydrogen_atom_128x128x128_uint8.raw". @@ -226,7 +194,7 @@ value: | The visualization image shows hydrogen atom orbital or probability distribution with a reasonable transfer function, and the object is shown clearly -# 15. Lobster Dataset +# 13. Lobster Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/lobster/data/lobster_301x324x56_uint8.raw". @@ -242,23 +210,7 @@ value: | The visualization image shows a lobster or crustacean anatomy with a reasonable transfer function, and the object is shown clearly -# 16. Marschner-Lobb Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/marschner_lobb/data/marschner_lobb_41x41x41_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "../SciVisAgentBench-tasks/sci_volume_data/marschner_lobb/results/{agent_mode}/marschner_lobb.pvsm" - Provide a textual report identifying what you observe and save it to "../SciVisAgentBench-tasks/sci_volume_data/marschner_lobb/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should recognize Marschner-Lobb synthetic test pattern - - type: llm-rubric - subtype: vision - value: | - The visualization image shows Marschner-Lobb synthetic test pattern with a reasonable transfer function, and the object is shown clearly - -# 17. MRI Ventricles Dataset +# 14. MRI Ventricles Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/mri_ventricles/data/mri_ventricles_256x256x124_uint8.raw". @@ -274,7 +226,7 @@ value: | The visualization image shows brain ventricles or ventricular structures with a reasonable transfer function, and the object is shown clearly -# 18. MRI Woman Dataset +# 15. MRI Woman Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/mri_woman/data/mri_woman_256x256x109_uint16.raw". @@ -290,7 +242,7 @@ value: | The visualization image shows human anatomical structures from MRI scan with a reasonable transfer function, and the object is shown clearly -# 19. MRT Angio Dataset +# 16. MRT Angio Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/mrt_angio/data/mrt_angio_416x512x112_uint16.raw". @@ -306,23 +258,7 @@ value: | The visualization image shows angiography or vascular structures with a reasonable transfer function, and the object is shown clearly -# 20. Neghip Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/neghip/data/neghip_64x64x64_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "../SciVisAgentBench-tasks/sci_volume_data/neghip/results/{agent_mode}/neghip.pvsm" - Provide a textual report identifying what you observe and save it to "../SciVisAgentBench-tasks/sci_volume_data/neghip/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should visualize and describe molecule structure - - type: llm-rubric - subtype: vision - value: | - The visualization image shows molecule structure with a reasonable transfer function, and the object is shown clearly - -# 21. Neocortical Layer 1 Axons Dataset +# 17. Neocortical Layer 1 Axons Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/neocortical_layer_1_axons/data/neocortical_layer_1_axons_1464x1033x76_uint8.raw". @@ -338,7 +274,7 @@ value: | The visualization image shows neural axons or neocortical network structures with a reasonable transfer function, and the object is shown clearly -# 22. Nucleon Dataset +# 18. Nucleon Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/nucleon/data/nucleon_41x41x41_uint8.raw". @@ -354,7 +290,7 @@ value: | Should visualize nucleon or particle physics data with a reasonable transfer function, and the object is shown clearly -# 23. Pancreas Dataset +# 19. Pancreas Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/pancreas/data/pancreas_240x512x512_int16.raw". @@ -370,23 +306,7 @@ value: | The visualization image shows pancreas or pancreatic anatomy with a reasonable transfer function, and the object is shown clearly -# 24. Shockwave Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/shockwave/data/shockwave_64x64x512_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "../SciVisAgentBench-tasks/sci_volume_data/shockwave/results/{agent_mode}/shockwave.pvsm" - Provide a textual report identifying what you observe and save it to "../SciVisAgentBench-tasks/sci_volume_data/shockwave/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify shockwave or wave propagation patterns - - type: llm-rubric - subtype: vision - value: | - The visualization image shows shockwave or wave propagation patterns with a reasonable transfer function, and the object is shown clearly - -# 25. Silicium Dataset +# 20. Silicium Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/silicium/data/silicium_98x34x34_uint8.raw". @@ -402,7 +322,7 @@ value: | The visualization image shows silicon crystal or material structure with a reasonable transfer function, and the object is shown clearly -# 26. Skull Dataset +# 21. Skull Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/skull/data/skull_256x256x256_uint8.raw". @@ -418,7 +338,7 @@ value: | 1. Should identify skull or cranial bone structures -# 27. Statue Leg Dataset +# 22. Statue Leg Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/statue_leg/data/statue_leg_341x341x93_uint8.raw". @@ -434,7 +354,7 @@ value: | The visualization image shows a statue leg or sculptural form with a reasonable transfer function, and the object is shown clearly -# 28. Stent Dataset +# 23. Stent Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/stent/data/stent_512x512x174_uint16.raw". @@ -445,7 +365,7 @@ value: | Should identify a stent or medical device mesh structure -# 29. Supernova Dataset +# 24. Supernova Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/supernova/data/supernova_256x256x256_float32.raw". @@ -461,23 +381,7 @@ value: | The visualization image shows supernova or astrophysical explosion simulation with a reasonable transfer function, and the object is shown clearly -# 30. TACC Turbulence Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/tacc_turbulence/data/tacc_turbulence_256x256x256_float32.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "../SciVisAgentBench-tasks/sci_volume_data/tacc_turbulence/results/{agent_mode}/tacc_turbulence.pvsm" - Provide a textual report identifying what you observe and save it to "../SciVisAgentBench-tasks/sci_volume_data/tacc_turbulence/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify turbulence or vortex flow structures - - type: llm-rubric - subtype: vision - value: | - The visualization image shows turbulence or vortex flow structures with a reasonable transfer function, and the object is shown clearly - -# 31. Tooth Dataset +# 25. Tooth Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/tooth/data/tooth_103x94x161_uint8.raw". @@ -493,7 +397,7 @@ value: | The visualization image shows tooth or dental anatomy with a reasonable transfer function, and the object is shown clearly -# 32. Tornado Dataset +# 26. Tornado Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/tornado/data/tornado_64x64x64_float32_scalar3.raw". @@ -509,7 +413,7 @@ value: | The visualization image shows tornado or vortex flow pattern with a reasonable transfer function, and the object is shown clearly -# 33. Visible Male Dataset +# 27. Visible Male Dataset - vars: question: | Clear the ParaView pipeline and load the data file "../SciVisAgentBench-tasks/sci_volume_data/vis_male/data/vis_male_128x256x256_uint8.raw". diff --git a/eval_cases/paraview/what_obj_cases_anonymized.yaml b/eval_cases/paraview/what_obj_cases_anonymized.yaml deleted file mode 100644 index 60014b3ee5dff109bb39b293c31fd48a9a5654e1..0000000000000000000000000000000000000000 --- a/eval_cases/paraview/what_obj_cases_anonymized.yaml +++ /dev/null @@ -1,526 +0,0 @@ -# Comprehensive Data Identification Test Cases for SciVisAgentBench -# This test evaluates the ability to identify and understand data content -# without prior knowledge from metadata or naming patterns - -# 1. Aneurism Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_001/data/data_001_256x256x256_uint8.raw". - Use visualization tools to determine what object or structure is contained in this dataset. Save the paraview state as "anonymized_datasets/dataset_001/results/{agent_mode}/dataset_001.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_001/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - The assistant should identify the data shows an aneurism or vascular structure - - type: llm-rubric - subtype: vision - value: | - The visualization image shows an aneurism or vascular structure with a reasonable transfer function, and the object is shown clearly - -# 2. Backpack Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_002/data/data_002_512x512x373_uint16.raw". - Use visualization tools to determine what object is contained in this dataset. Save the paraview state as "anonymized_datasets/dataset_002/results/{agent_mode}/dataset_002.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_002/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - The assistant should identify that the data shows a backpack - - type: llm-rubric - subtype: vision - value: | - The visualization image shows a backpack with a reasonable transfer function, and the object is shown clearly - -# 3. Blunt Fin Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_003/data/data_003_256x128x64_uint8.raw". - Use visualization tools to determine what object or structure is in this dataset. Save the paraview state as "anonymized_datasets/dataset_003/results/{agent_mode}/dataset_003.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_003/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - The assistant should identify a fin or aerodynamic strcuture or simulation result in the data - - type: llm-rubric - subtype: vision - value: | - The visualization image shows a fin or aerodynamic strcuture or simulation result in the data with a reasonable transfer function, and the object is shown clearly - -# 4. Bonsai Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_004/data/data_004_256x256x256_uint8.raw". - Use visualization tools to determine what object is contained in this dataset. Save the paraview state as "anonymized_datasets/dataset_004/results/{agent_mode}/dataset_004.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_004/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify a bonsai tree or botanical structure in the data - - type: llm-rubric - subtype: vision - value: | - The visualization image shows a bonsai tree or botanical structure in the data with a reasonable transfer function, and the object is shown clearly - -# 5. Boston Teapot Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_005/data/data_005_256x256x178_uint8.raw". - Use visualization tools to determine what object is in this dataset. Save the paraview state as "anonymized_datasets/dataset_005/results/{agent_mode}/dataset_005.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_005/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify a teapot in the visualization - - type: llm-rubric - subtype: vision - value: | - The visualization image shows a teapot in the visualization with a reasonable transfer function, and the object is shown clearly - -# 6. Bunny Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_006/data/data_006_512x512x361_uint16.raw". - Use visualization tools to determine what object is in this dataset. Save the paraview state as "anonymized_datasets/dataset_006/results/{agent_mode}/dataset_006.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_006/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify a bunny or rabbit in the 3D scanned data - - type: llm-rubric - subtype: vision - value: | - The visualization image shows a bunny or rabbit in the 3D scanned data with a reasonable transfer function, and the object is shown clearly - -# 7. Carp Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_007/data/carp_256x256x512_uint16.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_007/results/{agent_mode}/dataset_007.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_007/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify a carp or fish anatomy - - type: llm-rubric - subtype: vision - value: | - The visualization image shows a carp or fish anatomy with a reasonable transfer function, and the object is shown clearly - -# 8. CSAFE Heptane Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_008/data/data_007_302x302x302_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_008/results/{agent_mode}/dataset_008.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_008/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should recognize combustion or heptane simulation data - - type: llm-rubric - subtype: vision - value: | - The visualization image shows combustion or heptane simulation data with a reasonable transfer function, and the object is shown clearly - -# 9. Duct Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_009/data/data_008_193x194x1000_float32.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_009/results/{agent_mode}/dataset_009.pvsm" - Take a screenshot and provide a textual report describing what you observe and save it to "anonymized_datasets/dataset_009/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify flow patterns in a duct geometry - - type: llm-rubric - subtype: vision - value: | - The visualization image shows flow patterns in a duct geometry with a reasonable transfer function, and the object is shown clearly - -# 10. Engine Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_010/data/data_009_256x256x128_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_010/results/{agent_mode}/dataset_010.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_010/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify an engine or mechanical components - - type: llm-rubric - subtype: vision - value: | - The visualization image shows an engine or mechanical components with a reasonable transfer function, and the object is shown clearly - -# 11. Foot Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_011/data/data_010_256x256x256_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_011/results/{agent_mode}/dataset_011.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_011/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify a foot with bone and tissue structures - - type: llm-rubric - subtype: vision - value: | - The visualization image shows a foot with bone and tissue structures with a reasonable transfer function, and the object is shown clearly - -# 12. Frog Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_012/data/data_011_256x256x44_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_012/results/{agent_mode}/dataset_012.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_012/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify a frog specimen with internal anatomy - - type: llm-rubric - subtype: vision - value: | - The visualization image shows a frog specimen with internal anatomy with a reasonable transfer function, and the object is shown clearly - -# 13. Fuel Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_013/data/fuel_64x64x64_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_013/results/{agent_mode}/dataset_013.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_013/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify fuel combustion or related simulation - - type: llm-rubric - subtype: vision - value: | - The visualization image shows fuel combustion or related simulation with a reasonable transfer function, and the object is shown clearly - -# 14. Hydrogen Atom Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_014/data/data_012_128x128x128_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_014/results/{agent_mode}/dataset_014.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_014/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should recognize hydrogen atom orbital or probability distribution - - type: llm-rubric - subtype: vision - value: | - The visualization image shows hydrogen atom orbital or probability distribution with a reasonable transfer function, and the object is shown clearly - -# 15. Lobster Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_015/data/data_013_301x324x56_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_015/results/{agent_mode}/dataset_015.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_015/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify a lobster or crustacean anatomy - - type: llm-rubric - subtype: vision - value: | - The visualization image shows a lobster or crustacean anatomy with a reasonable transfer function, and the object is shown clearly - -# 16. Marschner-Lobb Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_016/data/marschner_lobb_41x41x41_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_016/results/{agent_mode}/dataset_016.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_016/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should recognize Marschner-Lobb synthetic test pattern - - type: llm-rubric - subtype: vision - value: | - The visualization image shows Marschner-Lobb synthetic test pattern with a reasonable transfer function, and the object is shown clearly - -# 17. MRI Ventricles Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_017/data/data_014_256x256x124_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_017/results/{agent_mode}/dataset_017.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_017/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify brain ventricles or ventricular structures - - type: llm-rubric - subtype: vision - value: | - The visualization image shows brain ventricles or ventricular structures with a reasonable transfer function, and the object is shown clearly - -# 18. MRI Woman Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_018/data/data_015_256x256x109_uint16.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_018/results/{agent_mode}/dataset_018.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_018/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify human anatomical structures from MRI scan - - type: llm-rubric - subtype: vision - value: | - The visualization image shows human anatomical structures from MRI scan with a reasonable transfer function, and the object is shown clearly - -# 19. MRT Angio Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_019/data/data_016_416x512x112_uint16.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_019/results/{agent_mode}/dataset_019.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_019/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify angiography or vascular structures - - type: llm-rubric - subtype: vision - value: | - The visualization image shows angiography or vascular structures with a reasonable transfer function, and the object is shown clearly - -# 20. Neghip Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_020/data/data_017_64x64x64_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_020/results/{agent_mode}/dataset_020.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_020/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should visualize and describe molecule structure - - type: llm-rubric - subtype: vision - value: | - The visualization image shows molecule structure with a reasonable transfer function, and the object is shown clearly - -# 21. Neocortical Layer 1 Axons Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_021/data/neocortical_layer_1_axons_1464x1033x76_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_021/results/{agent_mode}/dataset_021.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_021/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify neural axons or neocortical network structures - - type: llm-rubric - subtype: vision - value: | - The visualization image shows neural axons or neocortical network structures with a reasonable transfer function, and the object is shown clearly - -# 22. Nucleon Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_022/data/data_018_41x41x41_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_022/results/{agent_mode}/dataset_022.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_022/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should visualize nucleon or particle physics data - - type: llm-rubric - subtype: vision - value: | - Should visualize nucleon or particle physics data with a reasonable transfer function, and the object is shown clearly - -# 23. Pancreas Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_023/data/pancreas_240x512x512_int16.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_023/results/{agent_mode}/dataset_023.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_023/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify pancreas or pancreatic anatomy - - type: llm-rubric - subtype: vision - value: | - The visualization image shows pancreas or pancreatic anatomy with a reasonable transfer function, and the object is shown clearly - -# 24. Shockwave Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_024/data/shockwave_64x64x512_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_024/results/{agent_mode}/dataset_024.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_024/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify shockwave or wave propagation patterns - - type: llm-rubric - subtype: vision - value: | - The visualization image shows shockwave or wave propagation patterns with a reasonable transfer function, and the object is shown clearly - -# 25. Silicium Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_025/data/silicium_98x34x34_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_025/results/{agent_mode}/dataset_025.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_025/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify silicon crystal or material structure - - type: llm-rubric - subtype: vision - value: | - The visualization image shows silicon crystal or material structure with a reasonable transfer function, and the object is shown clearly - -# 26. Skull Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_026/data/skull_256x256x256_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_026/results/{agent_mode}/dataset_026.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_026/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - 1. Should identify skull or cranial bone structures - - type: llm-rubric - subtype: vision - value: | - 1. Should identify skull or cranial bone structures - -# 27. Statue Leg Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_027/data/data_019_341x341x93_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_027/results/{agent_mode}/dataset_027.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_027/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify a statue leg or sculptural form - - type: llm-rubric - subtype: vision - value: | - The visualization image shows a statue leg or sculptural form with a reasonable transfer function, and the object is shown clearly - -# 28. Stent Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_028/data/stent_512x512x174_uint16.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_028/results/{agent_mode}/dataset_028.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_028/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - value: | - Should identify a stent or medical device mesh structure - -# 29. Supernova Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_029/data/data_020_256x256x256_float32.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_029/results/{agent_mode}/dataset_029.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_029/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify supernova or astrophysical explosion simulation - - type: llm-rubric - subtype: vision - value: | - The visualization image shows supernova or astrophysical explosion simulation with a reasonable transfer function, and the object is shown clearly - -# 30. TACC Turbulence Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_030/data/tacc_turbulence_256x256x256_float32.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_030/results/{agent_mode}/dataset_030.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_030/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify turbulence or vortex flow structures - - type: llm-rubric - subtype: vision - value: | - The visualization image shows turbulence or vortex flow structures with a reasonable transfer function, and the object is shown clearly - -# 31. Tooth Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_031/data/data_021_103x94x161_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_031/results/{agent_mode}/dataset_031.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_031/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify tooth or dental anatomy - - type: llm-rubric - subtype: vision - value: | - The visualization image shows tooth or dental anatomy with a reasonable transfer function, and the object is shown clearly - -# 32. Tornado Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_032/data/data_022_64x64x64_float32_scalar3.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_032/results/{agent_mode}/dataset_032.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_032/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify tornado or vortex flow pattern - - type: llm-rubric - subtype: vision - value: | - The visualization image shows tornado or vortex flow pattern with a reasonable transfer function, and the object is shown clearly - -# 33. Visible Male Dataset -- vars: - question: | - Clear the ParaView pipeline and load the data file "anonymized_datasets/dataset_033/data/data_023_128x256x256_uint8.raw". - Use visualization tools to examine what is shown in this dataset. Save the paraview state as "anonymized_datasets/dataset_033/results/{agent_mode}/dataset_033.pvsm" - Provide a textual report identifying what you observe and save it to "anonymized_datasets/dataset_033/results/{agent_mode}/answers.txt" - assert: - - type: llm-rubric - subtype: text - value: | - Should identify human anatomical structures - - type: llm-rubric - subtype: vision - value: | - The visualization image shows human anatomical structures with a reasonable transfer function, and the object is shown clearly \ No newline at end of file diff --git a/main/bonsai/.DS_Store b/main/bonsai/.DS_Store deleted file mode 100644 index 4bda0ce7fad855d42684be9bef749103cace758a..0000000000000000000000000000000000000000 Binary files a/main/bonsai/.DS_Store and /dev/null differ diff --git a/main/bonsai/GS/.DS_Store b/main/bonsai/GS/.DS_Store deleted file mode 100644 index 5008ddfcf53c02e82d7eee2e57c38e5672ef89f6..0000000000000000000000000000000000000000 Binary files a/main/bonsai/GS/.DS_Store and /dev/null differ diff --git a/main/ABC/GS/ABC_gs.png b/paraview/ABC/GS/ABC_gs.png similarity index 100% rename from main/ABC/GS/ABC_gs.png rename to paraview/ABC/GS/ABC_gs.png diff --git a/main/ABC/GS/ABC_gs.pvsm b/paraview/ABC/GS/ABC_gs.pvsm similarity index 100% rename from main/ABC/GS/ABC_gs.pvsm rename to paraview/ABC/GS/ABC_gs.pvsm diff --git a/main/ABC/GS/ABC_gs.py b/paraview/ABC/GS/ABC_gs.py similarity index 100% rename from main/ABC/GS/ABC_gs.py rename to paraview/ABC/GS/ABC_gs.py diff --git a/main/ABC/data/ABC.txt b/paraview/ABC/data/ABC.txt similarity index 100% rename from main/ABC/data/ABC.txt rename to paraview/ABC/data/ABC.txt diff --git a/main/ABC/data/ABC_128x128x128_float32_scalar3.raw b/paraview/ABC/data/ABC_128x128x128_float32_scalar3.raw similarity index 100% rename from main/ABC/data/ABC_128x128x128_float32_scalar3.raw rename to paraview/ABC/data/ABC_128x128x128_float32_scalar3.raw diff --git a/main/ABC/task_description.txt b/paraview/ABC/task_description.txt similarity index 100% rename from main/ABC/task_description.txt rename to paraview/ABC/task_description.txt diff --git a/main/ABC/visualization_goals.txt b/paraview/ABC/visualization_goals.txt similarity index 100% rename from main/ABC/visualization_goals.txt rename to paraview/ABC/visualization_goals.txt diff --git a/main/Bernard/GS/Bernard_gs.png b/paraview/Bernard/GS/Bernard_gs.png similarity index 100% rename from main/Bernard/GS/Bernard_gs.png rename to paraview/Bernard/GS/Bernard_gs.png diff --git a/main/Bernard/GS/Bernard_gs.pvsm b/paraview/Bernard/GS/Bernard_gs.pvsm similarity index 100% rename from main/Bernard/GS/Bernard_gs.pvsm rename to paraview/Bernard/GS/Bernard_gs.pvsm diff --git a/main/Bernard/GS/Bernard_gs.py b/paraview/Bernard/GS/Bernard_gs.py similarity index 100% rename from main/Bernard/GS/Bernard_gs.py rename to paraview/Bernard/GS/Bernard_gs.py diff --git a/main/Bernard/data/Bernard.txt b/paraview/Bernard/data/Bernard.txt similarity index 100% rename from main/Bernard/data/Bernard.txt rename to paraview/Bernard/data/Bernard.txt diff --git a/main/Bernard/data/Bernard_128x32x64_float32_scalar3.raw b/paraview/Bernard/data/Bernard_128x32x64_float32_scalar3.raw similarity index 100% rename from main/Bernard/data/Bernard_128x32x64_float32_scalar3.raw rename to paraview/Bernard/data/Bernard_128x32x64_float32_scalar3.raw diff --git a/main/Bernard/task_description.txt b/paraview/Bernard/task_description.txt similarity index 100% rename from main/Bernard/task_description.txt rename to paraview/Bernard/task_description.txt diff --git a/main/Bernard/visualization_goals.txt b/paraview/Bernard/visualization_goals.txt similarity index 100% rename from main/Bernard/visualization_goals.txt rename to paraview/Bernard/visualization_goals.txt diff --git a/chatvis_bench/README.md b/paraview/README.md similarity index 100% rename from chatvis_bench/README.md rename to paraview/README.md diff --git a/main/argon-bubble/GS/CMakeLists.txt b/paraview/argon-bubble/GS/CMakeLists.txt similarity index 100% rename from main/argon-bubble/GS/CMakeLists.txt rename to paraview/argon-bubble/GS/CMakeLists.txt diff --git a/main/argon-bubble/GS/argon-bubble_gs.cxx b/paraview/argon-bubble/GS/argon-bubble_gs.cxx similarity index 100% rename from main/argon-bubble/GS/argon-bubble_gs.cxx rename to paraview/argon-bubble/GS/argon-bubble_gs.cxx diff --git a/main/argon-bubble/GS/argon-bubble_gs.png b/paraview/argon-bubble/GS/argon-bubble_gs.png similarity index 100% rename from main/argon-bubble/GS/argon-bubble_gs.png rename to paraview/argon-bubble/GS/argon-bubble_gs.png diff --git a/main/argon-bubble/GS/build/CMakeCache.txt b/paraview/argon-bubble/GS/build/CMakeCache.txt similarity index 100% rename from main/argon-bubble/GS/build/CMakeCache.txt rename to paraview/argon-bubble/GS/build/CMakeCache.txt diff --git a/main/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake b/paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake rename to paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake diff --git a/main/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake b/paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake rename to paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake diff --git a/main/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin b/paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin old mode 100755 new mode 100644 similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin rename to paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin diff --git a/main/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin b/paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin old mode 100755 new mode 100644 similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin rename to paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin diff --git a/main/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake b/paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake rename to paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake diff --git a/main/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c b/paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c rename to paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c diff --git a/main/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out b/paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out old mode 100755 new mode 100644 similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out rename to paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out diff --git a/main/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c b/paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c rename to paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c diff --git a/main/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp b/paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp rename to paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp diff --git a/main/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out b/paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out old mode 100755 new mode 100644 similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out rename to paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out diff --git a/main/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp b/paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp rename to paraview/argon-bubble/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp diff --git a/main/argon-bubble/GS/build/CMakeFiles/CMakeConfigureLog.yaml b/paraview/argon-bubble/GS/build/CMakeFiles/CMakeConfigureLog.yaml similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/CMakeConfigureLog.yaml rename to paraview/argon-bubble/GS/build/CMakeFiles/CMakeConfigureLog.yaml diff --git a/main/argon-bubble/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake b/paraview/argon-bubble/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake rename to paraview/argon-bubble/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake diff --git a/main/argon-bubble/GS/build/CMakeFiles/InstallScripts.json b/paraview/argon-bubble/GS/build/CMakeFiles/InstallScripts.json similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/InstallScripts.json rename to paraview/argon-bubble/GS/build/CMakeFiles/InstallScripts.json diff --git a/main/argon-bubble/GS/build/CMakeFiles/Makefile.cmake b/paraview/argon-bubble/GS/build/CMakeFiles/Makefile.cmake similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/Makefile.cmake rename to paraview/argon-bubble/GS/build/CMakeFiles/Makefile.cmake diff --git a/main/argon-bubble/GS/build/CMakeFiles/Makefile2 b/paraview/argon-bubble/GS/build/CMakeFiles/Makefile2 similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/Makefile2 rename to paraview/argon-bubble/GS/build/CMakeFiles/Makefile2 diff --git a/main/argon-bubble/GS/build/CMakeFiles/TargetDirectories.txt b/paraview/argon-bubble/GS/build/CMakeFiles/TargetDirectories.txt similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/TargetDirectories.txt rename to paraview/argon-bubble/GS/build/CMakeFiles/TargetDirectories.txt diff --git a/main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/DependInfo.cmake b/paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/DependInfo.cmake similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/DependInfo.cmake rename to paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/DependInfo.cmake diff --git a/main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/argon-bubble_gs.cxx.o b/paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/argon-bubble_gs.cxx.o similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/argon-bubble_gs.cxx.o rename to paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/argon-bubble_gs.cxx.o diff --git a/main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/argon-bubble_gs.cxx.o.d b/paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/argon-bubble_gs.cxx.o.d similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/argon-bubble_gs.cxx.o.d rename to paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/argon-bubble_gs.cxx.o.d diff --git a/main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/build.make b/paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/build.make similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/build.make rename to paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/build.make diff --git a/main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/cmake_clean.cmake b/paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/cmake_clean.cmake similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/cmake_clean.cmake rename to paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/cmake_clean.cmake diff --git a/main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/compiler_depend.make b/paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/compiler_depend.make similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/compiler_depend.make rename to paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/compiler_depend.make diff --git a/main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/compiler_depend.ts b/paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/compiler_depend.ts similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/compiler_depend.ts rename to paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/compiler_depend.ts diff --git a/main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/depend.make b/paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/depend.make similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/depend.make rename to paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/depend.make diff --git a/main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/flags.make b/paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/flags.make similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/flags.make rename to paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/flags.make diff --git a/main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/link.txt b/paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/link.txt similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/link.txt rename to paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/link.txt diff --git a/main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/progress.make b/paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/progress.make similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/progress.make rename to paraview/argon-bubble/GS/build/CMakeFiles/argon-bubble.dir/progress.make diff --git a/main/argon-bubble/GS/build/CMakeFiles/cmake.check_cache b/paraview/argon-bubble/GS/build/CMakeFiles/cmake.check_cache similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/cmake.check_cache rename to paraview/argon-bubble/GS/build/CMakeFiles/cmake.check_cache diff --git a/main/argon-bubble/GS/build/CMakeFiles/progress.marks b/paraview/argon-bubble/GS/build/CMakeFiles/progress.marks similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/progress.marks rename to paraview/argon-bubble/GS/build/CMakeFiles/progress.marks diff --git a/main/argon-bubble/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h b/paraview/argon-bubble/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h similarity index 100% rename from main/argon-bubble/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h rename to paraview/argon-bubble/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h diff --git a/main/argon-bubble/GS/build/Makefile b/paraview/argon-bubble/GS/build/Makefile similarity index 100% rename from main/argon-bubble/GS/build/Makefile rename to paraview/argon-bubble/GS/build/Makefile diff --git a/main/argon-bubble/GS/build/argon-bubble b/paraview/argon-bubble/GS/build/argon-bubble old mode 100755 new mode 100644 similarity index 100% rename from main/argon-bubble/GS/build/argon-bubble rename to paraview/argon-bubble/GS/build/argon-bubble diff --git a/main/argon-bubble/GS/build/cmake_install.cmake b/paraview/argon-bubble/GS/build/cmake_install.cmake similarity index 100% rename from main/argon-bubble/GS/build/cmake_install.cmake rename to paraview/argon-bubble/GS/build/cmake_install.cmake diff --git a/main/argon-bubble/data/argon-bubble_128x128x256_float32.vtk b/paraview/argon-bubble/data/argon-bubble_128x128x256_float32.vtk similarity index 100% rename from main/argon-bubble/data/argon-bubble_128x128x256_float32.vtk rename to paraview/argon-bubble/data/argon-bubble_128x128x256_float32.vtk diff --git a/main/argon-bubble/task_description.txt b/paraview/argon-bubble/task_description.txt similarity index 100% rename from main/argon-bubble/task_description.txt rename to paraview/argon-bubble/task_description.txt diff --git a/main/argon-bubble/visualization_goals.txt b/paraview/argon-bubble/visualization_goals.txt similarity index 100% rename from main/argon-bubble/visualization_goals.txt rename to paraview/argon-bubble/visualization_goals.txt diff --git a/main/bonsai/GS/bonsai_gs.png b/paraview/bonsai/GS/bonsai_gs.png similarity index 100% rename from main/bonsai/GS/bonsai_gs.png rename to paraview/bonsai/GS/bonsai_gs.png diff --git a/main/bonsai/GS/bonsai_gs.pvsm b/paraview/bonsai/GS/bonsai_gs.pvsm similarity index 100% rename from main/bonsai/GS/bonsai_gs.pvsm rename to paraview/bonsai/GS/bonsai_gs.pvsm diff --git a/main/bonsai/GS/bonsai_gs.py b/paraview/bonsai/GS/bonsai_gs.py similarity index 100% rename from main/bonsai/GS/bonsai_gs.py rename to paraview/bonsai/GS/bonsai_gs.py diff --git a/main/bonsai/GS/gs_diagonal_view.png b/paraview/bonsai/GS/gs_diagonal_view.png similarity index 100% rename from main/bonsai/GS/gs_diagonal_view.png rename to paraview/bonsai/GS/gs_diagonal_view.png diff --git a/main/bonsai/GS/gs_front_view.png b/paraview/bonsai/GS/gs_front_view.png similarity index 100% rename from main/bonsai/GS/gs_front_view.png rename to paraview/bonsai/GS/gs_front_view.png diff --git a/main/bonsai/GS/gs_side_view.png b/paraview/bonsai/GS/gs_side_view.png similarity index 100% rename from main/bonsai/GS/gs_side_view.png rename to paraview/bonsai/GS/gs_side_view.png diff --git a/main/bonsai/data/bonsai.txt b/paraview/bonsai/data/bonsai.txt similarity index 100% rename from main/bonsai/data/bonsai.txt rename to paraview/bonsai/data/bonsai.txt diff --git a/main/bonsai/data/bonsai_256x256x256_uint8.raw b/paraview/bonsai/data/bonsai_256x256x256_uint8.raw similarity index 100% rename from main/bonsai/data/bonsai_256x256x256_uint8.raw rename to paraview/bonsai/data/bonsai_256x256x256_uint8.raw diff --git a/main/bonsai/task_description.txt b/paraview/bonsai/task_description.txt similarity index 100% rename from main/bonsai/task_description.txt rename to paraview/bonsai/task_description.txt diff --git a/main/bonsai/visualization_goals.txt b/paraview/bonsai/visualization_goals.txt similarity index 100% rename from main/bonsai/visualization_goals.txt rename to paraview/bonsai/visualization_goals.txt diff --git a/main/carp/GS/answers.txt b/paraview/carp/GS/answers.txt similarity index 100% rename from main/carp/GS/answers.txt rename to paraview/carp/GS/answers.txt diff --git a/main/carp/GS/carp_gs.png b/paraview/carp/GS/carp_gs.png similarity index 100% rename from main/carp/GS/carp_gs.png rename to paraview/carp/GS/carp_gs.png diff --git a/main/carp/GS/carp_gs.pvsm b/paraview/carp/GS/carp_gs.pvsm similarity index 100% rename from main/carp/GS/carp_gs.pvsm rename to paraview/carp/GS/carp_gs.pvsm diff --git a/main/carp/GS/gs_diagonal_view.png b/paraview/carp/GS/gs_diagonal_view.png similarity index 100% rename from main/carp/GS/gs_diagonal_view.png rename to paraview/carp/GS/gs_diagonal_view.png diff --git a/main/carp/GS/gs_front_view.png b/paraview/carp/GS/gs_front_view.png similarity index 100% rename from main/carp/GS/gs_front_view.png rename to paraview/carp/GS/gs_front_view.png diff --git a/main/carp/GS/gs_side_view.png b/paraview/carp/GS/gs_side_view.png similarity index 100% rename from main/carp/GS/gs_side_view.png rename to paraview/carp/GS/gs_side_view.png diff --git a/main/carp/data/carp.txt b/paraview/carp/data/carp.txt similarity index 100% rename from main/carp/data/carp.txt rename to paraview/carp/data/carp.txt diff --git a/main/carp/data/carp_256x256x512_uint16.raw b/paraview/carp/data/carp_256x256x512_uint16.raw similarity index 100% rename from main/carp/data/carp_256x256x512_uint16.raw rename to paraview/carp/data/carp_256x256x512_uint16.raw diff --git a/main/carp/task_description.txt b/paraview/carp/task_description.txt similarity index 100% rename from main/carp/task_description.txt rename to paraview/carp/task_description.txt diff --git a/main/carp/visualization_goals.txt b/paraview/carp/visualization_goals.txt similarity index 100% rename from main/carp/visualization_goals.txt rename to paraview/carp/visualization_goals.txt diff --git a/main/chameleon_isosurface/GS/CMakeLists.txt b/paraview/chameleon_isosurface/GS/CMakeLists.txt similarity index 100% rename from main/chameleon_isosurface/GS/CMakeLists.txt rename to paraview/chameleon_isosurface/GS/CMakeLists.txt diff --git a/main/chameleon_isosurface/GS/build/CMakeCache.txt b/paraview/chameleon_isosurface/GS/build/CMakeCache.txt similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeCache.txt rename to paraview/chameleon_isosurface/GS/build/CMakeCache.txt diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake b/paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake b/paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin b/paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin old mode 100755 new mode 100644 similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin b/paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin old mode 100755 new mode 100644 similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake b/paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c b/paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out b/paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out old mode 100755 new mode 100644 similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c b/paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp b/paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out b/paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out old mode 100755 new mode 100644 similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp b/paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/CMakeConfigureLog.yaml b/paraview/chameleon_isosurface/GS/build/CMakeFiles/CMakeConfigureLog.yaml similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/CMakeConfigureLog.yaml rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/CMakeConfigureLog.yaml diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake b/paraview/chameleon_isosurface/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/InstallScripts.json b/paraview/chameleon_isosurface/GS/build/CMakeFiles/InstallScripts.json similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/InstallScripts.json rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/InstallScripts.json diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/Makefile.cmake b/paraview/chameleon_isosurface/GS/build/CMakeFiles/Makefile.cmake similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/Makefile.cmake rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/Makefile.cmake diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/Makefile2 b/paraview/chameleon_isosurface/GS/build/CMakeFiles/Makefile2 similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/Makefile2 rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/Makefile2 diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/TargetDirectories.txt b/paraview/chameleon_isosurface/GS/build/CMakeFiles/TargetDirectories.txt similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/TargetDirectories.txt rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/TargetDirectories.txt diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/DependInfo.cmake b/paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/DependInfo.cmake similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/DependInfo.cmake rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/DependInfo.cmake diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/build.make b/paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/build.make similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/build.make rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/build.make diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/chameleon_isosurface.cxx.o b/paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/chameleon_isosurface.cxx.o similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/chameleon_isosurface.cxx.o rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/chameleon_isosurface.cxx.o diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/chameleon_isosurface.cxx.o.d b/paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/chameleon_isosurface.cxx.o.d similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/chameleon_isosurface.cxx.o.d rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/chameleon_isosurface.cxx.o.d diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/cmake_clean.cmake b/paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/cmake_clean.cmake similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/cmake_clean.cmake rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/cmake_clean.cmake diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/compiler_depend.make b/paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/compiler_depend.make similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/compiler_depend.make rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/compiler_depend.make diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/compiler_depend.ts b/paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/compiler_depend.ts similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/compiler_depend.ts rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/compiler_depend.ts diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/depend.make b/paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/depend.make similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/depend.make rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/depend.make diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/flags.make b/paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/flags.make similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/flags.make rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/flags.make diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/link.txt b/paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/link.txt similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/link.txt rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/link.txt diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/progress.make b/paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/progress.make similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/progress.make rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/chameleon_isosurface.dir/progress.make diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/cmake.check_cache b/paraview/chameleon_isosurface/GS/build/CMakeFiles/cmake.check_cache similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/cmake.check_cache rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/cmake.check_cache diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/progress.marks b/paraview/chameleon_isosurface/GS/build/CMakeFiles/progress.marks similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/progress.marks rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/progress.marks diff --git a/main/chameleon_isosurface/GS/build/CMakeFiles/vtkModuleAutoInit_be7301261a49b13d6a9b1d9e110eacd8.h b/paraview/chameleon_isosurface/GS/build/CMakeFiles/vtkModuleAutoInit_be7301261a49b13d6a9b1d9e110eacd8.h similarity index 100% rename from main/chameleon_isosurface/GS/build/CMakeFiles/vtkModuleAutoInit_be7301261a49b13d6a9b1d9e110eacd8.h rename to paraview/chameleon_isosurface/GS/build/CMakeFiles/vtkModuleAutoInit_be7301261a49b13d6a9b1d9e110eacd8.h diff --git a/main/chameleon_isosurface/GS/build/Makefile b/paraview/chameleon_isosurface/GS/build/Makefile similarity index 100% rename from main/chameleon_isosurface/GS/build/Makefile rename to paraview/chameleon_isosurface/GS/build/Makefile diff --git a/main/chameleon_isosurface/GS/build/chameleon_isosurface b/paraview/chameleon_isosurface/GS/build/chameleon_isosurface old mode 100755 new mode 100644 similarity index 100% rename from main/chameleon_isosurface/GS/build/chameleon_isosurface rename to paraview/chameleon_isosurface/GS/build/chameleon_isosurface diff --git a/main/chameleon_isosurface/GS/build/cmake_install.cmake b/paraview/chameleon_isosurface/GS/build/cmake_install.cmake similarity index 100% rename from main/chameleon_isosurface/GS/build/cmake_install.cmake rename to paraview/chameleon_isosurface/GS/build/cmake_install.cmake diff --git a/main/chameleon_isosurface/GS/chameleon_isosurface_gs.cxx b/paraview/chameleon_isosurface/GS/chameleon_isosurface_gs.cxx similarity index 100% rename from main/chameleon_isosurface/GS/chameleon_isosurface_gs.cxx rename to paraview/chameleon_isosurface/GS/chameleon_isosurface_gs.cxx diff --git a/main/chameleon_isosurface/GS/chameleon_isosurface_gs.png b/paraview/chameleon_isosurface/GS/chameleon_isosurface_gs.png similarity index 100% rename from main/chameleon_isosurface/GS/chameleon_isosurface_gs.png rename to paraview/chameleon_isosurface/GS/chameleon_isosurface_gs.png diff --git a/main/chameleon_isosurface/data/chameleon_isosurface_256x256x256_float32.vtk b/paraview/chameleon_isosurface/data/chameleon_isosurface_256x256x256_float32.vtk similarity index 100% rename from main/chameleon_isosurface/data/chameleon_isosurface_256x256x256_float32.vtk rename to paraview/chameleon_isosurface/data/chameleon_isosurface_256x256x256_float32.vtk diff --git a/main/chameleon_isosurface/task_description.txt b/paraview/chameleon_isosurface/task_description.txt similarity index 100% rename from main/chameleon_isosurface/task_description.txt rename to paraview/chameleon_isosurface/task_description.txt diff --git a/main/chameleon_isosurface/visualization_goals.txt b/paraview/chameleon_isosurface/visualization_goals.txt similarity index 100% rename from main/chameleon_isosurface/visualization_goals.txt rename to paraview/chameleon_isosurface/visualization_goals.txt diff --git a/chatvis_bench/chart-opacity/GS/chart-opacity_gs.png b/paraview/chart-opacity/GS/chart-opacity_gs.png similarity index 100% rename from chatvis_bench/chart-opacity/GS/chart-opacity_gs.png rename to paraview/chart-opacity/GS/chart-opacity_gs.png diff --git a/chatvis_bench/chart-opacity/GS/chart-opacity_gs.py b/paraview/chart-opacity/GS/chart-opacity_gs.py similarity index 100% rename from chatvis_bench/chart-opacity/GS/chart-opacity_gs.py rename to paraview/chart-opacity/GS/chart-opacity_gs.py diff --git a/chatvis_bench/chart-opacity/README.md b/paraview/chart-opacity/README.md similarity index 100% rename from chatvis_bench/chart-opacity/README.md rename to paraview/chart-opacity/README.md diff --git a/chatvis_bench/chart-opacity/full_prompt.txt b/paraview/chart-opacity/full_prompt.txt similarity index 100% rename from chatvis_bench/chart-opacity/full_prompt.txt rename to paraview/chart-opacity/full_prompt.txt diff --git a/chatvis_bench/chart-opacity/quick_prompt.txt b/paraview/chart-opacity/quick_prompt.txt similarity index 100% rename from chatvis_bench/chart-opacity/quick_prompt.txt rename to paraview/chart-opacity/quick_prompt.txt diff --git a/paraview/chart-opacity/task_description.txt b/paraview/chart-opacity/task_description.txt new file mode 100644 index 0000000000000000000000000000000000000000..085dd42c6871cef8c2861a2306725186bf5b5ce7 --- /dev/null +++ b/paraview/chart-opacity/task_description.txt @@ -0,0 +1,7 @@ +Create a wavelet object. +Create a plot over line chart from the wavelet with three paths: arc_length, Points_Z, and RTData variables with opacity for arc_length 1 and opacity for Points_Z and RTData 0.3. + +Save the visualization image as "chart-opacity/results/{agent_mode}/chart-opacity.png". +(Optional, but must save if use paraview) Save the paraview state as "chart-opacity/results/{agent_mode}/chart-opacity.pvsm". +(Optional, but must save if use python script) Save the python script as "chart-opacity/results/{agent_mode}/chart-opacity.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/chart-opacity/visualization_goals.txt b/paraview/chart-opacity/visualization_goals.txt similarity index 100% rename from chatvis_bench/chart-opacity/visualization_goals.txt rename to paraview/chart-opacity/visualization_goals.txt diff --git a/chatvis_bench/climate/GS/climate_gs.png b/paraview/climate/GS/climate_gs.png similarity index 100% rename from chatvis_bench/climate/GS/climate_gs.png rename to paraview/climate/GS/climate_gs.png diff --git a/chatvis_bench/climate/GS/climate_gs.py b/paraview/climate/GS/climate_gs.py similarity index 100% rename from chatvis_bench/climate/GS/climate_gs.py rename to paraview/climate/GS/climate_gs.py diff --git a/chatvis_bench/climate/README.md b/paraview/climate/README.md similarity index 100% rename from chatvis_bench/climate/README.md rename to paraview/climate/README.md diff --git a/chatvis_bench/climate/data/climate.vtp b/paraview/climate/data/climate.vtp similarity index 100% rename from chatvis_bench/climate/data/climate.vtp rename to paraview/climate/data/climate.vtp diff --git a/chatvis_bench/climate/full_prompt.txt b/paraview/climate/full_prompt.txt similarity index 100% rename from chatvis_bench/climate/full_prompt.txt rename to paraview/climate/full_prompt.txt diff --git a/chatvis_bench/climate/quick_prompt.txt b/paraview/climate/quick_prompt.txt similarity index 100% rename from chatvis_bench/climate/quick_prompt.txt rename to paraview/climate/quick_prompt.txt diff --git a/chatvis_bench/climate/task_description.txt b/paraview/climate/task_description.txt similarity index 85% rename from chatvis_bench/climate/task_description.txt rename to paraview/climate/task_description.txt index d9f7a604e726c145f8171dc935aa631f57a7a570..ba88193e5619810afc4b5ef5c470e4dd87590789 100644 --- a/chatvis_bench/climate/task_description.txt +++ b/paraview/climate/task_description.txt @@ -18,4 +18,6 @@ The glyphs are composed of 10 polygons, having a radius 0 0.15, a height of 0.5, View the result in the -z direction. Adjust the view so that the tubes occupy the 90% of the image. Save a screenshot of the result, 2294 x 1440 pixels, white background, in the filename "climate/results/{agent_mode}/climate.png". -Finally, save the ParaView state as "climate/results/{agent_mode}/climate.pvsm" \ No newline at end of file +(Optional, but must save if use paraview) Save the paraview state as "climate/results/{agent_mode}/climate.pvsm". +(Optional, but must save if use python script) Save the python script as "climate/results/{agent_mode}/climate.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/climate/visualization_goals.txt b/paraview/climate/visualization_goals.txt similarity index 100% rename from chatvis_bench/climate/visualization_goals.txt rename to paraview/climate/visualization_goals.txt diff --git a/chatvis_bench/color-blocks/GS/color-blocks_gs.png b/paraview/color-blocks/GS/color-blocks_gs.png similarity index 100% rename from chatvis_bench/color-blocks/GS/color-blocks_gs.png rename to paraview/color-blocks/GS/color-blocks_gs.png diff --git a/chatvis_bench/color-blocks/GS/color-blocks_gs.py b/paraview/color-blocks/GS/color-blocks_gs.py similarity index 100% rename from chatvis_bench/color-blocks/GS/color-blocks_gs.py rename to paraview/color-blocks/GS/color-blocks_gs.py diff --git a/chatvis_bench/color-blocks/README.md b/paraview/color-blocks/README.md similarity index 100% rename from chatvis_bench/color-blocks/README.md rename to paraview/color-blocks/README.md diff --git a/chatvis_bench/color-blocks/data/color-blocks.ex2 b/paraview/color-blocks/data/color-blocks.ex2 similarity index 100% rename from chatvis_bench/color-blocks/data/color-blocks.ex2 rename to paraview/color-blocks/data/color-blocks.ex2 diff --git a/chatvis_bench/color-blocks/full_prompt.txt b/paraview/color-blocks/full_prompt.txt similarity index 100% rename from chatvis_bench/color-blocks/full_prompt.txt rename to paraview/color-blocks/full_prompt.txt diff --git a/chatvis_bench/color-blocks/quick_prompt.txt b/paraview/color-blocks/quick_prompt.txt similarity index 100% rename from chatvis_bench/color-blocks/quick_prompt.txt rename to paraview/color-blocks/quick_prompt.txt diff --git a/chatvis_bench/color-blocks/task_description.txt b/paraview/color-blocks/task_description.txt similarity index 67% rename from chatvis_bench/color-blocks/task_description.txt rename to paraview/color-blocks/task_description.txt index 349b64d788257c891ebca337625d11601f6043db..25c777765b73eba7aeba7c162303e573d625594e 100644 --- a/chatvis_bench/color-blocks/task_description.txt +++ b/paraview/color-blocks/task_description.txt @@ -12,5 +12,7 @@ Retrieve the color transfer function for the ACCL variable of block_2. Enable the color bar for block_2. Apply a cool to warm color preset to the color map for block_2. Set the camera to look down the -y direction and to see the entire dataset. -Save a screenshot of the visualization in the file "color-blocks/results/{agent_mode}/color-blocks.png". -Finally, save the ParaView state as "color-blocks/results/{agent_mode}/color-blocks.pvsm" \ No newline at end of file +Save the visualization image as "color-blocks/results/{agent_mode}/color-blocks.png". +(Optional, but must save if use paraview) Save the paraview state as "color-blocks/results/{agent_mode}/color-blocks.pvsm". +(Optional, but must save if use python script) Save the python script as "color-blocks/results/{agent_mode}/color-blocks.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/color-blocks/visualization_goals.txt b/paraview/color-blocks/visualization_goals.txt similarity index 100% rename from chatvis_bench/color-blocks/visualization_goals.txt rename to paraview/color-blocks/visualization_goals.txt diff --git a/chatvis_bench/color-data/GS/color-data_gs.png b/paraview/color-data/GS/color-data_gs.png similarity index 100% rename from chatvis_bench/color-data/GS/color-data_gs.png rename to paraview/color-data/GS/color-data_gs.png diff --git a/chatvis_bench/color-data/GS/color-data_gs.py b/paraview/color-data/GS/color-data_gs.py similarity index 100% rename from chatvis_bench/color-data/GS/color-data_gs.py rename to paraview/color-data/GS/color-data_gs.py diff --git a/chatvis_bench/color-data/README.md b/paraview/color-data/README.md similarity index 100% rename from chatvis_bench/color-data/README.md rename to paraview/color-data/README.md diff --git a/chatvis_bench/color-data/full_prompt.txt b/paraview/color-data/full_prompt.txt similarity index 100% rename from chatvis_bench/color-data/full_prompt.txt rename to paraview/color-data/full_prompt.txt diff --git a/chatvis_bench/color-data/quick_prompt.txt b/paraview/color-data/quick_prompt.txt similarity index 100% rename from chatvis_bench/color-data/quick_prompt.txt rename to paraview/color-data/quick_prompt.txt diff --git a/chatvis_bench/color-data/task_description.txt b/paraview/color-data/task_description.txt similarity index 62% rename from chatvis_bench/color-data/task_description.txt rename to paraview/color-data/task_description.txt index f791113fc4d6a06f9ed461b4253eeee8dcf5a8a5..ee6716ea389476cdbfd7a9567e44b8cf7b78ffeb 100644 --- a/chatvis_bench/color-data/task_description.txt +++ b/paraview/color-data/task_description.txt @@ -2,4 +2,6 @@ Create a wavelet object. Create a new calculator with the function 'RTData*iHat + ln(RTData)*jHat + coordsZ*kHat'. Get a color transfer function/color map and opacity transfer function/opacity map for the result of the calculation, scaling the color and/or opacity maps to the data range. For a surface representation, color by the x coordinate of the result using a cool to warm color map, show the color bar/color legend, and save a screenshot of size 1158 x 833 pixels in "color-data/results/{agent_mode}/color-data.png". -Finally, save the ParaView state as "color-data/results/{agent_mode}/color-data.pvsm" \ No newline at end of file +(Optional, but must save if use paraview) Save the paraview state as "color-data/results/{agent_mode}/color-data.pvsm". +(Optional, but must save if use python script) Save the python script as "color-data/results/{agent_mode}/color-data.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/color-data/visualization_goals.txt b/paraview/color-data/visualization_goals.txt similarity index 100% rename from chatvis_bench/color-data/visualization_goals.txt rename to paraview/color-data/visualization_goals.txt diff --git a/main/crayfish_streamline/GS/crayfish_streamline_gs.png b/paraview/crayfish_streamline/GS/crayfish_streamline_gs.png similarity index 100% rename from main/crayfish_streamline/GS/crayfish_streamline_gs.png rename to paraview/crayfish_streamline/GS/crayfish_streamline_gs.png diff --git a/main/crayfish_streamline/GS/crayfish_streamline_gs.pvsm b/paraview/crayfish_streamline/GS/crayfish_streamline_gs.pvsm similarity index 100% rename from main/crayfish_streamline/GS/crayfish_streamline_gs.pvsm rename to paraview/crayfish_streamline/GS/crayfish_streamline_gs.pvsm diff --git a/main/crayfish_streamline/GS/crayfish_streamline_gs.py b/paraview/crayfish_streamline/GS/crayfish_streamline_gs.py similarity index 100% rename from main/crayfish_streamline/GS/crayfish_streamline_gs.py rename to paraview/crayfish_streamline/GS/crayfish_streamline_gs.py diff --git a/main/crayfish_streamline/data/crayfish_streamline.txt b/paraview/crayfish_streamline/data/crayfish_streamline.txt similarity index 100% rename from main/crayfish_streamline/data/crayfish_streamline.txt rename to paraview/crayfish_streamline/data/crayfish_streamline.txt diff --git a/main/crayfish_streamline/data/crayfish_streamline_322x162x119_float32_scalar3.raw b/paraview/crayfish_streamline/data/crayfish_streamline_322x162x119_float32_scalar3.raw similarity index 100% rename from main/crayfish_streamline/data/crayfish_streamline_322x162x119_float32_scalar3.raw rename to paraview/crayfish_streamline/data/crayfish_streamline_322x162x119_float32_scalar3.raw diff --git a/main/crayfish_streamline/task_description.txt b/paraview/crayfish_streamline/task_description.txt similarity index 100% rename from main/crayfish_streamline/task_description.txt rename to paraview/crayfish_streamline/task_description.txt diff --git a/main/crayfish_streamline/visualization_goals.txt b/paraview/crayfish_streamline/visualization_goals.txt similarity index 100% rename from main/crayfish_streamline/visualization_goals.txt rename to paraview/crayfish_streamline/visualization_goals.txt diff --git a/main/engine/GS/engine_gs.png b/paraview/engine/GS/engine_gs.png similarity index 100% rename from main/engine/GS/engine_gs.png rename to paraview/engine/GS/engine_gs.png diff --git a/main/engine/GS/engine_gs.pvsm b/paraview/engine/GS/engine_gs.pvsm similarity index 100% rename from main/engine/GS/engine_gs.pvsm rename to paraview/engine/GS/engine_gs.pvsm diff --git a/main/engine/GS/gs_diagonal_view.png b/paraview/engine/GS/gs_diagonal_view.png similarity index 100% rename from main/engine/GS/gs_diagonal_view.png rename to paraview/engine/GS/gs_diagonal_view.png diff --git a/main/engine/GS/gs_front_view.png b/paraview/engine/GS/gs_front_view.png similarity index 100% rename from main/engine/GS/gs_front_view.png rename to paraview/engine/GS/gs_front_view.png diff --git a/main/engine/GS/gs_side_view.png b/paraview/engine/GS/gs_side_view.png similarity index 100% rename from main/engine/GS/gs_side_view.png rename to paraview/engine/GS/gs_side_view.png diff --git a/main/engine/data/engine.txt b/paraview/engine/data/engine.txt similarity index 100% rename from main/engine/data/engine.txt rename to paraview/engine/data/engine.txt diff --git a/main/engine/data/engine_256x256x128_uint8.raw b/paraview/engine/data/engine_256x256x128_uint8.raw similarity index 100% rename from main/engine/data/engine_256x256x128_uint8.raw rename to paraview/engine/data/engine_256x256x128_uint8.raw diff --git a/main/engine/task_description.txt b/paraview/engine/task_description.txt similarity index 100% rename from main/engine/task_description.txt rename to paraview/engine/task_description.txt diff --git a/main/engine/visualization_goals.txt b/paraview/engine/visualization_goals.txt similarity index 100% rename from main/engine/visualization_goals.txt rename to paraview/engine/visualization_goals.txt diff --git a/chatvis_bench/export-gltf/GS/export-gltf_gs.png b/paraview/export-gltf/GS/export-gltf_gs.png similarity index 100% rename from chatvis_bench/export-gltf/GS/export-gltf_gs.png rename to paraview/export-gltf/GS/export-gltf_gs.png diff --git a/chatvis_bench/export-gltf/GS/export-gltf_gs.py b/paraview/export-gltf/GS/export-gltf_gs.py similarity index 100% rename from chatvis_bench/export-gltf/GS/export-gltf_gs.py rename to paraview/export-gltf/GS/export-gltf_gs.py diff --git a/chatvis_bench/export-gltf/README.md b/paraview/export-gltf/README.md similarity index 100% rename from chatvis_bench/export-gltf/README.md rename to paraview/export-gltf/README.md diff --git a/chatvis_bench/export-gltf/full_prompt.txt b/paraview/export-gltf/full_prompt.txt similarity index 98% rename from chatvis_bench/export-gltf/full_prompt.txt rename to paraview/export-gltf/full_prompt.txt index 4751880b442ac07080abbd1f13960472763cd6ad..5561aeff974fd503738c2bf3523c04661d28c85f 100644 --- a/chatvis_bench/export-gltf/full_prompt.txt +++ b/paraview/export-gltf/full_prompt.txt @@ -1,15 +1,15 @@ -I would like to use ParaView to visualize a dataset. -Please generate a ParaView Python script for the following operations. -Create a wavelet object. -Render the wavelet object with a 'Surface' representation and color by the 'RTData' variable. -Ensure that the color map is scaled to the data set. -Do not display the color bar or orientation axes in the rendering. -Export the view in GLTF format to the file 'ExportedGLTF.gltf' - -Next load the file 'ExportedGLTF.gltf' and show it with a surface representation. -Color this object by the 'TEXCOORD_0' variable. -Ensure that the color map is scaled to the data set. -Use the 'Cool to Warm' colormap preset. -Do not display the color bar or orientation axes in the rendering. - +I would like to use ParaView to visualize a dataset. +Please generate a ParaView Python script for the following operations. +Create a wavelet object. +Render the wavelet object with a 'Surface' representation and color by the 'RTData' variable. +Ensure that the color map is scaled to the data set. +Do not display the color bar or orientation axes in the rendering. +Export the view in GLTF format to the file 'ExportedGLTF.gltf' + +Next load the file 'ExportedGLTF.gltf' and show it with a surface representation. +Color this object by the 'TEXCOORD_0' variable. +Ensure that the color map is scaled to the data set. +Use the 'Cool to Warm' colormap preset. +Do not display the color bar or orientation axes in the rendering. + Save a screenshot of this view in the file 'export-gltf-screenshot.png' \ No newline at end of file diff --git a/chatvis_bench/export-gltf/quick_prompt.txt b/paraview/export-gltf/quick_prompt.txt similarity index 98% rename from chatvis_bench/export-gltf/quick_prompt.txt rename to paraview/export-gltf/quick_prompt.txt index adfb992470b097e2285673419bf8b3d04176e12d..271cedbed9e805a7078c86058b9e119a4c8a4c68 100644 --- a/chatvis_bench/export-gltf/quick_prompt.txt +++ b/paraview/export-gltf/quick_prompt.txt @@ -1,12 +1,12 @@ -Please generate a ParaView Python script for the following operations. -Create a wavelet object. -Create a surface rendering of the wavelet object and color by RTData. -Scale the color map to the data, and don't display the color bar or the orientation axes. -Export the view to 'ExportedGLTF.gltf' - -Next load the file 'ExportedGLTF.gltf' and display it as a surface. -Color this object by TEXCOORD_0. -Scale the color map to the data, and don't display the color bar or the orientation axes. -Use the 'Cool to Warm' colormap. - +Please generate a ParaView Python script for the following operations. +Create a wavelet object. +Create a surface rendering of the wavelet object and color by RTData. +Scale the color map to the data, and don't display the color bar or the orientation axes. +Export the view to 'ExportedGLTF.gltf' + +Next load the file 'ExportedGLTF.gltf' and display it as a surface. +Color this object by TEXCOORD_0. +Scale the color map to the data, and don't display the color bar or the orientation axes. +Use the 'Cool to Warm' colormap. + Save a screenshot to the file 'export-gltf-screenshot.png' \ No newline at end of file diff --git a/chatvis_bench/export-gltf/task_description.txt b/paraview/export-gltf/task_description.txt similarity index 58% rename from chatvis_bench/export-gltf/task_description.txt rename to paraview/export-gltf/task_description.txt index e04c8ace09ec9f9a441ad82a7e2a94d098830b3b..b8a76ae556197137d2052900f7ec2b69222a1687 100644 --- a/chatvis_bench/export-gltf/task_description.txt +++ b/paraview/export-gltf/task_description.txt @@ -8,5 +8,7 @@ Color this object by TEXCOORD_0. Scale the color map to the data, and don't display the color bar or the orientation axes. Use the 'Cool to Warm' colormap. Set the background color to white. -Save a screenshot to the file "export-gltf/results/{agent_mode}/export-gltf.png". -Finally, save the ParaView state as "export-gltf/results/{agent_mode}/export-gltf.pvsm" \ No newline at end of file +Save the visualization image as "export-gltf/results/{agent_mode}/export-gltf.png". +(Optional, but must save if use paraview) Save the paraview state as "export-gltf/results/{agent_mode}/export-gltf.pvsm". +(Optional, but must save if use python script) Save the python script as "export-gltf/results/{agent_mode}/export-gltf.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/export-gltf/visualization_goals.txt b/paraview/export-gltf/visualization_goals.txt similarity index 98% rename from chatvis_bench/export-gltf/visualization_goals.txt rename to paraview/export-gltf/visualization_goals.txt index 1ae53018015b7d5ba1b4d7729039e9ae7cb08a39..8f1ac45fd1535c9f8d6f862c3ebb774a32e5ad35 100644 --- a/chatvis_bench/export-gltf/visualization_goals.txt +++ b/paraview/export-gltf/visualization_goals.txt @@ -1,7 +1,7 @@ -1. GLTF Export Quality: Is the wavelet object properly exported to GLTF format with correct surface representation and RTData coloring? - -2. GLTF Import and Display: Is the exported GLTF file successfully loaded and displayed as a surface with proper geometry? - -3. Texture Coordinate Coloring: Is the imported GLTF object correctly colored by TEXCOORD_0 with Cool to Warm colormap? - +1. GLTF Export Quality: Is the wavelet object properly exported to GLTF format with correct surface representation and RTData coloring? + +2. GLTF Import and Display: Is the exported GLTF file successfully loaded and displayed as a surface with proper geometry? + +3. Texture Coordinate Coloring: Is the imported GLTF object correctly colored by TEXCOORD_0 with Cool to Warm colormap? + 4. Clean Presentation: Are the color bar and orientation axes properly hidden for a clean visualization appearance? \ No newline at end of file diff --git a/main/foot/GS/foot_gs.png b/paraview/foot/GS/foot_gs.png similarity index 100% rename from main/foot/GS/foot_gs.png rename to paraview/foot/GS/foot_gs.png diff --git a/main/foot/GS/foot_gs.pvsm b/paraview/foot/GS/foot_gs.pvsm similarity index 100% rename from main/foot/GS/foot_gs.pvsm rename to paraview/foot/GS/foot_gs.pvsm diff --git a/main/foot/GS/gs_diagonal_view.png b/paraview/foot/GS/gs_diagonal_view.png similarity index 100% rename from main/foot/GS/gs_diagonal_view.png rename to paraview/foot/GS/gs_diagonal_view.png diff --git a/main/foot/GS/gs_front_view.png b/paraview/foot/GS/gs_front_view.png similarity index 100% rename from main/foot/GS/gs_front_view.png rename to paraview/foot/GS/gs_front_view.png diff --git a/main/foot/GS/gs_side_view.png b/paraview/foot/GS/gs_side_view.png similarity index 100% rename from main/foot/GS/gs_side_view.png rename to paraview/foot/GS/gs_side_view.png diff --git a/main/foot/data/foot.txt b/paraview/foot/data/foot.txt similarity index 100% rename from main/foot/data/foot.txt rename to paraview/foot/data/foot.txt diff --git a/main/foot/data/foot_256x256x256_uint8.raw b/paraview/foot/data/foot_256x256x256_uint8.raw similarity index 100% rename from main/foot/data/foot_256x256x256_uint8.raw rename to paraview/foot/data/foot_256x256x256_uint8.raw diff --git a/main/foot/task_description.txt b/paraview/foot/task_description.txt similarity index 100% rename from main/foot/task_description.txt rename to paraview/foot/task_description.txt diff --git a/main/foot/visualization_goals.txt b/paraview/foot/visualization_goals.txt similarity index 100% rename from main/foot/visualization_goals.txt rename to paraview/foot/visualization_goals.txt diff --git a/main/get_tf_from_gs.py b/paraview/get_tf_from_gs.py similarity index 100% rename from main/get_tf_from_gs.py rename to paraview/get_tf_from_gs.py diff --git a/chatvis_bench/import-gltf/GS/import-gltf_gs.png b/paraview/import-gltf/GS/import-gltf_gs.png similarity index 100% rename from chatvis_bench/import-gltf/GS/import-gltf_gs.png rename to paraview/import-gltf/GS/import-gltf_gs.png diff --git a/chatvis_bench/import-gltf/GS/import-gltf_gs.py b/paraview/import-gltf/GS/import-gltf_gs.py similarity index 100% rename from chatvis_bench/import-gltf/GS/import-gltf_gs.py rename to paraview/import-gltf/GS/import-gltf_gs.py diff --git a/chatvis_bench/import-gltf/README.md b/paraview/import-gltf/README.md similarity index 100% rename from chatvis_bench/import-gltf/README.md rename to paraview/import-gltf/README.md diff --git a/chatvis_bench/import-gltf/data/import-gltf.glb b/paraview/import-gltf/data/import-gltf.glb similarity index 100% rename from chatvis_bench/import-gltf/data/import-gltf.glb rename to paraview/import-gltf/data/import-gltf.glb diff --git a/chatvis_bench/import-gltf/full_prompt.txt b/paraview/import-gltf/full_prompt.txt similarity index 100% rename from chatvis_bench/import-gltf/full_prompt.txt rename to paraview/import-gltf/full_prompt.txt diff --git a/chatvis_bench/import-gltf/quick_prompt.txt b/paraview/import-gltf/quick_prompt.txt similarity index 100% rename from chatvis_bench/import-gltf/quick_prompt.txt rename to paraview/import-gltf/quick_prompt.txt diff --git a/chatvis_bench/import-gltf/task_description.txt b/paraview/import-gltf/task_description.txt similarity index 57% rename from chatvis_bench/import-gltf/task_description.txt rename to paraview/import-gltf/task_description.txt index 0c2925d4f7f04f0a343fc9b9cccf7d47896a9d39..2cfbc8d7a1e75ab9293167beacbe867d74db9e62 100644 --- a/chatvis_bench/import-gltf/task_description.txt +++ b/paraview/import-gltf/task_description.txt @@ -3,4 +3,6 @@ Read the file "import-gltf/data/import-gltf.glb" and import the nodes "/assembly Set the layout size to 300x300 pixels. Point the camera in the positive Y direction and zoom to fit. Make sure all views are rendered, then save a screenshot to "import-gltf/results/{agent_mode}/import-gltf.png". -Finally, save the ParaView state as "import-gltf/results/{agent_mode}/import-gltf.pvsm" \ No newline at end of file +(Optional, but must save if use paraview) Save the paraview state as "import-gltf/results/{agent_mode}/import-gltf.pvsm". +(Optional, but must save if use python script) Save the python script as "import-gltf/results/{agent_mode}/import-gltf.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/import-gltf/visualization_goals.txt b/paraview/import-gltf/visualization_goals.txt similarity index 98% rename from chatvis_bench/import-gltf/visualization_goals.txt rename to paraview/import-gltf/visualization_goals.txt index a9cb2fbdeed5ee14e30a6e1a1aaff58d1d09a99c..a82a9aa8e8fef767ed85287224640d7f97c30c30 100644 --- a/chatvis_bench/import-gltf/visualization_goals.txt +++ b/paraview/import-gltf/visualization_goals.txt @@ -1,7 +1,7 @@ -1. GLTF Import Success: Are the specified GLTF nodes properly imported and displayed as separate geometric components? - -2. Node Selection: Are all three specified nodes (Axle, Torus002, InnerRing) correctly imported and visible? - -3. Camera Positioning: Is the camera positioned in the positive Y direction with appropriate zoom to fit all imported geometry? Carefully compare the camera position of GT and result images. - +1. GLTF Import Success: Are the specified GLTF nodes properly imported and displayed as separate geometric components? + +2. Node Selection: Are all three specified nodes (Axle, Torus002, InnerRing) correctly imported and visible? + +3. Camera Positioning: Is the camera positioned in the positive Y direction with appropriate zoom to fit all imported geometry? Carefully compare the camera position of GT and result images. + 4. Layout Configuration: Is the view properly sized to 300x300 pixels with correct rendering and background palette? \ No newline at end of file diff --git a/chatvis_bench/line-plot/GS/line-plot.pvsm b/paraview/line-plot/GS/line-plot.pvsm similarity index 100% rename from chatvis_bench/line-plot/GS/line-plot.pvsm rename to paraview/line-plot/GS/line-plot.pvsm diff --git a/chatvis_bench/line-plot/GS/line-plot_gs.png b/paraview/line-plot/GS/line-plot_gs.png similarity index 100% rename from chatvis_bench/line-plot/GS/line-plot_gs.png rename to paraview/line-plot/GS/line-plot_gs.png diff --git a/chatvis_bench/line-plot/GS/line-plot_gs.py b/paraview/line-plot/GS/line-plot_gs.py similarity index 100% rename from chatvis_bench/line-plot/GS/line-plot_gs.py rename to paraview/line-plot/GS/line-plot_gs.py diff --git a/chatvis_bench/line-plot/README.md b/paraview/line-plot/README.md similarity index 100% rename from chatvis_bench/line-plot/README.md rename to paraview/line-plot/README.md diff --git a/chatvis_bench/line-plot/data/line-plot.ex2 b/paraview/line-plot/data/line-plot.ex2 similarity index 100% rename from chatvis_bench/line-plot/data/line-plot.ex2 rename to paraview/line-plot/data/line-plot.ex2 diff --git a/chatvis_bench/line-plot/full_prompt.txt b/paraview/line-plot/full_prompt.txt similarity index 100% rename from chatvis_bench/line-plot/full_prompt.txt rename to paraview/line-plot/full_prompt.txt diff --git a/chatvis_bench/line-plot/quick_prompt.txt b/paraview/line-plot/quick_prompt.txt similarity index 100% rename from chatvis_bench/line-plot/quick_prompt.txt rename to paraview/line-plot/quick_prompt.txt diff --git a/chatvis_bench/line-plot/task_description.txt b/paraview/line-plot/task_description.txt similarity index 60% rename from chatvis_bench/line-plot/task_description.txt rename to paraview/line-plot/task_description.txt index e9c21d13e1feee9730612270d285e8c5632fdbac..4a4f796c53f761cda5070c9faa20a3de89d429a9 100644 --- a/chatvis_bench/line-plot/task_description.txt +++ b/paraview/line-plot/task_description.txt @@ -2,4 +2,6 @@ Read the dataset in the file "line-plot/data/line-plot.ex2", and print the numbe Show a default view of the dataset, colored by the variable Pres. Create a line plot over all the variables in the dataset, from (0,0,0) to (0,0,10). Write the values of the line plot in the file "line-plot/results/{agent_mode}/line-plot.csv", and save a screenshot of the line plot in "line-plot/results/{agent_mode}/line-plot.png". -Finally, save the ParaView state as "line-plot/results/{agent_mode}/line-plot.pvsm" \ No newline at end of file +(Optional, but must save if use paraview) Save the paraview state as "line-plot/results/{agent_mode}/line-plot.pvsm". +(Optional, but must save if use python script) Save the python script as "line-plot/results/{agent_mode}/line-plot.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/line-plot/visualization_goals.txt b/paraview/line-plot/visualization_goals.txt similarity index 100% rename from chatvis_bench/line-plot/visualization_goals.txt rename to paraview/line-plot/visualization_goals.txt diff --git a/main/lobster/GS/gs_diagonal_view.png b/paraview/lobster/GS/gs_diagonal_view.png similarity index 100% rename from main/lobster/GS/gs_diagonal_view.png rename to paraview/lobster/GS/gs_diagonal_view.png diff --git a/main/lobster/GS/gs_front_view.png b/paraview/lobster/GS/gs_front_view.png similarity index 100% rename from main/lobster/GS/gs_front_view.png rename to paraview/lobster/GS/gs_front_view.png diff --git a/main/lobster/GS/gs_side_view.png b/paraview/lobster/GS/gs_side_view.png similarity index 100% rename from main/lobster/GS/gs_side_view.png rename to paraview/lobster/GS/gs_side_view.png diff --git a/main/lobster/GS/lobster_gs.png b/paraview/lobster/GS/lobster_gs.png similarity index 100% rename from main/lobster/GS/lobster_gs.png rename to paraview/lobster/GS/lobster_gs.png diff --git a/main/lobster/GS/lobster_gs.pvsm b/paraview/lobster/GS/lobster_gs.pvsm similarity index 100% rename from main/lobster/GS/lobster_gs.pvsm rename to paraview/lobster/GS/lobster_gs.pvsm diff --git a/main/lobster/data/lobster.txt b/paraview/lobster/data/lobster.txt similarity index 100% rename from main/lobster/data/lobster.txt rename to paraview/lobster/data/lobster.txt diff --git a/main/lobster/data/lobster_301x324x56_uint8.raw b/paraview/lobster/data/lobster_301x324x56_uint8.raw similarity index 100% rename from main/lobster/data/lobster_301x324x56_uint8.raw rename to paraview/lobster/data/lobster_301x324x56_uint8.raw diff --git a/main/lobster/task_description.txt b/paraview/lobster/task_description.txt similarity index 100% rename from main/lobster/task_description.txt rename to paraview/lobster/task_description.txt diff --git a/main/lobster/visualization_goals.txt b/paraview/lobster/visualization_goals.txt similarity index 100% rename from main/lobster/visualization_goals.txt rename to paraview/lobster/visualization_goals.txt diff --git a/chatvis_bench/materials/GS/materials_gs.png b/paraview/materials/GS/materials_gs.png similarity index 100% rename from chatvis_bench/materials/GS/materials_gs.png rename to paraview/materials/GS/materials_gs.png diff --git a/chatvis_bench/materials/GS/materials_gs.py b/paraview/materials/GS/materials_gs.py similarity index 100% rename from chatvis_bench/materials/GS/materials_gs.py rename to paraview/materials/GS/materials_gs.py diff --git a/chatvis_bench/materials/README.md b/paraview/materials/README.md similarity index 100% rename from chatvis_bench/materials/README.md rename to paraview/materials/README.md diff --git a/chatvis_bench/materials/data/materials_ground_truth.vtr b/paraview/materials/data/materials_ground_truth.vtr similarity index 100% rename from chatvis_bench/materials/data/materials_ground_truth.vtr rename to paraview/materials/data/materials_ground_truth.vtr diff --git a/chatvis_bench/materials/data/materials_prediction.vtr b/paraview/materials/data/materials_prediction.vtr similarity index 100% rename from chatvis_bench/materials/data/materials_prediction.vtr rename to paraview/materials/data/materials_prediction.vtr diff --git a/chatvis_bench/materials/full_prompt.txt b/paraview/materials/full_prompt.txt similarity index 100% rename from chatvis_bench/materials/full_prompt.txt rename to paraview/materials/full_prompt.txt diff --git a/chatvis_bench/materials/quick_prompt.txt b/paraview/materials/quick_prompt.txt similarity index 100% rename from chatvis_bench/materials/quick_prompt.txt rename to paraview/materials/quick_prompt.txt diff --git a/chatvis_bench/materials/task_description.txt b/paraview/materials/task_description.txt similarity index 67% rename from chatvis_bench/materials/task_description.txt rename to paraview/materials/task_description.txt index 9b4699588c950adfaf5ab9ad8df6a69ed65eeded..25766da44b32fb7735f0cd2da86c26559b32ee72 100644 --- a/chatvis_bench/materials/task_description.txt +++ b/paraview/materials/task_description.txt @@ -5,5 +5,7 @@ In both views, take an isovolume of the "Intensity" variable in the range of [0. Color both views with the Viridis (matplotlib) color map for the "Phase" variable, scaled to the data range, including a colormap legend in both views. Label the left view "NN Prediction" and the right view "Ground Truth". Orient the camera to look in the (-1, 0, -1) direction, with the datasets fitting in the views. -Save a screenshot of both views in "materials/results/{agent_mode}/materials.png". -Finally, save the ParaView state as "materials/results/{agent_mode}/materials.pvsm" \ No newline at end of file +Save the visualization image as "materials/results/{agent_mode}/materials.png". +(Optional, but must save if use paraview) Save the paraview state as "materials/results/{agent_mode}/materials.pvsm". +(Optional, but must save if use python script) Save the python script as "materials/results/{agent_mode}/materials.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/materials/visualization_goals.txt b/paraview/materials/visualization_goals.txt similarity index 98% rename from chatvis_bench/materials/visualization_goals.txt rename to paraview/materials/visualization_goals.txt index 28436c9837aeac1b62a7f8653b3c85def5944e1d..0498160ae6bafe0da3ae2db089a7209b8cef99f6 100644 --- a/chatvis_bench/materials/visualization_goals.txt +++ b/paraview/materials/visualization_goals.txt @@ -1,7 +1,7 @@ -1. Side-by-Side Comparison: Are both datasets properly displayed in side-by-side views with correct dimensions and labeling? - -2. Data Conversion and Filtering: Are the Intensity and Phase variables correctly converted to point data and isovolume filtering applied? - -3. Clipping and Color Mapping: Is the plane clipping correctly applied and Viridis colormap properly used for Phase variable? - +1. Side-by-Side Comparison: Are both datasets properly displayed in side-by-side views with correct dimensions and labeling? + +2. Data Conversion and Filtering: Are the Intensity and Phase variables correctly converted to point data and isovolume filtering applied? + +3. Clipping and Color Mapping: Is the plane clipping correctly applied and Viridis colormap properly used for Phase variable? + 4. Camera and Layout: Is the camera positioned correctly in (-1, 0, -1) direction with appropriate fitting and legends visible? \ No newline at end of file diff --git a/main/mhd-magfield_streamribbon/GS/mhd-magfield_streamribbon_gs.png b/paraview/mhd-magfield_streamribbon/GS/mhd-magfield_streamribbon_gs.png similarity index 100% rename from main/mhd-magfield_streamribbon/GS/mhd-magfield_streamribbon_gs.png rename to paraview/mhd-magfield_streamribbon/GS/mhd-magfield_streamribbon_gs.png diff --git a/main/mhd-magfield_streamribbon/GS/mhd-magfield_streamribbon_gs.pvsm b/paraview/mhd-magfield_streamribbon/GS/mhd-magfield_streamribbon_gs.pvsm similarity index 100% rename from main/mhd-magfield_streamribbon/GS/mhd-magfield_streamribbon_gs.pvsm rename to paraview/mhd-magfield_streamribbon/GS/mhd-magfield_streamribbon_gs.pvsm diff --git a/main/mhd-magfield_streamribbon/GS/mhd-magfield_streamribbon_gs.py b/paraview/mhd-magfield_streamribbon/GS/mhd-magfield_streamribbon_gs.py similarity index 100% rename from main/mhd-magfield_streamribbon/GS/mhd-magfield_streamribbon_gs.py rename to paraview/mhd-magfield_streamribbon/GS/mhd-magfield_streamribbon_gs.py diff --git a/main/mhd-magfield_streamribbon/data/mhd-magfield_streamribbon.vti b/paraview/mhd-magfield_streamribbon/data/mhd-magfield_streamribbon.vti similarity index 100% rename from main/mhd-magfield_streamribbon/data/mhd-magfield_streamribbon.vti rename to paraview/mhd-magfield_streamribbon/data/mhd-magfield_streamribbon.vti diff --git a/main/mhd-magfield_streamribbon/task_description.txt b/paraview/mhd-magfield_streamribbon/task_description.txt similarity index 100% rename from main/mhd-magfield_streamribbon/task_description.txt rename to paraview/mhd-magfield_streamribbon/task_description.txt diff --git a/main/mhd-magfield_streamribbon/visualization_goals.txt b/paraview/mhd-magfield_streamribbon/visualization_goals.txt similarity index 100% rename from main/mhd-magfield_streamribbon/visualization_goals.txt rename to paraview/mhd-magfield_streamribbon/visualization_goals.txt diff --git a/main/mhd-turbulence_pathline/GS/mhd-turbulence_pathline_gs.png b/paraview/mhd-turbulence_pathline/GS/mhd-turbulence_pathline_gs.png similarity index 100% rename from main/mhd-turbulence_pathline/GS/mhd-turbulence_pathline_gs.png rename to paraview/mhd-turbulence_pathline/GS/mhd-turbulence_pathline_gs.png diff --git a/main/mhd-turbulence_pathline/GS/mhd-turbulence_pathline_gs.pvsm b/paraview/mhd-turbulence_pathline/GS/mhd-turbulence_pathline_gs.pvsm similarity index 100% rename from main/mhd-turbulence_pathline/GS/mhd-turbulence_pathline_gs.pvsm rename to paraview/mhd-turbulence_pathline/GS/mhd-turbulence_pathline_gs.pvsm diff --git a/main/mhd-turbulence_pathline/GS/mhd-turbulence_pathline_gs.py b/paraview/mhd-turbulence_pathline/GS/mhd-turbulence_pathline_gs.py similarity index 100% rename from main/mhd-turbulence_pathline/GS/mhd-turbulence_pathline_gs.py rename to paraview/mhd-turbulence_pathline/GS/mhd-turbulence_pathline_gs.py diff --git a/main/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0000.vti b/paraview/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0000.vti similarity index 100% rename from main/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0000.vti rename to paraview/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0000.vti diff --git a/main/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0010.vti b/paraview/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0010.vti similarity index 100% rename from main/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0010.vti rename to paraview/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0010.vti diff --git a/main/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0020.vti b/paraview/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0020.vti similarity index 100% rename from main/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0020.vti rename to paraview/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0020.vti diff --git a/main/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0030.vti b/paraview/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0030.vti similarity index 100% rename from main/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0030.vti rename to paraview/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0030.vti diff --git a/main/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0040.vti b/paraview/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0040.vti similarity index 100% rename from main/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0040.vti rename to paraview/mhd-turbulence_pathline/data/mhd-turbulence_pathline_0040.vti diff --git a/main/mhd-turbulence_pathline/task_description.txt b/paraview/mhd-turbulence_pathline/task_description.txt similarity index 100% rename from main/mhd-turbulence_pathline/task_description.txt rename to paraview/mhd-turbulence_pathline/task_description.txt diff --git a/main/mhd-turbulence_pathline/visualization_goals.txt b/paraview/mhd-turbulence_pathline/visualization_goals.txt similarity index 100% rename from main/mhd-turbulence_pathline/visualization_goals.txt rename to paraview/mhd-turbulence_pathline/visualization_goals.txt diff --git a/main/mhd-turbulence_pathribbon/GS/mhd-turbulence_pathribbon_gs.png b/paraview/mhd-turbulence_pathribbon/GS/mhd-turbulence_pathribbon_gs.png similarity index 100% rename from main/mhd-turbulence_pathribbon/GS/mhd-turbulence_pathribbon_gs.png rename to paraview/mhd-turbulence_pathribbon/GS/mhd-turbulence_pathribbon_gs.png diff --git a/main/mhd-turbulence_pathribbon/GS/mhd-turbulence_pathribbon_gs.pvsm b/paraview/mhd-turbulence_pathribbon/GS/mhd-turbulence_pathribbon_gs.pvsm similarity index 100% rename from main/mhd-turbulence_pathribbon/GS/mhd-turbulence_pathribbon_gs.pvsm rename to paraview/mhd-turbulence_pathribbon/GS/mhd-turbulence_pathribbon_gs.pvsm diff --git a/main/mhd-turbulence_pathribbon/GS/mhd-turbulence_pathribbon_gs.py b/paraview/mhd-turbulence_pathribbon/GS/mhd-turbulence_pathribbon_gs.py similarity index 100% rename from main/mhd-turbulence_pathribbon/GS/mhd-turbulence_pathribbon_gs.py rename to paraview/mhd-turbulence_pathribbon/GS/mhd-turbulence_pathribbon_gs.py diff --git a/main/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0000.vti b/paraview/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0000.vti similarity index 100% rename from main/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0000.vti rename to paraview/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0000.vti diff --git a/main/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0010.vti b/paraview/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0010.vti similarity index 100% rename from main/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0010.vti rename to paraview/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0010.vti diff --git a/main/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0020.vti b/paraview/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0020.vti similarity index 100% rename from main/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0020.vti rename to paraview/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0020.vti diff --git a/main/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0030.vti b/paraview/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0030.vti similarity index 100% rename from main/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0030.vti rename to paraview/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0030.vti diff --git a/main/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0040.vti b/paraview/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0040.vti similarity index 100% rename from main/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0040.vti rename to paraview/mhd-turbulence_pathribbon/data/mhd-turbulence_pathribbon_0040.vti diff --git a/main/mhd-turbulence_pathribbon/task_description.txt b/paraview/mhd-turbulence_pathribbon/task_description.txt similarity index 100% rename from main/mhd-turbulence_pathribbon/task_description.txt rename to paraview/mhd-turbulence_pathribbon/task_description.txt diff --git a/main/mhd-turbulence_pathribbon/visualization_goals.txt b/paraview/mhd-turbulence_pathribbon/visualization_goals.txt similarity index 100% rename from main/mhd-turbulence_pathribbon/visualization_goals.txt rename to paraview/mhd-turbulence_pathribbon/visualization_goals.txt diff --git a/main/mhd-turbulence_streamline/GS/mhd-turbulence_streamline_gs.png b/paraview/mhd-turbulence_streamline/GS/mhd-turbulence_streamline_gs.png similarity index 100% rename from main/mhd-turbulence_streamline/GS/mhd-turbulence_streamline_gs.png rename to paraview/mhd-turbulence_streamline/GS/mhd-turbulence_streamline_gs.png diff --git a/main/mhd-turbulence_streamline/GS/mhd-turbulence_streamline_gs.pvsm b/paraview/mhd-turbulence_streamline/GS/mhd-turbulence_streamline_gs.pvsm similarity index 100% rename from main/mhd-turbulence_streamline/GS/mhd-turbulence_streamline_gs.pvsm rename to paraview/mhd-turbulence_streamline/GS/mhd-turbulence_streamline_gs.pvsm diff --git a/main/mhd-turbulence_streamline/GS/mhd-turbulence_streamline_gs.py b/paraview/mhd-turbulence_streamline/GS/mhd-turbulence_streamline_gs.py similarity index 100% rename from main/mhd-turbulence_streamline/GS/mhd-turbulence_streamline_gs.py rename to paraview/mhd-turbulence_streamline/GS/mhd-turbulence_streamline_gs.py diff --git a/main/mhd-turbulence_streamline/data/mhd-turbulence_streamline.vti b/paraview/mhd-turbulence_streamline/data/mhd-turbulence_streamline.vti similarity index 100% rename from main/mhd-turbulence_streamline/data/mhd-turbulence_streamline.vti rename to paraview/mhd-turbulence_streamline/data/mhd-turbulence_streamline.vti diff --git a/main/mhd-turbulence_streamline/task_description.txt b/paraview/mhd-turbulence_streamline/task_description.txt similarity index 100% rename from main/mhd-turbulence_streamline/task_description.txt rename to paraview/mhd-turbulence_streamline/task_description.txt diff --git a/main/mhd-turbulence_streamline/visualization_goals.txt b/paraview/mhd-turbulence_streamline/visualization_goals.txt similarity index 100% rename from main/mhd-turbulence_streamline/visualization_goals.txt rename to paraview/mhd-turbulence_streamline/visualization_goals.txt diff --git a/main/miranda/GS/CMakeLists.txt b/paraview/miranda/GS/CMakeLists.txt similarity index 100% rename from main/miranda/GS/CMakeLists.txt rename to paraview/miranda/GS/CMakeLists.txt diff --git a/main/miranda/GS/build/CMakeCache.txt b/paraview/miranda/GS/build/CMakeCache.txt similarity index 100% rename from main/miranda/GS/build/CMakeCache.txt rename to paraview/miranda/GS/build/CMakeCache.txt diff --git a/main/miranda/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake b/paraview/miranda/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake similarity index 100% rename from main/miranda/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake rename to paraview/miranda/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake diff --git a/main/miranda/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake b/paraview/miranda/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake similarity index 100% rename from main/miranda/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake rename to paraview/miranda/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake diff --git a/main/miranda/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin b/paraview/miranda/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin old mode 100755 new mode 100644 similarity index 100% rename from main/miranda/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin rename to paraview/miranda/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin diff --git a/main/miranda/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin b/paraview/miranda/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin old mode 100755 new mode 100644 similarity index 100% rename from main/miranda/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin rename to paraview/miranda/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin diff --git a/main/miranda/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake b/paraview/miranda/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake similarity index 100% rename from main/miranda/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake rename to paraview/miranda/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake diff --git a/main/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c b/paraview/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c similarity index 100% rename from main/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c rename to paraview/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c diff --git a/main/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out b/paraview/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out old mode 100755 new mode 100644 similarity index 100% rename from main/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out rename to paraview/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out diff --git a/main/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c b/paraview/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c similarity index 100% rename from main/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c rename to paraview/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c diff --git a/main/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp b/paraview/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp similarity index 100% rename from main/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp rename to paraview/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp diff --git a/main/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out b/paraview/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out old mode 100755 new mode 100644 similarity index 100% rename from main/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out rename to paraview/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out diff --git a/main/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp b/paraview/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp similarity index 100% rename from main/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp rename to paraview/miranda/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp diff --git a/main/miranda/GS/build/CMakeFiles/CMakeConfigureLog.yaml b/paraview/miranda/GS/build/CMakeFiles/CMakeConfigureLog.yaml similarity index 100% rename from main/miranda/GS/build/CMakeFiles/CMakeConfigureLog.yaml rename to paraview/miranda/GS/build/CMakeFiles/CMakeConfigureLog.yaml diff --git a/main/miranda/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake b/paraview/miranda/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake similarity index 100% rename from main/miranda/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake rename to paraview/miranda/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake diff --git a/main/miranda/GS/build/CMakeFiles/InstallScripts.json b/paraview/miranda/GS/build/CMakeFiles/InstallScripts.json similarity index 100% rename from main/miranda/GS/build/CMakeFiles/InstallScripts.json rename to paraview/miranda/GS/build/CMakeFiles/InstallScripts.json diff --git a/main/miranda/GS/build/CMakeFiles/Makefile.cmake b/paraview/miranda/GS/build/CMakeFiles/Makefile.cmake similarity index 100% rename from main/miranda/GS/build/CMakeFiles/Makefile.cmake rename to paraview/miranda/GS/build/CMakeFiles/Makefile.cmake diff --git a/main/miranda/GS/build/CMakeFiles/Makefile2 b/paraview/miranda/GS/build/CMakeFiles/Makefile2 similarity index 100% rename from main/miranda/GS/build/CMakeFiles/Makefile2 rename to paraview/miranda/GS/build/CMakeFiles/Makefile2 diff --git a/main/miranda/GS/build/CMakeFiles/TargetDirectories.txt b/paraview/miranda/GS/build/CMakeFiles/TargetDirectories.txt similarity index 100% rename from main/miranda/GS/build/CMakeFiles/TargetDirectories.txt rename to paraview/miranda/GS/build/CMakeFiles/TargetDirectories.txt diff --git a/main/miranda/GS/build/CMakeFiles/cmake.check_cache b/paraview/miranda/GS/build/CMakeFiles/cmake.check_cache similarity index 100% rename from main/miranda/GS/build/CMakeFiles/cmake.check_cache rename to paraview/miranda/GS/build/CMakeFiles/cmake.check_cache diff --git a/main/miranda/GS/build/CMakeFiles/miranda.dir/DependInfo.cmake b/paraview/miranda/GS/build/CMakeFiles/miranda.dir/DependInfo.cmake similarity index 100% rename from main/miranda/GS/build/CMakeFiles/miranda.dir/DependInfo.cmake rename to paraview/miranda/GS/build/CMakeFiles/miranda.dir/DependInfo.cmake diff --git a/main/miranda/GS/build/CMakeFiles/miranda.dir/build.make b/paraview/miranda/GS/build/CMakeFiles/miranda.dir/build.make similarity index 100% rename from main/miranda/GS/build/CMakeFiles/miranda.dir/build.make rename to paraview/miranda/GS/build/CMakeFiles/miranda.dir/build.make diff --git a/main/miranda/GS/build/CMakeFiles/miranda.dir/cmake_clean.cmake b/paraview/miranda/GS/build/CMakeFiles/miranda.dir/cmake_clean.cmake similarity index 100% rename from main/miranda/GS/build/CMakeFiles/miranda.dir/cmake_clean.cmake rename to paraview/miranda/GS/build/CMakeFiles/miranda.dir/cmake_clean.cmake diff --git a/main/miranda/GS/build/CMakeFiles/miranda.dir/compiler_depend.make b/paraview/miranda/GS/build/CMakeFiles/miranda.dir/compiler_depend.make similarity index 100% rename from main/miranda/GS/build/CMakeFiles/miranda.dir/compiler_depend.make rename to paraview/miranda/GS/build/CMakeFiles/miranda.dir/compiler_depend.make diff --git a/main/miranda/GS/build/CMakeFiles/miranda.dir/compiler_depend.ts b/paraview/miranda/GS/build/CMakeFiles/miranda.dir/compiler_depend.ts similarity index 100% rename from main/miranda/GS/build/CMakeFiles/miranda.dir/compiler_depend.ts rename to paraview/miranda/GS/build/CMakeFiles/miranda.dir/compiler_depend.ts diff --git a/main/miranda/GS/build/CMakeFiles/miranda.dir/depend.make b/paraview/miranda/GS/build/CMakeFiles/miranda.dir/depend.make similarity index 100% rename from main/miranda/GS/build/CMakeFiles/miranda.dir/depend.make rename to paraview/miranda/GS/build/CMakeFiles/miranda.dir/depend.make diff --git a/main/miranda/GS/build/CMakeFiles/miranda.dir/flags.make b/paraview/miranda/GS/build/CMakeFiles/miranda.dir/flags.make similarity index 100% rename from main/miranda/GS/build/CMakeFiles/miranda.dir/flags.make rename to paraview/miranda/GS/build/CMakeFiles/miranda.dir/flags.make diff --git a/main/miranda/GS/build/CMakeFiles/miranda.dir/link.txt b/paraview/miranda/GS/build/CMakeFiles/miranda.dir/link.txt similarity index 100% rename from main/miranda/GS/build/CMakeFiles/miranda.dir/link.txt rename to paraview/miranda/GS/build/CMakeFiles/miranda.dir/link.txt diff --git a/main/miranda/GS/build/CMakeFiles/miranda.dir/miranda_gs.cxx.o b/paraview/miranda/GS/build/CMakeFiles/miranda.dir/miranda_gs.cxx.o similarity index 100% rename from main/miranda/GS/build/CMakeFiles/miranda.dir/miranda_gs.cxx.o rename to paraview/miranda/GS/build/CMakeFiles/miranda.dir/miranda_gs.cxx.o diff --git a/main/miranda/GS/build/CMakeFiles/miranda.dir/miranda_gs.cxx.o.d b/paraview/miranda/GS/build/CMakeFiles/miranda.dir/miranda_gs.cxx.o.d similarity index 100% rename from main/miranda/GS/build/CMakeFiles/miranda.dir/miranda_gs.cxx.o.d rename to paraview/miranda/GS/build/CMakeFiles/miranda.dir/miranda_gs.cxx.o.d diff --git a/main/miranda/GS/build/CMakeFiles/miranda.dir/progress.make b/paraview/miranda/GS/build/CMakeFiles/miranda.dir/progress.make similarity index 100% rename from main/miranda/GS/build/CMakeFiles/miranda.dir/progress.make rename to paraview/miranda/GS/build/CMakeFiles/miranda.dir/progress.make diff --git a/main/miranda/GS/build/CMakeFiles/progress.marks b/paraview/miranda/GS/build/CMakeFiles/progress.marks similarity index 100% rename from main/miranda/GS/build/CMakeFiles/progress.marks rename to paraview/miranda/GS/build/CMakeFiles/progress.marks diff --git a/main/miranda/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h b/paraview/miranda/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h similarity index 100% rename from main/miranda/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h rename to paraview/miranda/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h diff --git a/main/miranda/GS/build/Makefile b/paraview/miranda/GS/build/Makefile similarity index 100% rename from main/miranda/GS/build/Makefile rename to paraview/miranda/GS/build/Makefile diff --git a/main/miranda/GS/build/cmake_install.cmake b/paraview/miranda/GS/build/cmake_install.cmake similarity index 100% rename from main/miranda/GS/build/cmake_install.cmake rename to paraview/miranda/GS/build/cmake_install.cmake diff --git a/main/miranda/GS/build/miranda b/paraview/miranda/GS/build/miranda old mode 100755 new mode 100644 similarity index 100% rename from main/miranda/GS/build/miranda rename to paraview/miranda/GS/build/miranda diff --git a/main/miranda/GS/miranda_gs.cxx b/paraview/miranda/GS/miranda_gs.cxx similarity index 100% rename from main/miranda/GS/miranda_gs.cxx rename to paraview/miranda/GS/miranda_gs.cxx diff --git a/main/miranda/GS/miranda_gs.png b/paraview/miranda/GS/miranda_gs.png similarity index 100% rename from main/miranda/GS/miranda_gs.png rename to paraview/miranda/GS/miranda_gs.png diff --git a/main/miranda/data/miranda_256x256x256_float32.vtk b/paraview/miranda/data/miranda_256x256x256_float32.vtk similarity index 100% rename from main/miranda/data/miranda_256x256x256_float32.vtk rename to paraview/miranda/data/miranda_256x256x256_float32.vtk diff --git a/main/miranda/task_description.txt b/paraview/miranda/task_description.txt similarity index 100% rename from main/miranda/task_description.txt rename to paraview/miranda/task_description.txt diff --git a/main/miranda/visualization_goals.txt b/paraview/miranda/visualization_goals.txt similarity index 100% rename from main/miranda/visualization_goals.txt rename to paraview/miranda/visualization_goals.txt diff --git a/chatvis_bench/ml-dvr/GS/ml-dvr_gs.png b/paraview/ml-dvr/GS/ml-dvr_gs.png similarity index 100% rename from chatvis_bench/ml-dvr/GS/ml-dvr_gs.png rename to paraview/ml-dvr/GS/ml-dvr_gs.png diff --git a/chatvis_bench/ml-dvr/GS/ml-dvr_gs.py b/paraview/ml-dvr/GS/ml-dvr_gs.py similarity index 100% rename from chatvis_bench/ml-dvr/GS/ml-dvr_gs.py rename to paraview/ml-dvr/GS/ml-dvr_gs.py diff --git a/chatvis_bench/ml-dvr/README.md b/paraview/ml-dvr/README.md similarity index 100% rename from chatvis_bench/ml-dvr/README.md rename to paraview/ml-dvr/README.md diff --git a/chatvis_bench/ml-dvr/data/ml-dvr.vtk b/paraview/ml-dvr/data/ml-dvr.vtk similarity index 100% rename from chatvis_bench/ml-dvr/data/ml-dvr.vtk rename to paraview/ml-dvr/data/ml-dvr.vtk diff --git a/chatvis_bench/ml-dvr/full_prompt.txt b/paraview/ml-dvr/full_prompt.txt similarity index 100% rename from chatvis_bench/ml-dvr/full_prompt.txt rename to paraview/ml-dvr/full_prompt.txt diff --git a/chatvis_bench/ml-dvr/quick_prompt.txt b/paraview/ml-dvr/quick_prompt.txt similarity index 100% rename from chatvis_bench/ml-dvr/quick_prompt.txt rename to paraview/ml-dvr/quick_prompt.txt diff --git a/chatvis_bench/ml-dvr/task_description.txt b/paraview/ml-dvr/task_description.txt similarity index 55% rename from chatvis_bench/ml-dvr/task_description.txt rename to paraview/ml-dvr/task_description.txt index 7f31aaf44b3150d7614bdaf9c2205b800437ecc3..fdc3f5d69ee96d743a1d54b5b76efb5131c31756 100644 --- a/chatvis_bench/ml-dvr/task_description.txt +++ b/paraview/ml-dvr/task_description.txt @@ -4,4 +4,6 @@ Generate a volume rendering using the default transfer function. Rotate the view to an isometric direction. Save a screenshot of the result in the filename "ml-dvr/results/{agent_mode}/ml-dvr.png". The rendered view and saved screenshot should be 1920 x 1080 pixels. -Finally, save the ParaView state as "ml-dvr/results/{agent_mode}/ml-dvr.pvsm" \ No newline at end of file +(Optional, but must save if use paraview) Save the paraview state as "ml-dvr/results/{agent_mode}/ml-dvr.pvsm". +(Optional, but must save if use python script) Save the python script as "ml-dvr/results/{agent_mode}/ml-dvr.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/ml-dvr/visualization_goals.txt b/paraview/ml-dvr/visualization_goals.txt similarity index 98% rename from chatvis_bench/ml-dvr/visualization_goals.txt rename to paraview/ml-dvr/visualization_goals.txt index 5bfc3c05c9cabb4e649f1bce3676266da8515b27..0a78ed429bc089fa4a10dcd1dbcb7b72100bd014 100644 --- a/chatvis_bench/ml-dvr/visualization_goals.txt +++ b/paraview/ml-dvr/visualization_goals.txt @@ -1,7 +1,7 @@ -1. Volume Rendering Quality: Is the volume rendering properly generated with appropriate opacity and color mapping that reveals internal structures? - -2. Transfer Function Application: Does the default transfer function effectively highlight meaningful data features and provide good visual contrast? - -3. Isometric View Setup: Is the visualization displayed from an isometric viewpoint that provides a clear three-dimensional perspective of the volume? - +1. Volume Rendering Quality: Is the volume rendering properly generated with appropriate opacity and color mapping that reveals internal structures? + +2. Transfer Function Application: Does the default transfer function effectively highlight meaningful data features and provide good visual contrast? + +3. Isometric View Setup: Is the visualization displayed from an isometric viewpoint that provides a clear three-dimensional perspective of the volume? + 4. Visual Clarity and Detail: Are the volume details clearly visible with proper lighting and shading that enhances depth perception? \ No newline at end of file diff --git a/chatvis_bench/ml-iso/GS/ml-iso_gs.png b/paraview/ml-iso/GS/ml-iso_gs.png similarity index 100% rename from chatvis_bench/ml-iso/GS/ml-iso_gs.png rename to paraview/ml-iso/GS/ml-iso_gs.png diff --git a/chatvis_bench/ml-iso/GS/ml-iso_gs.py b/paraview/ml-iso/GS/ml-iso_gs.py similarity index 100% rename from chatvis_bench/ml-iso/GS/ml-iso_gs.py rename to paraview/ml-iso/GS/ml-iso_gs.py diff --git a/chatvis_bench/ml-iso/README.md b/paraview/ml-iso/README.md similarity index 100% rename from chatvis_bench/ml-iso/README.md rename to paraview/ml-iso/README.md diff --git a/chatvis_bench/ml-iso/data/ml-iso.vtk b/paraview/ml-iso/data/ml-iso.vtk similarity index 100% rename from chatvis_bench/ml-iso/data/ml-iso.vtk rename to paraview/ml-iso/data/ml-iso.vtk diff --git a/chatvis_bench/ml-iso/full_prompt.txt b/paraview/ml-iso/full_prompt.txt similarity index 100% rename from chatvis_bench/ml-iso/full_prompt.txt rename to paraview/ml-iso/full_prompt.txt diff --git a/chatvis_bench/ml-iso/quick_prompt.txt b/paraview/ml-iso/quick_prompt.txt similarity index 100% rename from chatvis_bench/ml-iso/quick_prompt.txt rename to paraview/ml-iso/quick_prompt.txt diff --git a/paraview/ml-iso/task_description.txt b/paraview/ml-iso/task_description.txt new file mode 100644 index 0000000000000000000000000000000000000000..c391f1608b99be7fb066db108bc97ea426e6046e --- /dev/null +++ b/paraview/ml-iso/task_description.txt @@ -0,0 +1,5 @@ +Read in the file named "ml-iso/data/ml-iso.vtk", and generate an isosurface of the variable var0 at value 0.5. +Use a white background color. Save a screenshot of the result, size 1920 x 1080 pixels, in "ml-iso/results/{agent_mode}/ml-iso.png". +(Optional, but must save if use paraview) Save the paraview state as "ml-iso/results/{agent_mode}/ml-iso.pvsm". +(Optional, but must save if use python script) Save the python script as "ml-iso/results/{agent_mode}/ml-iso.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/ml-iso/visualization_goals.txt b/paraview/ml-iso/visualization_goals.txt similarity index 98% rename from chatvis_bench/ml-iso/visualization_goals.txt rename to paraview/ml-iso/visualization_goals.txt index c674eeb5f637c4b80a85e1ee364320c57ba769a0..5f05be226f434bb47bd10cfa8b51954ce930c52e 100644 --- a/chatvis_bench/ml-iso/visualization_goals.txt +++ b/paraview/ml-iso/visualization_goals.txt @@ -1,7 +1,7 @@ -1. Isosurface Generation: Is the isosurface properly generated at the specified value (0.5) with correct topology and continuity? - -2. Surface Rendering Quality: Does the isosurface display smooth surfaces with appropriate shading and lighting that reveals the 3D structure? - -3. Geometric Accuracy: Are the surface features geometrically correct and free from artifacts or discontinuities? - +1. Isosurface Generation: Is the isosurface properly generated at the specified value (0.5) with correct topology and continuity? + +2. Surface Rendering Quality: Does the isosurface display smooth surfaces with appropriate shading and lighting that reveals the 3D structure? + +3. Geometric Accuracy: Are the surface features geometrically correct and free from artifacts or discontinuities? + 4. Visual Presentation: Is the isosurface clearly visible with good contrast and coloring that enhances the understanding of the data structure? \ No newline at end of file diff --git a/chatvis_bench/ml-slice-iso/GS/ml-slice-iso_gs.png b/paraview/ml-slice-iso/GS/ml-slice-iso_gs.png similarity index 100% rename from chatvis_bench/ml-slice-iso/GS/ml-slice-iso_gs.png rename to paraview/ml-slice-iso/GS/ml-slice-iso_gs.png diff --git a/chatvis_bench/ml-slice-iso/GS/ml-slice-iso_gs.py b/paraview/ml-slice-iso/GS/ml-slice-iso_gs.py similarity index 100% rename from chatvis_bench/ml-slice-iso/GS/ml-slice-iso_gs.py rename to paraview/ml-slice-iso/GS/ml-slice-iso_gs.py diff --git a/chatvis_bench/ml-slice-iso/README.md b/paraview/ml-slice-iso/README.md similarity index 100% rename from chatvis_bench/ml-slice-iso/README.md rename to paraview/ml-slice-iso/README.md diff --git a/chatvis_bench/ml-slice-iso/data/ml-slice-iso.vtk b/paraview/ml-slice-iso/data/ml-slice-iso.vtk similarity index 100% rename from chatvis_bench/ml-slice-iso/data/ml-slice-iso.vtk rename to paraview/ml-slice-iso/data/ml-slice-iso.vtk diff --git a/chatvis_bench/ml-slice-iso/full_prompt.txt b/paraview/ml-slice-iso/full_prompt.txt similarity index 100% rename from chatvis_bench/ml-slice-iso/full_prompt.txt rename to paraview/ml-slice-iso/full_prompt.txt diff --git a/chatvis_bench/ml-slice-iso/quick_prompt.txt b/paraview/ml-slice-iso/quick_prompt.txt similarity index 100% rename from chatvis_bench/ml-slice-iso/quick_prompt.txt rename to paraview/ml-slice-iso/quick_prompt.txt diff --git a/chatvis_bench/ml-slice-iso/task_description.txt b/paraview/ml-slice-iso/task_description.txt similarity index 61% rename from chatvis_bench/ml-slice-iso/task_description.txt rename to paraview/ml-slice-iso/task_description.txt index b572a75d6161cf1679ce39dd9cff04120d550844..2b4261320c6fa7a32ccd42c93336012fbc9aa4ff 100644 --- a/chatvis_bench/ml-slice-iso/task_description.txt +++ b/paraview/ml-slice-iso/task_description.txt @@ -6,4 +6,6 @@ Color the contour red. Use a white background. Rotate the view to look at the +x direction. Save a screenshot of the result in the filename "ml-slice-iso/results/{agent_mode}/ml-slice-iso.png". The rendered view and saved screenshot should be 1920 x 1080 pixels. -Finally, save the ParaView state as "ml-slice-iso/results/{agent_mode}/ml-slice-iso.pvsm" \ No newline at end of file +(Optional, but must save if use paraview) Save the paraview state as "ml-slice-iso/results/{agent_mode}/ml-slice-iso.pvsm". +(Optional, but must save if use python script) Save the python script as "ml-slice-iso/results/{agent_mode}/ml-slice-iso.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/ml-slice-iso/visualization_goals.txt b/paraview/ml-slice-iso/visualization_goals.txt similarity index 98% rename from chatvis_bench/ml-slice-iso/visualization_goals.txt rename to paraview/ml-slice-iso/visualization_goals.txt index d00d5601deb6473186a1bb6a2e4efe29b3fa9738..d31e3022a956f2591516a60a99597b6c2f081c57 100644 --- a/chatvis_bench/ml-slice-iso/visualization_goals.txt +++ b/paraview/ml-slice-iso/visualization_goals.txt @@ -1,7 +1,7 @@ -1. Slice Generation: Is the y-z plane slice properly generated at x=0 position showing the correct cross-section of the volume? - -2. Contour on Slice: Are the contour lines at value 0.5 correctly extracted from the slice and properly displayed? - -3. Red Color Application: Is the contour visualization properly colored red as specified in the requirements? - +1. Slice Generation: Is the y-z plane slice properly generated at x=0 position showing the correct cross-section of the volume? + +2. Contour on Slice: Are the contour lines at value 0.5 correctly extracted from the slice and properly displayed? + +3. Red Color Application: Is the contour visualization properly colored red as specified in the requirements? + 4. View Direction: Is the visualization displayed from the correct +x direction view that provides clear visibility of the slice and contours? \ No newline at end of file diff --git a/chatvis_bench/points-surf-clip/GS/points-surf-clip_gs.png b/paraview/points-surf-clip/GS/points-surf-clip_gs.png similarity index 100% rename from chatvis_bench/points-surf-clip/GS/points-surf-clip_gs.png rename to paraview/points-surf-clip/GS/points-surf-clip_gs.png diff --git a/chatvis_bench/points-surf-clip/GS/points-surf-clip_gs.py b/paraview/points-surf-clip/GS/points-surf-clip_gs.py similarity index 100% rename from chatvis_bench/points-surf-clip/GS/points-surf-clip_gs.py rename to paraview/points-surf-clip/GS/points-surf-clip_gs.py diff --git a/chatvis_bench/points-surf-clip/README.md b/paraview/points-surf-clip/README.md similarity index 100% rename from chatvis_bench/points-surf-clip/README.md rename to paraview/points-surf-clip/README.md diff --git a/chatvis_bench/points-surf-clip/data/points-surf-clip.ex2 b/paraview/points-surf-clip/data/points-surf-clip.ex2 similarity index 100% rename from chatvis_bench/points-surf-clip/data/points-surf-clip.ex2 rename to paraview/points-surf-clip/data/points-surf-clip.ex2 diff --git a/chatvis_bench/points-surf-clip/full_prompt.txt b/paraview/points-surf-clip/full_prompt.txt similarity index 100% rename from chatvis_bench/points-surf-clip/full_prompt.txt rename to paraview/points-surf-clip/full_prompt.txt diff --git a/chatvis_bench/points-surf-clip/quick_prompt.txt b/paraview/points-surf-clip/quick_prompt.txt similarity index 100% rename from chatvis_bench/points-surf-clip/quick_prompt.txt rename to paraview/points-surf-clip/quick_prompt.txt diff --git a/chatvis_bench/points-surf-clip/task_description.txt b/paraview/points-surf-clip/task_description.txt similarity index 60% rename from chatvis_bench/points-surf-clip/task_description.txt rename to paraview/points-surf-clip/task_description.txt index e86745b9acb1e36761dc6695af341e693b73ae9b..37a2f2fd1b8a304f215e65cf6dc19421dc5a8087 100644 --- a/chatvis_bench/points-surf-clip/task_description.txt +++ b/paraview/points-surf-clip/task_description.txt @@ -5,4 +5,6 @@ Clip the data with a y-z plane at x=0, keeping the -x half of the data and remov Render the image as a wireframe. Save a screenshot of the result in the filename "points-surf-clip/results/{agent_mode}/points-surf-clip.png". The rendered view and saved screenshot should be 1920 x 1080 pixels. Use a white background color. -Finally, save the ParaView state as "points-surf-clip/results/{agent_mode}/points-surf-clip.pvsm" \ No newline at end of file +(Optional, but must save if use paraview) Save the paraview state as "points-surf-clip/results/{agent_mode}/points-surf-clip.pvsm". +(Optional, but must save if use python script) Save the python script as "points-surf-clip/results/{agent_mode}/points-surf-clip.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/points-surf-clip/visualization_goals.txt b/paraview/points-surf-clip/visualization_goals.txt similarity index 100% rename from chatvis_bench/points-surf-clip/visualization_goals.txt rename to paraview/points-surf-clip/visualization_goals.txt diff --git a/chatvis_bench/render-histogram/GS/render-histogram_gs.png b/paraview/render-histogram/GS/render-histogram_gs.png similarity index 100% rename from chatvis_bench/render-histogram/GS/render-histogram_gs.png rename to paraview/render-histogram/GS/render-histogram_gs.png diff --git a/chatvis_bench/render-histogram/GS/render-histogram_gs.py b/paraview/render-histogram/GS/render-histogram_gs.py similarity index 96% rename from chatvis_bench/render-histogram/GS/render-histogram_gs.py rename to paraview/render-histogram/GS/render-histogram_gs.py index 2b0c1a4f95eb479225b00ccaa85b96bcc24d52ea..7a43a262695df3e5a9e0ee3c8d73cf60f96a701e 100644 --- a/chatvis_bench/render-histogram/GS/render-histogram_gs.py +++ b/paraview/render-histogram/GS/render-histogram_gs.py @@ -1,70 +1,70 @@ -# import the simple module from the paraview -from paraview.simple import * - -# disable automatic camera reset on 'Show' -paraview.simple._DisableFirstRenderCameraReset() - -# create a new 'Wavelet' -wavelet1 = Wavelet() - -# get active view -renderView1 = GetActiveViewOrCreate('RenderView') -AssignViewToLayout(renderView1) - -# show data in view -wavelet1Display = Show(wavelet1, renderView1) - -# reset view to fit data -renderView1.ResetCamera() - -# change representation type -wavelet1Display.SetRepresentationType('Surface') - -# set scalar coloring -ColorBy(wavelet1Display, ('POINTS', 'RTData')) - -# rescale color and/or opacity maps used to include current data range -wavelet1Display.RescaleTransferFunctionToDataRange(True) - -# hide color bar/color legend -wavelet1Display.SetScalarBarVisibility(renderView1, True) - -# get color transfer function/color map for 'RTData' -rTDataLUT = GetColorTransferFunction('RTData') -rTDataLUT.ApplyPreset('Cool to Warm', True) - -# get layout -viewLayout1 = GetLayout() - -# split cell -viewLayout1.SplitHorizontal(0, 0.5) - -# set active view -SetActiveView(None) - -# Create a new 'Histogram View' -histogramView1 = CreateView('XYHistogramChartView') -histogramView1.ViewSize = [500, 780] - -# place view in the layout -viewLayout1.AssignView(2, histogramView1) - -# set active source -SetActiveSource(wavelet1) - -# show data in view -histogram = Show(wavelet1, histogramView1) -# trace defaults for the display properties. -histogram.SelectInputArray = ['POINTS', 'RTData'] -histogram.UseColorMapping = True -histogram.LookupTable = rTDataLUT - -Render(histogramView1) - -agent_mode = 'pvpython' - -# save screenshot of the entire layout (both views) -SaveScreenshot(f'render-histogram/results/{agent_mode}/render-histogram.png', viewLayout1) - -# save ParaView state -SaveState(f'render-histogram/results/{agent_mode}/render-histogram.pvsm') +# import the simple module from the paraview +from paraview.simple import * + +# disable automatic camera reset on 'Show' +paraview.simple._DisableFirstRenderCameraReset() + +# create a new 'Wavelet' +wavelet1 = Wavelet() + +# get active view +renderView1 = GetActiveViewOrCreate('RenderView') +AssignViewToLayout(renderView1) + +# show data in view +wavelet1Display = Show(wavelet1, renderView1) + +# reset view to fit data +renderView1.ResetCamera() + +# change representation type +wavelet1Display.SetRepresentationType('Surface') + +# set scalar coloring +ColorBy(wavelet1Display, ('POINTS', 'RTData')) + +# rescale color and/or opacity maps used to include current data range +wavelet1Display.RescaleTransferFunctionToDataRange(True) + +# hide color bar/color legend +wavelet1Display.SetScalarBarVisibility(renderView1, True) + +# get color transfer function/color map for 'RTData' +rTDataLUT = GetColorTransferFunction('RTData') +rTDataLUT.ApplyPreset('Cool to Warm', True) + +# get layout +viewLayout1 = GetLayout() + +# split cell +viewLayout1.SplitHorizontal(0, 0.5) + +# set active view +SetActiveView(None) + +# Create a new 'Histogram View' +histogramView1 = CreateView('XYHistogramChartView') +histogramView1.ViewSize = [500, 780] + +# place view in the layout +viewLayout1.AssignView(2, histogramView1) + +# set active source +SetActiveSource(wavelet1) + +# show data in view +histogram = Show(wavelet1, histogramView1) +# trace defaults for the display properties. +histogram.SelectInputArray = ['POINTS', 'RTData'] +histogram.UseColorMapping = True +histogram.LookupTable = rTDataLUT + +Render(histogramView1) + +agent_mode = 'pvpython' + +# save screenshot of the entire layout (both views) +SaveScreenshot(f'render-histogram/results/{agent_mode}/render-histogram.png', viewLayout1) + +# save ParaView state +SaveState(f'render-histogram/results/{agent_mode}/render-histogram.pvsm') diff --git a/chatvis_bench/render-histogram/README.md b/paraview/render-histogram/README.md similarity index 100% rename from chatvis_bench/render-histogram/README.md rename to paraview/render-histogram/README.md diff --git a/chatvis_bench/render-histogram/full_prompt.txt b/paraview/render-histogram/full_prompt.txt similarity index 100% rename from chatvis_bench/render-histogram/full_prompt.txt rename to paraview/render-histogram/full_prompt.txt diff --git a/chatvis_bench/render-histogram/quick_prompt.txt b/paraview/render-histogram/quick_prompt.txt similarity index 100% rename from chatvis_bench/render-histogram/quick_prompt.txt rename to paraview/render-histogram/quick_prompt.txt diff --git a/chatvis_bench/render-histogram/task_description.txt b/paraview/render-histogram/task_description.txt similarity index 59% rename from chatvis_bench/render-histogram/task_description.txt rename to paraview/render-histogram/task_description.txt index c052ef85dc9113cbbeda69ff8b2bdea88e25d107..f670be2d8ecb4f08d8f4cbfe5920a3d9284669b3 100644 --- a/chatvis_bench/render-histogram/task_description.txt +++ b/paraview/render-histogram/task_description.txt @@ -5,4 +5,6 @@ Next, split the view horizontally to the right and create a histogram view from Apply the same 'Cool to Warm' color map to the histogram. Save a screenshot of both views (wavelet rendering on the left and histogram on the right) in the file "render-histogram/results/{agent_mode}/render-histogram.png". -Finally, save the ParaView state as "render-histogram/results/{agent_mode}/render-histogram.pvsm" \ No newline at end of file +(Optional, but must save if use paraview) Save the paraview state as "render-histogram/results/{agent_mode}/render-histogram.pvsm". +(Optional, but must save if use python script) Save the python script as "render-histogram/results/{agent_mode}/render-histogram.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/render-histogram/visualization_goals.txt b/paraview/render-histogram/visualization_goals.txt similarity index 100% rename from chatvis_bench/render-histogram/visualization_goals.txt rename to paraview/render-histogram/visualization_goals.txt diff --git a/chatvis_bench/reset-camera-direction/GS/reset-camera-direction_gs.png b/paraview/reset-camera-direction/GS/reset-camera-direction_gs.png similarity index 100% rename from chatvis_bench/reset-camera-direction/GS/reset-camera-direction_gs.png rename to paraview/reset-camera-direction/GS/reset-camera-direction_gs.png diff --git a/chatvis_bench/reset-camera-direction/GS/reset-camera-direction_gs.py b/paraview/reset-camera-direction/GS/reset-camera-direction_gs.py similarity index 100% rename from chatvis_bench/reset-camera-direction/GS/reset-camera-direction_gs.py rename to paraview/reset-camera-direction/GS/reset-camera-direction_gs.py diff --git a/chatvis_bench/reset-camera-direction/README.md b/paraview/reset-camera-direction/README.md similarity index 100% rename from chatvis_bench/reset-camera-direction/README.md rename to paraview/reset-camera-direction/README.md diff --git a/chatvis_bench/reset-camera-direction/full_prompt.txt b/paraview/reset-camera-direction/full_prompt.txt similarity index 98% rename from chatvis_bench/reset-camera-direction/full_prompt.txt rename to paraview/reset-camera-direction/full_prompt.txt index 64d2cc000f89d789086d350d3b7777ae32672d6b..60a03f0c4d13d9e5573e2968809d9297161fde93 100644 --- a/chatvis_bench/reset-camera-direction/full_prompt.txt +++ b/paraview/reset-camera-direction/full_prompt.txt @@ -1,5 +1,5 @@ -I would like to use ParaView to visualize a dataset. -Please generate a ParaView Python script for the following operations. -Create a Wavelet object, and set its representation to "Surface with Edges." -Set the camera direction to [0.5, 1, 0.5]. +I would like to use ParaView to visualize a dataset. +Please generate a ParaView Python script for the following operations. +Create a Wavelet object, and set its representation to "Surface with Edges." +Set the camera direction to [0.5, 1, 0.5]. Save a screenshot to the file "reset-camera-direction-screenshot.png". \ No newline at end of file diff --git a/chatvis_bench/reset-camera-direction/quick_prompt.txt b/paraview/reset-camera-direction/quick_prompt.txt similarity index 99% rename from chatvis_bench/reset-camera-direction/quick_prompt.txt rename to paraview/reset-camera-direction/quick_prompt.txt index ef574f7fb6318114afa8b427b8bf873e7e78cd41..32a22ca1737add398a6e9a9c44cd4d5bd0e2138e 100644 --- a/chatvis_bench/reset-camera-direction/quick_prompt.txt +++ b/paraview/reset-camera-direction/quick_prompt.txt @@ -1,3 +1,3 @@ -Please generate a ParaView Python script for the following operations. -Create a Wavelet object, set its representation to "Surface with Edges", and set the camera direction to [0.5, 1, 0.5]. +Please generate a ParaView Python script for the following operations. +Create a Wavelet object, set its representation to "Surface with Edges", and set the camera direction to [0.5, 1, 0.5]. Save a screenshot to the file "reset-camera-direction-screenshot.png". \ No newline at end of file diff --git a/paraview/reset-camera-direction/task_description.txt b/paraview/reset-camera-direction/task_description.txt new file mode 100644 index 0000000000000000000000000000000000000000..d07f5a3f6dec844fe72615327146393156f499b2 --- /dev/null +++ b/paraview/reset-camera-direction/task_description.txt @@ -0,0 +1,5 @@ +Create a Wavelet object, set its representation to "Surface with Edges", and set the camera direction to [0.5, 1, 0.5]. +Save a screenshot to the file "reset-camera-direction/results/{agent_mode}/reset-camera-direction.png". +(Optional, but must save if use paraview) Save the paraview state as "reset-camera-direction/results/{agent_mode}/reset-camera-direction.pvsm". +(Optional, but must save if use python script) Save the python script as "reset-camera-direction/results/{agent_mode}/reset-camera-direction.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/reset-camera-direction/visualization_goals.txt b/paraview/reset-camera-direction/visualization_goals.txt similarity index 100% rename from chatvis_bench/reset-camera-direction/visualization_goals.txt rename to paraview/reset-camera-direction/visualization_goals.txt diff --git a/main/richtmyer/GS/CMakeLists.txt b/paraview/richtmyer/GS/CMakeLists.txt similarity index 100% rename from main/richtmyer/GS/CMakeLists.txt rename to paraview/richtmyer/GS/CMakeLists.txt diff --git a/main/richtmyer/GS/build/CMakeCache.txt b/paraview/richtmyer/GS/build/CMakeCache.txt similarity index 100% rename from main/richtmyer/GS/build/CMakeCache.txt rename to paraview/richtmyer/GS/build/CMakeCache.txt diff --git a/main/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake b/paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake rename to paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake diff --git a/main/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake b/paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake rename to paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake diff --git a/main/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin b/paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin old mode 100755 new mode 100644 similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin rename to paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin diff --git a/main/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin b/paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin old mode 100755 new mode 100644 similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin rename to paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin diff --git a/main/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake b/paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake rename to paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake diff --git a/main/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c b/paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c rename to paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c diff --git a/main/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out b/paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out old mode 100755 new mode 100644 similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out rename to paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out diff --git a/main/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c b/paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c rename to paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c diff --git a/main/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp b/paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp rename to paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp diff --git a/main/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out b/paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out old mode 100755 new mode 100644 similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out rename to paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out diff --git a/main/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp b/paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp rename to paraview/richtmyer/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp diff --git a/main/richtmyer/GS/build/CMakeFiles/CMakeConfigureLog.yaml b/paraview/richtmyer/GS/build/CMakeFiles/CMakeConfigureLog.yaml similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/CMakeConfigureLog.yaml rename to paraview/richtmyer/GS/build/CMakeFiles/CMakeConfigureLog.yaml diff --git a/main/richtmyer/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake b/paraview/richtmyer/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake rename to paraview/richtmyer/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake diff --git a/main/richtmyer/GS/build/CMakeFiles/InstallScripts.json b/paraview/richtmyer/GS/build/CMakeFiles/InstallScripts.json similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/InstallScripts.json rename to paraview/richtmyer/GS/build/CMakeFiles/InstallScripts.json diff --git a/main/richtmyer/GS/build/CMakeFiles/Makefile.cmake b/paraview/richtmyer/GS/build/CMakeFiles/Makefile.cmake similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/Makefile.cmake rename to paraview/richtmyer/GS/build/CMakeFiles/Makefile.cmake diff --git a/main/richtmyer/GS/build/CMakeFiles/Makefile2 b/paraview/richtmyer/GS/build/CMakeFiles/Makefile2 similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/Makefile2 rename to paraview/richtmyer/GS/build/CMakeFiles/Makefile2 diff --git a/main/richtmyer/GS/build/CMakeFiles/TargetDirectories.txt b/paraview/richtmyer/GS/build/CMakeFiles/TargetDirectories.txt similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/TargetDirectories.txt rename to paraview/richtmyer/GS/build/CMakeFiles/TargetDirectories.txt diff --git a/main/richtmyer/GS/build/CMakeFiles/cmake.check_cache b/paraview/richtmyer/GS/build/CMakeFiles/cmake.check_cache similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/cmake.check_cache rename to paraview/richtmyer/GS/build/CMakeFiles/cmake.check_cache diff --git a/main/richtmyer/GS/build/CMakeFiles/progress.marks b/paraview/richtmyer/GS/build/CMakeFiles/progress.marks similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/progress.marks rename to paraview/richtmyer/GS/build/CMakeFiles/progress.marks diff --git a/main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/DependInfo.cmake b/paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/DependInfo.cmake similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/DependInfo.cmake rename to paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/DependInfo.cmake diff --git a/main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/build.make b/paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/build.make similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/build.make rename to paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/build.make diff --git a/main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/cmake_clean.cmake b/paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/cmake_clean.cmake similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/cmake_clean.cmake rename to paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/cmake_clean.cmake diff --git a/main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/compiler_depend.make b/paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/compiler_depend.make similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/compiler_depend.make rename to paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/compiler_depend.make diff --git a/main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/compiler_depend.ts b/paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/compiler_depend.ts similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/compiler_depend.ts rename to paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/compiler_depend.ts diff --git a/main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/depend.make b/paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/depend.make similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/depend.make rename to paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/depend.make diff --git a/main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/flags.make b/paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/flags.make similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/flags.make rename to paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/flags.make diff --git a/main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/link.txt b/paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/link.txt similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/link.txt rename to paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/link.txt diff --git a/main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/progress.make b/paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/progress.make similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/progress.make rename to paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/progress.make diff --git a/main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/richtmyer_gs.cxx.o b/paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/richtmyer_gs.cxx.o similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/richtmyer_gs.cxx.o rename to paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/richtmyer_gs.cxx.o diff --git a/main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/richtmyer_gs.cxx.o.d b/paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/richtmyer_gs.cxx.o.d similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/richtmyer.dir/richtmyer_gs.cxx.o.d rename to paraview/richtmyer/GS/build/CMakeFiles/richtmyer.dir/richtmyer_gs.cxx.o.d diff --git a/main/richtmyer/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h b/paraview/richtmyer/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h similarity index 100% rename from main/richtmyer/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h rename to paraview/richtmyer/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h diff --git a/main/richtmyer/GS/build/Makefile b/paraview/richtmyer/GS/build/Makefile similarity index 100% rename from main/richtmyer/GS/build/Makefile rename to paraview/richtmyer/GS/build/Makefile diff --git a/main/richtmyer/GS/build/cmake_install.cmake b/paraview/richtmyer/GS/build/cmake_install.cmake similarity index 100% rename from main/richtmyer/GS/build/cmake_install.cmake rename to paraview/richtmyer/GS/build/cmake_install.cmake diff --git a/main/richtmyer/GS/build/richtmyer b/paraview/richtmyer/GS/build/richtmyer old mode 100755 new mode 100644 similarity index 100% rename from main/richtmyer/GS/build/richtmyer rename to paraview/richtmyer/GS/build/richtmyer diff --git a/main/richtmyer/GS/richtmyer_gs.cxx b/paraview/richtmyer/GS/richtmyer_gs.cxx similarity index 100% rename from main/richtmyer/GS/richtmyer_gs.cxx rename to paraview/richtmyer/GS/richtmyer_gs.cxx diff --git a/main/richtmyer/GS/richtmyer_gs.png b/paraview/richtmyer/GS/richtmyer_gs.png similarity index 100% rename from main/richtmyer/GS/richtmyer_gs.png rename to paraview/richtmyer/GS/richtmyer_gs.png diff --git a/main/richtmyer/data/richtmyer_256x256x240_float32.vtk b/paraview/richtmyer/data/richtmyer_256x256x240_float32.vtk similarity index 100% rename from main/richtmyer/data/richtmyer_256x256x240_float32.vtk rename to paraview/richtmyer/data/richtmyer_256x256x240_float32.vtk diff --git a/main/richtmyer/task_description.txt b/paraview/richtmyer/task_description.txt similarity index 100% rename from main/richtmyer/task_description.txt rename to paraview/richtmyer/task_description.txt diff --git a/main/richtmyer/visualization_goals.txt b/paraview/richtmyer/visualization_goals.txt similarity index 100% rename from main/richtmyer/visualization_goals.txt rename to paraview/richtmyer/visualization_goals.txt diff --git a/main/rotstrat/GS/CMakeLists.txt b/paraview/rotstrat/GS/CMakeLists.txt similarity index 100% rename from main/rotstrat/GS/CMakeLists.txt rename to paraview/rotstrat/GS/CMakeLists.txt diff --git a/main/rotstrat/GS/build/CMakeCache.txt b/paraview/rotstrat/GS/build/CMakeCache.txt similarity index 100% rename from main/rotstrat/GS/build/CMakeCache.txt rename to paraview/rotstrat/GS/build/CMakeCache.txt diff --git a/main/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake b/paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake rename to paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeCCompiler.cmake diff --git a/main/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake b/paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake rename to paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeCXXCompiler.cmake diff --git a/main/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin b/paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin old mode 100755 new mode 100644 similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin rename to paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_C.bin diff --git a/main/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin b/paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin old mode 100755 new mode 100644 similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin rename to paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeDetermineCompilerABI_CXX.bin diff --git a/main/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake b/paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake rename to paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CMakeSystem.cmake diff --git a/main/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c b/paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c rename to paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdC/CMakeCCompilerId.c diff --git a/main/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out b/paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out old mode 100755 new mode 100644 similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out rename to paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdC/a.out diff --git a/main/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c b/paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c rename to paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdC/apple-sdk.c diff --git a/main/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp b/paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp rename to paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/CMakeCXXCompilerId.cpp diff --git a/main/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out b/paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out old mode 100755 new mode 100644 similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out rename to paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/a.out diff --git a/main/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp b/paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp rename to paraview/rotstrat/GS/build/CMakeFiles/4.2.0/CompilerIdCXX/apple-sdk.cpp diff --git a/main/rotstrat/GS/build/CMakeFiles/CMakeConfigureLog.yaml b/paraview/rotstrat/GS/build/CMakeFiles/CMakeConfigureLog.yaml similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/CMakeConfigureLog.yaml rename to paraview/rotstrat/GS/build/CMakeFiles/CMakeConfigureLog.yaml diff --git a/main/rotstrat/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake b/paraview/rotstrat/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake rename to paraview/rotstrat/GS/build/CMakeFiles/CMakeDirectoryInformation.cmake diff --git a/main/rotstrat/GS/build/CMakeFiles/InstallScripts.json b/paraview/rotstrat/GS/build/CMakeFiles/InstallScripts.json similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/InstallScripts.json rename to paraview/rotstrat/GS/build/CMakeFiles/InstallScripts.json diff --git a/main/rotstrat/GS/build/CMakeFiles/Makefile.cmake b/paraview/rotstrat/GS/build/CMakeFiles/Makefile.cmake similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/Makefile.cmake rename to paraview/rotstrat/GS/build/CMakeFiles/Makefile.cmake diff --git a/main/rotstrat/GS/build/CMakeFiles/Makefile2 b/paraview/rotstrat/GS/build/CMakeFiles/Makefile2 similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/Makefile2 rename to paraview/rotstrat/GS/build/CMakeFiles/Makefile2 diff --git a/main/rotstrat/GS/build/CMakeFiles/TargetDirectories.txt b/paraview/rotstrat/GS/build/CMakeFiles/TargetDirectories.txt similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/TargetDirectories.txt rename to paraview/rotstrat/GS/build/CMakeFiles/TargetDirectories.txt diff --git a/main/rotstrat/GS/build/CMakeFiles/cmake.check_cache b/paraview/rotstrat/GS/build/CMakeFiles/cmake.check_cache similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/cmake.check_cache rename to paraview/rotstrat/GS/build/CMakeFiles/cmake.check_cache diff --git a/main/rotstrat/GS/build/CMakeFiles/progress.marks b/paraview/rotstrat/GS/build/CMakeFiles/progress.marks similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/progress.marks rename to paraview/rotstrat/GS/build/CMakeFiles/progress.marks diff --git a/main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/DependInfo.cmake b/paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/DependInfo.cmake similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/DependInfo.cmake rename to paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/DependInfo.cmake diff --git a/main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/build.make b/paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/build.make similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/build.make rename to paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/build.make diff --git a/main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/cmake_clean.cmake b/paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/cmake_clean.cmake similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/cmake_clean.cmake rename to paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/cmake_clean.cmake diff --git a/main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/compiler_depend.make b/paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/compiler_depend.make similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/compiler_depend.make rename to paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/compiler_depend.make diff --git a/main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/compiler_depend.ts b/paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/compiler_depend.ts similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/compiler_depend.ts rename to paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/compiler_depend.ts diff --git a/main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/depend.make b/paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/depend.make similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/depend.make rename to paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/depend.make diff --git a/main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/flags.make b/paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/flags.make similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/flags.make rename to paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/flags.make diff --git a/main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/link.txt b/paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/link.txt similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/link.txt rename to paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/link.txt diff --git a/main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/progress.make b/paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/progress.make similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/progress.make rename to paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/progress.make diff --git a/main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/rotstrat_gs.cxx.o b/paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/rotstrat_gs.cxx.o similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/rotstrat_gs.cxx.o rename to paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/rotstrat_gs.cxx.o diff --git a/main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/rotstrat_gs.cxx.o.d b/paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/rotstrat_gs.cxx.o.d similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/rotstrat.dir/rotstrat_gs.cxx.o.d rename to paraview/rotstrat/GS/build/CMakeFiles/rotstrat.dir/rotstrat_gs.cxx.o.d diff --git a/main/rotstrat/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h b/paraview/rotstrat/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h similarity index 100% rename from main/rotstrat/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h rename to paraview/rotstrat/GS/build/CMakeFiles/vtkModuleAutoInit_ec47e130ffdb4ae73e1b1973a6727492.h diff --git a/main/rotstrat/GS/build/Makefile b/paraview/rotstrat/GS/build/Makefile similarity index 100% rename from main/rotstrat/GS/build/Makefile rename to paraview/rotstrat/GS/build/Makefile diff --git a/main/rotstrat/GS/build/cmake_install.cmake b/paraview/rotstrat/GS/build/cmake_install.cmake similarity index 100% rename from main/rotstrat/GS/build/cmake_install.cmake rename to paraview/rotstrat/GS/build/cmake_install.cmake diff --git a/main/rotstrat/GS/build/rotstrat b/paraview/rotstrat/GS/build/rotstrat old mode 100755 new mode 100644 similarity index 100% rename from main/rotstrat/GS/build/rotstrat rename to paraview/rotstrat/GS/build/rotstrat diff --git a/main/rotstrat/GS/rotstrat_gs.cxx b/paraview/rotstrat/GS/rotstrat_gs.cxx similarity index 100% rename from main/rotstrat/GS/rotstrat_gs.cxx rename to paraview/rotstrat/GS/rotstrat_gs.cxx diff --git a/main/rotstrat/GS/rotstrat_gs.png b/paraview/rotstrat/GS/rotstrat_gs.png similarity index 100% rename from main/rotstrat/GS/rotstrat_gs.png rename to paraview/rotstrat/GS/rotstrat_gs.png diff --git a/main/rotstrat/data/rotstrat_256x256x256_float32.vtk b/paraview/rotstrat/data/rotstrat_256x256x256_float32.vtk similarity index 100% rename from main/rotstrat/data/rotstrat_256x256x256_float32.vtk rename to paraview/rotstrat/data/rotstrat_256x256x256_float32.vtk diff --git a/main/rotstrat/task_description.txt b/paraview/rotstrat/task_description.txt similarity index 100% rename from main/rotstrat/task_description.txt rename to paraview/rotstrat/task_description.txt diff --git a/main/rotstrat/visualization_goals.txt b/paraview/rotstrat/visualization_goals.txt similarity index 100% rename from main/rotstrat/visualization_goals.txt rename to paraview/rotstrat/visualization_goals.txt diff --git a/main/rti-velocity_glyph/GS/rti-velocity_glyph_gs.png b/paraview/rti-velocity_glyph/GS/rti-velocity_glyph_gs.png similarity index 100% rename from main/rti-velocity_glyph/GS/rti-velocity_glyph_gs.png rename to paraview/rti-velocity_glyph/GS/rti-velocity_glyph_gs.png diff --git a/main/rti-velocity_glyph/GS/rti-velocity_glyph_gs.pvsm b/paraview/rti-velocity_glyph/GS/rti-velocity_glyph_gs.pvsm similarity index 100% rename from main/rti-velocity_glyph/GS/rti-velocity_glyph_gs.pvsm rename to paraview/rti-velocity_glyph/GS/rti-velocity_glyph_gs.pvsm diff --git a/main/rti-velocity_glyph/GS/rti-velocity_glyph_gs.py b/paraview/rti-velocity_glyph/GS/rti-velocity_glyph_gs.py similarity index 100% rename from main/rti-velocity_glyph/GS/rti-velocity_glyph_gs.py rename to paraview/rti-velocity_glyph/GS/rti-velocity_glyph_gs.py diff --git a/main/rti-velocity_glyph/data/rti-velocity_glyph.vti b/paraview/rti-velocity_glyph/data/rti-velocity_glyph.vti similarity index 100% rename from main/rti-velocity_glyph/data/rti-velocity_glyph.vti rename to paraview/rti-velocity_glyph/data/rti-velocity_glyph.vti diff --git a/main/rti-velocity_glyph/task_description.txt b/paraview/rti-velocity_glyph/task_description.txt similarity index 100% rename from main/rti-velocity_glyph/task_description.txt rename to paraview/rti-velocity_glyph/task_description.txt diff --git a/main/rti-velocity_glyph/visualization_goals.txt b/paraview/rti-velocity_glyph/visualization_goals.txt similarity index 100% rename from main/rti-velocity_glyph/visualization_goals.txt rename to paraview/rti-velocity_glyph/visualization_goals.txt diff --git a/main/rti-velocity_slices/GS/rti-velocity_slices_gs.png b/paraview/rti-velocity_slices/GS/rti-velocity_slices_gs.png similarity index 100% rename from main/rti-velocity_slices/GS/rti-velocity_slices_gs.png rename to paraview/rti-velocity_slices/GS/rti-velocity_slices_gs.png diff --git a/main/rti-velocity_slices/GS/rti-velocity_slices_gs.pvsm b/paraview/rti-velocity_slices/GS/rti-velocity_slices_gs.pvsm similarity index 100% rename from main/rti-velocity_slices/GS/rti-velocity_slices_gs.pvsm rename to paraview/rti-velocity_slices/GS/rti-velocity_slices_gs.pvsm diff --git a/main/rti-velocity_slices/GS/rti-velocity_slices_gs.py b/paraview/rti-velocity_slices/GS/rti-velocity_slices_gs.py similarity index 100% rename from main/rti-velocity_slices/GS/rti-velocity_slices_gs.py rename to paraview/rti-velocity_slices/GS/rti-velocity_slices_gs.py diff --git a/main/rti-velocity_slices/data/rti-velocity_slices.vti b/paraview/rti-velocity_slices/data/rti-velocity_slices.vti similarity index 100% rename from main/rti-velocity_slices/data/rti-velocity_slices.vti rename to paraview/rti-velocity_slices/data/rti-velocity_slices.vti diff --git a/main/rti-velocity_slices/task_description.txt b/paraview/rti-velocity_slices/task_description.txt similarity index 100% rename from main/rti-velocity_slices/task_description.txt rename to paraview/rti-velocity_slices/task_description.txt diff --git a/main/rti-velocity_slices/visualization_goals.txt b/paraview/rti-velocity_slices/visualization_goals.txt similarity index 100% rename from main/rti-velocity_slices/visualization_goals.txt rename to paraview/rti-velocity_slices/visualization_goals.txt diff --git a/main/rti-velocity_streakline/GS/rti-velocity_streakline_gs.png b/paraview/rti-velocity_streakline/GS/rti-velocity_streakline_gs.png similarity index 100% rename from main/rti-velocity_streakline/GS/rti-velocity_streakline_gs.png rename to paraview/rti-velocity_streakline/GS/rti-velocity_streakline_gs.png diff --git a/main/rti-velocity_streakline/GS/rti-velocity_streakline_gs.pvsm b/paraview/rti-velocity_streakline/GS/rti-velocity_streakline_gs.pvsm similarity index 100% rename from main/rti-velocity_streakline/GS/rti-velocity_streakline_gs.pvsm rename to paraview/rti-velocity_streakline/GS/rti-velocity_streakline_gs.pvsm diff --git a/main/rti-velocity_streakline/GS/rti-velocity_streakline_gs.py b/paraview/rti-velocity_streakline/GS/rti-velocity_streakline_gs.py similarity index 100% rename from main/rti-velocity_streakline/GS/rti-velocity_streakline_gs.py rename to paraview/rti-velocity_streakline/GS/rti-velocity_streakline_gs.py diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0030.nc b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0030.nc similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0030.nc rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0030.nc diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0030.vti b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0030.vti similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0030.vti rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0030.vti diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0031.nc b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0031.nc similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0031.nc rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0031.nc diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0032.nc b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0032.nc similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0032.nc rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0032.nc diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0033.nc b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0033.nc similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0033.nc rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0033.nc diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0034.nc b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0034.nc similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0034.nc rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0034.nc diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0035.nc b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0035.nc similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0035.nc rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0035.nc diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0036.nc b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0036.nc similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0036.nc rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0036.nc diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0037.nc b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0037.nc similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0037.nc rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0037.nc diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0038.nc b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0038.nc similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0038.nc rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0038.nc diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0039.nc b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0039.nc similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0039.nc rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0039.nc diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0040.nc b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0040.nc similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0040.nc rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0040.nc diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0040.vti b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0040.vti similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0040.vti rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0040.vti diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0050.vti b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0050.vti similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0050.vti rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0050.vti diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0060.vti b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0060.vti similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0060.vti rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0060.vti diff --git a/main/rti-velocity_streakline/data/rti-velocity_streakline_0070.vti b/paraview/rti-velocity_streakline/data/rti-velocity_streakline_0070.vti similarity index 100% rename from main/rti-velocity_streakline/data/rti-velocity_streakline_0070.vti rename to paraview/rti-velocity_streakline/data/rti-velocity_streakline_0070.vti diff --git a/main/rti-velocity_streakline/task_description.txt b/paraview/rti-velocity_streakline/task_description.txt similarity index 100% rename from main/rti-velocity_streakline/task_description.txt rename to paraview/rti-velocity_streakline/task_description.txt diff --git a/main/rti-velocity_streakline/visualization_goals.txt b/paraview/rti-velocity_streakline/visualization_goals.txt similarity index 100% rename from main/rti-velocity_streakline/visualization_goals.txt rename to paraview/rti-velocity_streakline/visualization_goals.txt diff --git a/chatvis_bench/save-transparent/GS/save-transparent_gs.png b/paraview/save-transparent/GS/save-transparent_gs.png similarity index 100% rename from chatvis_bench/save-transparent/GS/save-transparent_gs.png rename to paraview/save-transparent/GS/save-transparent_gs.png diff --git a/chatvis_bench/save-transparent/GS/save-transparent_gs.py b/paraview/save-transparent/GS/save-transparent_gs.py similarity index 100% rename from chatvis_bench/save-transparent/GS/save-transparent_gs.py rename to paraview/save-transparent/GS/save-transparent_gs.py diff --git a/chatvis_bench/save-transparent/README.md b/paraview/save-transparent/README.md similarity index 100% rename from chatvis_bench/save-transparent/README.md rename to paraview/save-transparent/README.md diff --git a/chatvis_bench/save-transparent/full_prompt.txt b/paraview/save-transparent/full_prompt.txt similarity index 100% rename from chatvis_bench/save-transparent/full_prompt.txt rename to paraview/save-transparent/full_prompt.txt diff --git a/chatvis_bench/save-transparent/quick_prompt.txt b/paraview/save-transparent/quick_prompt.txt similarity index 100% rename from chatvis_bench/save-transparent/quick_prompt.txt rename to paraview/save-transparent/quick_prompt.txt diff --git a/chatvis_bench/save-transparent/task_description.txt b/paraview/save-transparent/task_description.txt similarity index 68% rename from chatvis_bench/save-transparent/task_description.txt rename to paraview/save-transparent/task_description.txt index 0a6b6423bca700167e500010b5b9ee2c7130d5bd..df9eb0eaaba7d31ba5c2dd73c6f9e0e96e589550 100644 --- a/chatvis_bench/save-transparent/task_description.txt +++ b/paraview/save-transparent/task_description.txt @@ -4,4 +4,6 @@ Render the wavelet as a surface. Hide the color bar. Next, set the layout size to be 300 pixels by 300 pixels. Next, move the camera with the following settings. The camera position should be [30.273897726939246, 40.8733980301544, 43.48927935675712]. The camera view up should be [-0.3634544237682163, 0.7916848767068606, -0.49105594165731975]. The camera parallel scale should be 17.320508075688775. Save a screenshot to the file “save-transparent/results/{agent_mode}/save-transparent.png”, set the image resolution to 300x300, and set the background to transparent. -Finally, save the ParaView state as "save-transparent/results/{agent_mode}/save-transparent.pvsm" \ No newline at end of file +(Optional, but must save if use paraview) Save the paraview state as "save-transparent/results/{agent_mode}/save-transparent.pvsm". +(Optional, but must save if use python script) Save the python script as "save-transparent/results/{agent_mode}/save-transparent.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/save-transparent/visualization_goals.txt b/paraview/save-transparent/visualization_goals.txt similarity index 100% rename from chatvis_bench/save-transparent/visualization_goals.txt rename to paraview/save-transparent/visualization_goals.txt diff --git a/main/screenshot_gs.sh b/paraview/screenshot_gs.sh similarity index 100% rename from main/screenshot_gs.sh rename to paraview/screenshot_gs.sh diff --git a/main/screenshot_helper.py b/paraview/screenshot_helper.py similarity index 100% rename from main/screenshot_helper.py rename to paraview/screenshot_helper.py diff --git a/chatvis_bench/shrink-sphere/GS/shrink-sphere_gs.png b/paraview/shrink-sphere/GS/shrink-sphere_gs.png similarity index 100% rename from chatvis_bench/shrink-sphere/GS/shrink-sphere_gs.png rename to paraview/shrink-sphere/GS/shrink-sphere_gs.png diff --git a/chatvis_bench/shrink-sphere/GS/shrink-sphere_gs.py b/paraview/shrink-sphere/GS/shrink-sphere_gs.py similarity index 100% rename from chatvis_bench/shrink-sphere/GS/shrink-sphere_gs.py rename to paraview/shrink-sphere/GS/shrink-sphere_gs.py diff --git a/chatvis_bench/shrink-sphere/README.md b/paraview/shrink-sphere/README.md similarity index 100% rename from chatvis_bench/shrink-sphere/README.md rename to paraview/shrink-sphere/README.md diff --git a/chatvis_bench/shrink-sphere/full_prompt.txt b/paraview/shrink-sphere/full_prompt.txt similarity index 100% rename from chatvis_bench/shrink-sphere/full_prompt.txt rename to paraview/shrink-sphere/full_prompt.txt diff --git a/chatvis_bench/shrink-sphere/quick_prompt.txt b/paraview/shrink-sphere/quick_prompt.txt similarity index 100% rename from chatvis_bench/shrink-sphere/quick_prompt.txt rename to paraview/shrink-sphere/quick_prompt.txt diff --git a/chatvis_bench/shrink-sphere/task_description.txt b/paraview/shrink-sphere/task_description.txt similarity index 59% rename from chatvis_bench/shrink-sphere/task_description.txt rename to paraview/shrink-sphere/task_description.txt index 06a36e708301177c8759b6fabf311142192243f7..ae03c4998f730d770cf9549cc084a0d0c0d150fc 100644 --- a/chatvis_bench/shrink-sphere/task_description.txt +++ b/paraview/shrink-sphere/task_description.txt @@ -6,4 +6,6 @@ Extract a wireframe from the sphere. Group the shrink filter and wireframe together and show them. Save a screenshot of the result in the filename "shrink-sphere/results/{agent_mode}/shrink-sphere.png". The rendered view and saved screenshot should be 1920 x 1080 pixels and have a white background. -Finally, save the ParaView state as "shrink-sphere/results/{agent_mode}/shrink-sphere.pvsm". \ No newline at end of file +(Optional, but must save if use paraview) Save the paraview state as "shrink-sphere/results/{agent_mode}/shrink-sphere.pvsm". +(Optional, but must save if use python script) Save the python script as "shrink-sphere/results/{agent_mode}/shrink-sphere.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/shrink-sphere/visualization_goals.txt b/paraview/shrink-sphere/visualization_goals.txt similarity index 98% rename from chatvis_bench/shrink-sphere/visualization_goals.txt rename to paraview/shrink-sphere/visualization_goals.txt index 5fb576c393810e701a7e7a1caa60b58305f7428a..cde1fc8348ea7dc082fbf91eaad767477e401f71 100644 --- a/chatvis_bench/shrink-sphere/visualization_goals.txt +++ b/paraview/shrink-sphere/visualization_goals.txt @@ -1,7 +1,7 @@ -1. Sphere Creation and Resolution: Is the sphere created with doubled theta resolution providing higher geometric detail and smoother curvature? - -2. Shrink Filter Application: Is the shrink filter properly applied with halved shrink factor creating visible separation between mesh elements? - -3. Dual Representation: Are both the wireframe sphere and shrink filter results simultaneously visible and properly grouped together? - +1. Sphere Creation and Resolution: Is the sphere created with doubled theta resolution providing higher geometric detail and smoother curvature? + +2. Shrink Filter Application: Is the shrink filter properly applied with halved shrink factor creating visible separation between mesh elements? + +3. Dual Representation: Are both the wireframe sphere and shrink filter results simultaneously visible and properly grouped together? + 4. Visual Quality: Does the visualization clearly show the contrast between the wireframe structure and the shrunken elements with appropriate white background? \ No newline at end of file diff --git a/main/solar-plume/GS/gs_diagonal_view.png b/paraview/solar-plume/GS/gs_diagonal_view.png similarity index 100% rename from main/solar-plume/GS/gs_diagonal_view.png rename to paraview/solar-plume/GS/gs_diagonal_view.png diff --git a/main/solar-plume/GS/gs_front_view.png b/paraview/solar-plume/GS/gs_front_view.png similarity index 100% rename from main/solar-plume/GS/gs_front_view.png rename to paraview/solar-plume/GS/gs_front_view.png diff --git a/main/solar-plume/GS/gs_side_view.png b/paraview/solar-plume/GS/gs_side_view.png similarity index 100% rename from main/solar-plume/GS/gs_side_view.png rename to paraview/solar-plume/GS/gs_side_view.png diff --git a/main/solar-plume/GS/solar-plume_gs.png b/paraview/solar-plume/GS/solar-plume_gs.png similarity index 100% rename from main/solar-plume/GS/solar-plume_gs.png rename to paraview/solar-plume/GS/solar-plume_gs.png diff --git a/main/solar-plume/GS/solar-plume_gs.pvsm b/paraview/solar-plume/GS/solar-plume_gs.pvsm similarity index 100% rename from main/solar-plume/GS/solar-plume_gs.pvsm rename to paraview/solar-plume/GS/solar-plume_gs.pvsm diff --git a/main/solar-plume/data/solar-plume.txt b/paraview/solar-plume/data/solar-plume.txt similarity index 100% rename from main/solar-plume/data/solar-plume.txt rename to paraview/solar-plume/data/solar-plume.txt diff --git a/main/solar-plume/data/solar-plume_126x126x512_float32_scalar3.raw b/paraview/solar-plume/data/solar-plume_126x126x512_float32_scalar3.raw similarity index 100% rename from main/solar-plume/data/solar-plume_126x126x512_float32_scalar3.raw rename to paraview/solar-plume/data/solar-plume_126x126x512_float32_scalar3.raw diff --git a/main/solar-plume/task_description.txt b/paraview/solar-plume/task_description.txt similarity index 100% rename from main/solar-plume/task_description.txt rename to paraview/solar-plume/task_description.txt diff --git a/main/solar-plume/visualization_goals.txt b/paraview/solar-plume/visualization_goals.txt similarity index 100% rename from main/solar-plume/visualization_goals.txt rename to paraview/solar-plume/visualization_goals.txt diff --git a/chatvis_bench/stream-glyph/GS/stream-glyph_gs.png b/paraview/stream-glyph/GS/stream-glyph_gs.png similarity index 100% rename from chatvis_bench/stream-glyph/GS/stream-glyph_gs.png rename to paraview/stream-glyph/GS/stream-glyph_gs.png diff --git a/chatvis_bench/stream-glyph/GS/stream-glyph_gs.py b/paraview/stream-glyph/GS/stream-glyph_gs.py similarity index 100% rename from chatvis_bench/stream-glyph/GS/stream-glyph_gs.py rename to paraview/stream-glyph/GS/stream-glyph_gs.py diff --git a/chatvis_bench/stream-glyph/README.md b/paraview/stream-glyph/README.md similarity index 100% rename from chatvis_bench/stream-glyph/README.md rename to paraview/stream-glyph/README.md diff --git a/chatvis_bench/stream-glyph/data/stream-glyph.ex2 b/paraview/stream-glyph/data/stream-glyph.ex2 similarity index 100% rename from chatvis_bench/stream-glyph/data/stream-glyph.ex2 rename to paraview/stream-glyph/data/stream-glyph.ex2 diff --git a/chatvis_bench/stream-glyph/full_prompt.txt b/paraview/stream-glyph/full_prompt.txt similarity index 100% rename from chatvis_bench/stream-glyph/full_prompt.txt rename to paraview/stream-glyph/full_prompt.txt diff --git a/chatvis_bench/stream-glyph/quick_prompt.txt b/paraview/stream-glyph/quick_prompt.txt similarity index 100% rename from chatvis_bench/stream-glyph/quick_prompt.txt rename to paraview/stream-glyph/quick_prompt.txt diff --git a/chatvis_bench/stream-glyph/task_description.txt b/paraview/stream-glyph/task_description.txt similarity index 62% rename from chatvis_bench/stream-glyph/task_description.txt rename to paraview/stream-glyph/task_description.txt index d7825a8ce48b0adf67c3c77252cb70bca27a7554..58b657080273a7a9ffb2986aef9d460a8c3eb441 100644 --- a/chatvis_bench/stream-glyph/task_description.txt +++ b/paraview/stream-glyph/task_description.txt @@ -7,4 +7,6 @@ Color the streamlines and glyphs by the Temp data array. View the result in the +X direction. Save a screenshot of the result in the filename "stream-glyph/results/{agent_mode}/stream-glyph.png". The rendered view and saved screenshot should be 1920 x 1080 pixels. -Finally, save the ParaView state as "stream-glyph/results/{agent_mode}/stream-glyph.pvsm". \ No newline at end of file +(Optional, but must save if use paraview) Save the paraview state as "stream-glyph/results/{agent_mode}/stream-glyph.pvsm". +(Optional, but must save if use python script) Save the python script as "stream-glyph/results/{agent_mode}/stream-glyph.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/stream-glyph/visualization_goals.txt b/paraview/stream-glyph/visualization_goals.txt similarity index 100% rename from chatvis_bench/stream-glyph/visualization_goals.txt rename to paraview/stream-glyph/visualization_goals.txt diff --git a/chatvis_bench/subseries-of-time-series/GS/subseries-of-time-series_gs.png b/paraview/subseries-of-time-series/GS/subseries-of-time-series_gs.png similarity index 100% rename from chatvis_bench/subseries-of-time-series/GS/subseries-of-time-series_gs.png rename to paraview/subseries-of-time-series/GS/subseries-of-time-series_gs.png diff --git a/chatvis_bench/subseries-of-time-series/GS/subseries-of-time-series_gs.py b/paraview/subseries-of-time-series/GS/subseries-of-time-series_gs.py similarity index 96% rename from chatvis_bench/subseries-of-time-series/GS/subseries-of-time-series_gs.py rename to paraview/subseries-of-time-series/GS/subseries-of-time-series_gs.py index 4c2e7f46879b7f2eea4cdd589731311e0b11a4e3..d97e47eb1e0c51df21a1a5d88f739130381fa7b1 100644 --- a/chatvis_bench/subseries-of-time-series/GS/subseries-of-time-series_gs.py +++ b/paraview/subseries-of-time-series/GS/subseries-of-time-series_gs.py @@ -1,44 +1,44 @@ -import sys -from paraview.simple import * - -dataFile = 'can.ex2' - -# create a new 'ExodusIIReader' -canex2 = ExodusIIReader(FileName=[dataFile]) - -# Properties modified on canex2 -canex2.ElementBlocks = ['Unnamed block ID: 1 Type: HEX', 'Unnamed block ID: 2 Type: HEX'] - -renderView1 = GetActiveViewOrCreate('RenderView') - -# create a new 'Slice' -slice1 = Slice(Input=canex2) -slice1.SliceType = 'Plane' - -# init the 'Plane' selected for 'SliceType' -slice1.SliceType.Origin = [0.21706008911132812, 4.0, -5.110947132110596] -slice1.SliceType.Normal = [1.0, 0.0, 0.0] -slice1.SliceType.Offset = 0.0 - -# save data -from os.path import join -SaveData('canslices.vtm', proxy=slice1, Writetimestepsasfileseries=1, - Firsttimestep=10, - Lasttimestep=20, - Timestepstride=3, - Filenamesuffix='_%d', - DataMode='Appended', - HeaderType='UInt64', - EncodeAppendedData=0, - CompressorType='None') - -# create a new 'XML MultiBlock Data Reader' -canslices = XMLMultiBlockDataReader(FileName=['canslices_10.vtm', - 'canslices_13.vtm', - 'canslices_16.vtm', - 'canslices_19.vtm']) - -#canslices.UpdatePipeline() - -Show(canslices, renderView1) -SaveScreenshot('subseries-of-time-series-screenshot.png', renderView1) +import sys +from paraview.simple import * + +dataFile = 'can.ex2' + +# create a new 'ExodusIIReader' +canex2 = ExodusIIReader(FileName=[dataFile]) + +# Properties modified on canex2 +canex2.ElementBlocks = ['Unnamed block ID: 1 Type: HEX', 'Unnamed block ID: 2 Type: HEX'] + +renderView1 = GetActiveViewOrCreate('RenderView') + +# create a new 'Slice' +slice1 = Slice(Input=canex2) +slice1.SliceType = 'Plane' + +# init the 'Plane' selected for 'SliceType' +slice1.SliceType.Origin = [0.21706008911132812, 4.0, -5.110947132110596] +slice1.SliceType.Normal = [1.0, 0.0, 0.0] +slice1.SliceType.Offset = 0.0 + +# save data +from os.path import join +SaveData('canslices.vtm', proxy=slice1, Writetimestepsasfileseries=1, + Firsttimestep=10, + Lasttimestep=20, + Timestepstride=3, + Filenamesuffix='_%d', + DataMode='Appended', + HeaderType='UInt64', + EncodeAppendedData=0, + CompressorType='None') + +# create a new 'XML MultiBlock Data Reader' +canslices = XMLMultiBlockDataReader(FileName=['canslices_10.vtm', + 'canslices_13.vtm', + 'canslices_16.vtm', + 'canslices_19.vtm']) + +#canslices.UpdatePipeline() + +Show(canslices, renderView1) +SaveScreenshot('subseries-of-time-series-screenshot.png', renderView1) diff --git a/chatvis_bench/subseries-of-time-series/README.md b/paraview/subseries-of-time-series/README.md similarity index 100% rename from chatvis_bench/subseries-of-time-series/README.md rename to paraview/subseries-of-time-series/README.md diff --git a/chatvis_bench/subseries-of-time-series/data/subseries-of-time-series.ex2 b/paraview/subseries-of-time-series/data/subseries-of-time-series.ex2 similarity index 100% rename from chatvis_bench/subseries-of-time-series/data/subseries-of-time-series.ex2 rename to paraview/subseries-of-time-series/data/subseries-of-time-series.ex2 diff --git a/chatvis_bench/subseries-of-time-series/full_prompt.txt b/paraview/subseries-of-time-series/full_prompt.txt similarity index 100% rename from chatvis_bench/subseries-of-time-series/full_prompt.txt rename to paraview/subseries-of-time-series/full_prompt.txt diff --git a/chatvis_bench/subseries-of-time-series/quick_prompt.txt b/paraview/subseries-of-time-series/quick_prompt.txt similarity index 100% rename from chatvis_bench/subseries-of-time-series/quick_prompt.txt rename to paraview/subseries-of-time-series/quick_prompt.txt diff --git a/chatvis_bench/subseries-of-time-series/task_description.txt b/paraview/subseries-of-time-series/task_description.txt similarity index 75% rename from chatvis_bench/subseries-of-time-series/task_description.txt rename to paraview/subseries-of-time-series/task_description.txt index f9d51b838e7e361f21d2b8b6a3c063ad0bcabce7..e25ecd2e60093baa697e2b10178bf13aa4055cb5 100644 --- a/chatvis_bench/subseries-of-time-series/task_description.txt +++ b/paraview/subseries-of-time-series/task_description.txt @@ -4,4 +4,6 @@ Next, save this time series to a collection of .vtm files. The base file name fo Next, load the files "subseries-of-time-series/results/{agent_mode}/canslices_10.vtm", "subseries-of-time-series/results/{agent_mode}/canslices_13.vtm", "subseries-of-time-series/results/{agent_mode}/canslices_16.vtm", and "subseries-of-time-series/results/{agent_mode}/canslices_19.vtm" in multi-block format. Finally, show the multi-block data set you just loaded. Save a screenshot to the file "subseries-of-time-series/results/{agent_mode}/subseries-of-time-series.png". -Finally, save the ParaView state as "subseries-of-time-series/results/{agent_mode}/subseries-of-time-series.pvsm" \ No newline at end of file +(Optional, but must save if use paraview) Save the paraview state as "subseries-of-time-series/results/{agent_mode}/subseries-of-time-series.pvsm". +(Optional, but must save if use python script) Save the python script as "subseries-of-time-series/results/{agent_mode}/subseries-of-time-series.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/subseries-of-time-series/visualization_goals.txt b/paraview/subseries-of-time-series/visualization_goals.txt similarity index 100% rename from chatvis_bench/subseries-of-time-series/visualization_goals.txt rename to paraview/subseries-of-time-series/visualization_goals.txt diff --git a/main/supernova_isosurface/GS/gs_diagonal_view.png b/paraview/supernova_isosurface/GS/gs_diagonal_view.png similarity index 100% rename from main/supernova_isosurface/GS/gs_diagonal_view.png rename to paraview/supernova_isosurface/GS/gs_diagonal_view.png diff --git a/main/supernova_isosurface/GS/gs_front_view.png b/paraview/supernova_isosurface/GS/gs_front_view.png similarity index 100% rename from main/supernova_isosurface/GS/gs_front_view.png rename to paraview/supernova_isosurface/GS/gs_front_view.png diff --git a/main/supernova_isosurface/GS/gs_side_view.png b/paraview/supernova_isosurface/GS/gs_side_view.png similarity index 100% rename from main/supernova_isosurface/GS/gs_side_view.png rename to paraview/supernova_isosurface/GS/gs_side_view.png diff --git a/main/supernova_isosurface/GS/supernova_isosurface_gs.png b/paraview/supernova_isosurface/GS/supernova_isosurface_gs.png similarity index 100% rename from main/supernova_isosurface/GS/supernova_isosurface_gs.png rename to paraview/supernova_isosurface/GS/supernova_isosurface_gs.png diff --git a/main/supernova_isosurface/GS/supernova_isosurface_gs.pvsm b/paraview/supernova_isosurface/GS/supernova_isosurface_gs.pvsm similarity index 100% rename from main/supernova_isosurface/GS/supernova_isosurface_gs.pvsm rename to paraview/supernova_isosurface/GS/supernova_isosurface_gs.pvsm diff --git a/main/supernova_isosurface/data/supernova_isosurface.txt b/paraview/supernova_isosurface/data/supernova_isosurface.txt similarity index 100% rename from main/supernova_isosurface/data/supernova_isosurface.txt rename to paraview/supernova_isosurface/data/supernova_isosurface.txt diff --git a/main/supernova_isosurface/data/supernova_isosurface_256x256x256_float32.raw b/paraview/supernova_isosurface/data/supernova_isosurface_256x256x256_float32.raw similarity index 100% rename from main/supernova_isosurface/data/supernova_isosurface_256x256x256_float32.raw rename to paraview/supernova_isosurface/data/supernova_isosurface_256x256x256_float32.raw diff --git a/main/supernova_isosurface/task_description.txt b/paraview/supernova_isosurface/task_description.txt similarity index 100% rename from main/supernova_isosurface/task_description.txt rename to paraview/supernova_isosurface/task_description.txt diff --git a/main/supernova_isosurface/visualization_goals.txt b/paraview/supernova_isosurface/visualization_goals.txt similarity index 100% rename from main/supernova_isosurface/visualization_goals.txt rename to paraview/supernova_isosurface/visualization_goals.txt diff --git a/main/supernova_streamline/GS/supernova_streamline_gs.png b/paraview/supernova_streamline/GS/supernova_streamline_gs.png similarity index 100% rename from main/supernova_streamline/GS/supernova_streamline_gs.png rename to paraview/supernova_streamline/GS/supernova_streamline_gs.png diff --git a/main/supernova_streamline/GS/supernova_streamline_gs.pvsm b/paraview/supernova_streamline/GS/supernova_streamline_gs.pvsm similarity index 100% rename from main/supernova_streamline/GS/supernova_streamline_gs.pvsm rename to paraview/supernova_streamline/GS/supernova_streamline_gs.pvsm diff --git a/main/supernova_streamline/GS/supernova_streamline_gs.py b/paraview/supernova_streamline/GS/supernova_streamline_gs.py similarity index 100% rename from main/supernova_streamline/GS/supernova_streamline_gs.py rename to paraview/supernova_streamline/GS/supernova_streamline_gs.py diff --git a/main/supernova_streamline/data/supernova_streamline.txt b/paraview/supernova_streamline/data/supernova_streamline.txt similarity index 100% rename from main/supernova_streamline/data/supernova_streamline.txt rename to paraview/supernova_streamline/data/supernova_streamline.txt diff --git a/main/supernova_streamline/data/supernova_streamline_100x100x100_float32_scalar3.raw b/paraview/supernova_streamline/data/supernova_streamline_100x100x100_float32_scalar3.raw similarity index 100% rename from main/supernova_streamline/data/supernova_streamline_100x100x100_float32_scalar3.raw rename to paraview/supernova_streamline/data/supernova_streamline_100x100x100_float32_scalar3.raw diff --git a/main/supernova_streamline/task_description.txt b/paraview/supernova_streamline/task_description.txt similarity index 100% rename from main/supernova_streamline/task_description.txt rename to paraview/supernova_streamline/task_description.txt diff --git a/main/supernova_streamline/visualization_goals.txt b/paraview/supernova_streamline/visualization_goals.txt similarity index 100% rename from main/supernova_streamline/visualization_goals.txt rename to paraview/supernova_streamline/visualization_goals.txt diff --git a/main/tangaroa_streamribbon/GS/gs_diagonal_view.png b/paraview/tangaroa_streamribbon/GS/gs_diagonal_view.png similarity index 100% rename from main/tangaroa_streamribbon/GS/gs_diagonal_view.png rename to paraview/tangaroa_streamribbon/GS/gs_diagonal_view.png diff --git a/main/tangaroa_streamribbon/GS/gs_front_view.png b/paraview/tangaroa_streamribbon/GS/gs_front_view.png similarity index 100% rename from main/tangaroa_streamribbon/GS/gs_front_view.png rename to paraview/tangaroa_streamribbon/GS/gs_front_view.png diff --git a/main/tangaroa_streamribbon/GS/gs_side_view.png b/paraview/tangaroa_streamribbon/GS/gs_side_view.png similarity index 100% rename from main/tangaroa_streamribbon/GS/gs_side_view.png rename to paraview/tangaroa_streamribbon/GS/gs_side_view.png diff --git a/main/tangaroa_streamribbon/GS/tangaroa_streamribbon_gs.png b/paraview/tangaroa_streamribbon/GS/tangaroa_streamribbon_gs.png similarity index 100% rename from main/tangaroa_streamribbon/GS/tangaroa_streamribbon_gs.png rename to paraview/tangaroa_streamribbon/GS/tangaroa_streamribbon_gs.png diff --git a/main/tangaroa_streamribbon/GS/tangaroa_streamribbon_gs.pvsm b/paraview/tangaroa_streamribbon/GS/tangaroa_streamribbon_gs.pvsm similarity index 100% rename from main/tangaroa_streamribbon/GS/tangaroa_streamribbon_gs.pvsm rename to paraview/tangaroa_streamribbon/GS/tangaroa_streamribbon_gs.pvsm diff --git a/main/tangaroa_streamribbon/data/tangaroa_streamribbon.txt b/paraview/tangaroa_streamribbon/data/tangaroa_streamribbon.txt similarity index 100% rename from main/tangaroa_streamribbon/data/tangaroa_streamribbon.txt rename to paraview/tangaroa_streamribbon/data/tangaroa_streamribbon.txt diff --git a/main/tangaroa_streamribbon/data/tangaroa_streamribbon_300x180x120_float32_scalar3.raw b/paraview/tangaroa_streamribbon/data/tangaroa_streamribbon_300x180x120_float32_scalar3.raw similarity index 100% rename from main/tangaroa_streamribbon/data/tangaroa_streamribbon_300x180x120_float32_scalar3.raw rename to paraview/tangaroa_streamribbon/data/tangaroa_streamribbon_300x180x120_float32_scalar3.raw diff --git a/main/tangaroa_streamribbon/task_description.txt b/paraview/tangaroa_streamribbon/task_description.txt similarity index 100% rename from main/tangaroa_streamribbon/task_description.txt rename to paraview/tangaroa_streamribbon/task_description.txt diff --git a/main/tangaroa_streamribbon/visualization_goals.txt b/paraview/tangaroa_streamribbon/visualization_goals.txt similarity index 100% rename from main/tangaroa_streamribbon/visualization_goals.txt rename to paraview/tangaroa_streamribbon/visualization_goals.txt diff --git a/main/tgc-velocity_contour/GS/tgc-velocity_contour_gs.png b/paraview/tgc-velocity_contour/GS/tgc-velocity_contour_gs.png similarity index 100% rename from main/tgc-velocity_contour/GS/tgc-velocity_contour_gs.png rename to paraview/tgc-velocity_contour/GS/tgc-velocity_contour_gs.png diff --git a/main/tgc-velocity_contour/GS/tgc-velocity_contour_gs.pvsm b/paraview/tgc-velocity_contour/GS/tgc-velocity_contour_gs.pvsm similarity index 100% rename from main/tgc-velocity_contour/GS/tgc-velocity_contour_gs.pvsm rename to paraview/tgc-velocity_contour/GS/tgc-velocity_contour_gs.pvsm diff --git a/main/tgc-velocity_contour/GS/tgc-velocity_contour_gs.py b/paraview/tgc-velocity_contour/GS/tgc-velocity_contour_gs.py similarity index 100% rename from main/tgc-velocity_contour/GS/tgc-velocity_contour_gs.py rename to paraview/tgc-velocity_contour/GS/tgc-velocity_contour_gs.py diff --git a/main/tgc-velocity_contour/data/tgc-velocity_contour.vti b/paraview/tgc-velocity_contour/data/tgc-velocity_contour.vti similarity index 100% rename from main/tgc-velocity_contour/data/tgc-velocity_contour.vti rename to paraview/tgc-velocity_contour/data/tgc-velocity_contour.vti diff --git a/main/tgc-velocity_contour/task_description.txt b/paraview/tgc-velocity_contour/task_description.txt similarity index 100% rename from main/tgc-velocity_contour/task_description.txt rename to paraview/tgc-velocity_contour/task_description.txt diff --git a/main/tgc-velocity_contour/visualization_goals.txt b/paraview/tgc-velocity_contour/visualization_goals.txt similarity index 100% rename from main/tgc-velocity_contour/visualization_goals.txt rename to paraview/tgc-velocity_contour/visualization_goals.txt diff --git a/chatvis_bench/time-varying/GS/time-varying_gs.avi b/paraview/time-varying/GS/time-varying_gs.avi similarity index 100% rename from chatvis_bench/time-varying/GS/time-varying_gs.avi rename to paraview/time-varying/GS/time-varying_gs.avi diff --git a/chatvis_bench/time-varying/GS/time-varying_gs.mp4 b/paraview/time-varying/GS/time-varying_gs.mp4 similarity index 100% rename from chatvis_bench/time-varying/GS/time-varying_gs.mp4 rename to paraview/time-varying/GS/time-varying_gs.mp4 diff --git a/chatvis_bench/time-varying/GS/time-varying_gs.png b/paraview/time-varying/GS/time-varying_gs.png similarity index 100% rename from chatvis_bench/time-varying/GS/time-varying_gs.png rename to paraview/time-varying/GS/time-varying_gs.png diff --git a/chatvis_bench/time-varying/GS/time-varying_gs.py b/paraview/time-varying/GS/time-varying_gs.py similarity index 100% rename from chatvis_bench/time-varying/GS/time-varying_gs.py rename to paraview/time-varying/GS/time-varying_gs.py diff --git a/chatvis_bench/time-varying/README.md b/paraview/time-varying/README.md similarity index 100% rename from chatvis_bench/time-varying/README.md rename to paraview/time-varying/README.md diff --git a/chatvis_bench/time-varying/data/time-varying.ex2 b/paraview/time-varying/data/time-varying.ex2 similarity index 100% rename from chatvis_bench/time-varying/data/time-varying.ex2 rename to paraview/time-varying/data/time-varying.ex2 diff --git a/chatvis_bench/time-varying/full_prompt.txt b/paraview/time-varying/full_prompt.txt similarity index 100% rename from chatvis_bench/time-varying/full_prompt.txt rename to paraview/time-varying/full_prompt.txt diff --git a/chatvis_bench/time-varying/quick_prompt.txt b/paraview/time-varying/quick_prompt.txt similarity index 100% rename from chatvis_bench/time-varying/quick_prompt.txt rename to paraview/time-varying/quick_prompt.txt diff --git a/chatvis_bench/time-varying/task_description.txt b/paraview/time-varying/task_description.txt similarity index 66% rename from chatvis_bench/time-varying/task_description.txt rename to paraview/time-varying/task_description.txt index 1cfaf30d3b6117b120cd7eb8006d7e1bb273531f..61d4ed94d9a9299b60cc5b6799e1a5a7c62df060 100644 --- a/chatvis_bench/time-varying/task_description.txt +++ b/paraview/time-varying/task_description.txt @@ -4,4 +4,7 @@ Rescale the data range to last time step, and play the animation again. Create a second linked render view to the right of the first, applying a temporal interpolator to the second view. Play the animation simultaneously in both views, and save the animation of both views in "time-varying/results/{agent_mode}/time-varying.avi". Print the following statistics: average value of EQPS over all locations and all time steps, average value of EQPS over all locations in the first half of the time steps, average value of EQPS over all locations in the even numbered time steps, and variance of EQPS over all locations and all the time steps. -Finally, save the ParaView state as "time-varying/results/{agent_mode}/time-varying.pvsm" \ No newline at end of file +Save the last frame of the visualization image as "time-varying/results/{agent_mode}/time-varying.png". +(Optional, but must save if use paraview) Save the paraview state as "time-varying/results/{agent_mode}/time-varying.pvsm". +(Optional, but must save if use python script) Save the python script as "time-varying/results/{agent_mode}/time-varying.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/time-varying/visualization_goals.txt b/paraview/time-varying/visualization_goals.txt similarity index 100% rename from chatvis_bench/time-varying/visualization_goals.txt rename to paraview/time-varying/visualization_goals.txt diff --git a/main/tornado/GS/tornado_gs.png b/paraview/tornado/GS/tornado_gs.png similarity index 100% rename from main/tornado/GS/tornado_gs.png rename to paraview/tornado/GS/tornado_gs.png diff --git a/main/tornado/GS/tornado_gs.pvsm b/paraview/tornado/GS/tornado_gs.pvsm similarity index 100% rename from main/tornado/GS/tornado_gs.pvsm rename to paraview/tornado/GS/tornado_gs.pvsm diff --git a/main/tornado/GS/tornado_gs.py b/paraview/tornado/GS/tornado_gs.py similarity index 100% rename from main/tornado/GS/tornado_gs.py rename to paraview/tornado/GS/tornado_gs.py diff --git a/main/tornado/data/tornado.txt b/paraview/tornado/data/tornado.txt similarity index 100% rename from main/tornado/data/tornado.txt rename to paraview/tornado/data/tornado.txt diff --git a/main/tornado/data/tornado_64x64x64_float32_scalar3.raw b/paraview/tornado/data/tornado_64x64x64_float32_scalar3.raw similarity index 100% rename from main/tornado/data/tornado_64x64x64_float32_scalar3.raw rename to paraview/tornado/data/tornado_64x64x64_float32_scalar3.raw diff --git a/main/tornado/task_description.txt b/paraview/tornado/task_description.txt similarity index 100% rename from main/tornado/task_description.txt rename to paraview/tornado/task_description.txt diff --git a/main/tornado/visualization_goals.txt b/paraview/tornado/visualization_goals.txt similarity index 100% rename from main/tornado/visualization_goals.txt rename to paraview/tornado/visualization_goals.txt diff --git a/main/twoswirls_streamribbon/GS/twoswirls_streamribbon_gs.png b/paraview/twoswirls_streamribbon/GS/twoswirls_streamribbon_gs.png similarity index 100% rename from main/twoswirls_streamribbon/GS/twoswirls_streamribbon_gs.png rename to paraview/twoswirls_streamribbon/GS/twoswirls_streamribbon_gs.png diff --git a/main/twoswirls_streamribbon/GS/twoswirls_streamribbon_gs.pvsm b/paraview/twoswirls_streamribbon/GS/twoswirls_streamribbon_gs.pvsm similarity index 100% rename from main/twoswirls_streamribbon/GS/twoswirls_streamribbon_gs.pvsm rename to paraview/twoswirls_streamribbon/GS/twoswirls_streamribbon_gs.pvsm diff --git a/main/twoswirls_streamribbon/GS/twoswirls_streamribbon_gs.py b/paraview/twoswirls_streamribbon/GS/twoswirls_streamribbon_gs.py similarity index 100% rename from main/twoswirls_streamribbon/GS/twoswirls_streamribbon_gs.py rename to paraview/twoswirls_streamribbon/GS/twoswirls_streamribbon_gs.py diff --git a/main/twoswirls_streamribbon/data/twoswirls_streamribbon.txt b/paraview/twoswirls_streamribbon/data/twoswirls_streamribbon.txt similarity index 100% rename from main/twoswirls_streamribbon/data/twoswirls_streamribbon.txt rename to paraview/twoswirls_streamribbon/data/twoswirls_streamribbon.txt diff --git a/main/twoswirls_streamribbon/data/twoswirls_streamribbon_64x64x64_float32_scalar3.raw b/paraview/twoswirls_streamribbon/data/twoswirls_streamribbon_64x64x64_float32_scalar3.raw similarity index 100% rename from main/twoswirls_streamribbon/data/twoswirls_streamribbon_64x64x64_float32_scalar3.raw rename to paraview/twoswirls_streamribbon/data/twoswirls_streamribbon_64x64x64_float32_scalar3.raw diff --git a/main/twoswirls_streamribbon/task_description.txt b/paraview/twoswirls_streamribbon/task_description.txt similarity index 100% rename from main/twoswirls_streamribbon/task_description.txt rename to paraview/twoswirls_streamribbon/task_description.txt diff --git a/main/twoswirls_streamribbon/visualization_goals.txt b/paraview/twoswirls_streamribbon/visualization_goals.txt similarity index 100% rename from main/twoswirls_streamribbon/visualization_goals.txt rename to paraview/twoswirls_streamribbon/visualization_goals.txt diff --git a/main/vortex/GS/gs_diagonal_view.png b/paraview/vortex/GS/gs_diagonal_view.png similarity index 100% rename from main/vortex/GS/gs_diagonal_view.png rename to paraview/vortex/GS/gs_diagonal_view.png diff --git a/main/vortex/GS/gs_front_view.png b/paraview/vortex/GS/gs_front_view.png similarity index 100% rename from main/vortex/GS/gs_front_view.png rename to paraview/vortex/GS/gs_front_view.png diff --git a/main/vortex/GS/gs_side_view.png b/paraview/vortex/GS/gs_side_view.png similarity index 100% rename from main/vortex/GS/gs_side_view.png rename to paraview/vortex/GS/gs_side_view.png diff --git a/main/vortex/GS/vortex_gs.png b/paraview/vortex/GS/vortex_gs.png similarity index 100% rename from main/vortex/GS/vortex_gs.png rename to paraview/vortex/GS/vortex_gs.png diff --git a/main/vortex/GS/vortex_gs.pvsm b/paraview/vortex/GS/vortex_gs.pvsm similarity index 100% rename from main/vortex/GS/vortex_gs.pvsm rename to paraview/vortex/GS/vortex_gs.pvsm diff --git a/main/vortex/data/vortex.txt b/paraview/vortex/data/vortex.txt similarity index 100% rename from main/vortex/data/vortex.txt rename to paraview/vortex/data/vortex.txt diff --git a/main/vortex/data/vortex_128x128x128_float32.raw b/paraview/vortex/data/vortex_128x128x128_float32.raw similarity index 100% rename from main/vortex/data/vortex_128x128x128_float32.raw rename to paraview/vortex/data/vortex_128x128x128_float32.raw diff --git a/main/vortex/task_description.txt b/paraview/vortex/task_description.txt similarity index 100% rename from main/vortex/task_description.txt rename to paraview/vortex/task_description.txt diff --git a/main/vortex/visualization_goals.txt b/paraview/vortex/visualization_goals.txt similarity index 100% rename from main/vortex/visualization_goals.txt rename to paraview/vortex/visualization_goals.txt diff --git a/chatvis_bench/write-ply/GS/write-ply_gs.png b/paraview/write-ply/GS/write-ply_gs.png similarity index 100% rename from chatvis_bench/write-ply/GS/write-ply_gs.png rename to paraview/write-ply/GS/write-ply_gs.png diff --git a/chatvis_bench/write-ply/GS/write-ply_gs.py b/paraview/write-ply/GS/write-ply_gs.py similarity index 96% rename from chatvis_bench/write-ply/GS/write-ply_gs.py rename to paraview/write-ply/GS/write-ply_gs.py index 1576c7f11b52a394f91c75318ac2384deb4b1320..8a3731671df1120e750e9aeab9088a88458f6c5a 100644 --- a/chatvis_bench/write-ply/GS/write-ply_gs.py +++ b/paraview/write-ply/GS/write-ply_gs.py @@ -1,40 +1,40 @@ -# import the simple module from the paraview -from paraview.simple import * - -# create a new 'Wavelet' -wavelet1 = Wavelet() - -# get active view -renderView1 = GetActiveViewOrCreate('RenderView') -renderView1.ViewSize = [400, 400] - -# show data in view -wavelet1Display = Show(wavelet1, renderView1) - -# reset view to fit data -renderView1.ResetCamera() - -# create a new 'Contour' -contour1 = Contour(Input=wavelet1) -contour1.ContourBy = ['POINTS', 'RTData'] -contour1.Isosurfaces = [97.222075, 157.09105, 216.96002500000003, 276.829] -contour1.ComputeScalars = 1 -contour1.PointMergeMethod = 'Uniform Binning' - -# get color transfer function/color map for 'RTData' -rTDataLUT = GetColorTransferFunction('RTData') - -# show data in view -contour1Display = Show(contour1, renderView1) -# trace defaults for the display properties. -contour1Display.ColorArrayName = ['POINTS', 'RTData'] -contour1Display.LookupTable = rTDataLUT - -# save data -plyfilename = "PLYWriterData.ply" -SaveData(plyfilename, - proxy=contour1, EnableColoring=1, -) - -# # save screenshot -SaveScreenshot('write-ply-screenshot.png', renderView1) +# import the simple module from the paraview +from paraview.simple import * + +# create a new 'Wavelet' +wavelet1 = Wavelet() + +# get active view +renderView1 = GetActiveViewOrCreate('RenderView') +renderView1.ViewSize = [400, 400] + +# show data in view +wavelet1Display = Show(wavelet1, renderView1) + +# reset view to fit data +renderView1.ResetCamera() + +# create a new 'Contour' +contour1 = Contour(Input=wavelet1) +contour1.ContourBy = ['POINTS', 'RTData'] +contour1.Isosurfaces = [97.222075, 157.09105, 216.96002500000003, 276.829] +contour1.ComputeScalars = 1 +contour1.PointMergeMethod = 'Uniform Binning' + +# get color transfer function/color map for 'RTData' +rTDataLUT = GetColorTransferFunction('RTData') + +# show data in view +contour1Display = Show(contour1, renderView1) +# trace defaults for the display properties. +contour1Display.ColorArrayName = ['POINTS', 'RTData'] +contour1Display.LookupTable = rTDataLUT + +# save data +plyfilename = "PLYWriterData.ply" +SaveData(plyfilename, + proxy=contour1, EnableColoring=1, +) + +# # save screenshot +SaveScreenshot('write-ply-screenshot.png', renderView1) diff --git a/chatvis_bench/write-ply/README.md b/paraview/write-ply/README.md similarity index 100% rename from chatvis_bench/write-ply/README.md rename to paraview/write-ply/README.md diff --git a/chatvis_bench/write-ply/full_prompt.txt b/paraview/write-ply/full_prompt.txt similarity index 100% rename from chatvis_bench/write-ply/full_prompt.txt rename to paraview/write-ply/full_prompt.txt diff --git a/chatvis_bench/write-ply/quick_prompt.txt b/paraview/write-ply/quick_prompt.txt similarity index 100% rename from chatvis_bench/write-ply/quick_prompt.txt rename to paraview/write-ply/quick_prompt.txt diff --git a/chatvis_bench/write-ply/task_description.txt b/paraview/write-ply/task_description.txt similarity index 58% rename from chatvis_bench/write-ply/task_description.txt rename to paraview/write-ply/task_description.txt index 8ae30151b8f399fae91500d8dfa87cb5d9a898b4..b226e3d895ce47e4f9215c82e0aa56d1309d3b2d 100644 --- a/chatvis_bench/write-ply/task_description.txt +++ b/paraview/write-ply/task_description.txt @@ -5,5 +5,7 @@ Next, create a contour of wavelet object from the dataset "RTData". The contour should have isosurfaces at the following values: 97.222075, 157.09105, 216.96002500000003, and 276.829. Show the contour and color it with the same colormap that is used for coloring "RTData". Finally, save the contour in PLY format to the file "write-ply/results/{agent_mode}/PLYWriterData.ply". -Save a screenshot to the file "write-ply/results/{agent_mode}/write-ply.png". -Finally, save the ParaView state as "write-ply/results/{agent_mode}/write-ply.pvsm" \ No newline at end of file +Save the visualization image as "write-ply/results/{agent_mode}/write-ply.png". +(Optional, but must save if use paraview) Save the paraview state as "write-ply/results/{agent_mode}/write-ply.pvsm". +(Optional, but must save if use python script) Save the python script as "write-ply/results/{agent_mode}/write-ply.py". +Do not save any other files, and always save the visualization image. \ No newline at end of file diff --git a/chatvis_bench/write-ply/visualization_goals.txt b/paraview/write-ply/visualization_goals.txt similarity index 100% rename from chatvis_bench/write-ply/visualization_goals.txt rename to paraview/write-ply/visualization_goals.txt diff --git a/sci_volume_data/csafe_heptane/data/csafe_heptane.txt b/sci_volume_data/csafe_heptane/data/csafe_heptane.txt deleted file mode 100644 index 49f0cbc243c6701ff11fd9a562b01eabb8c1e651..0000000000000000000000000000000000000000 --- a/sci_volume_data/csafe_heptane/data/csafe_heptane.txt +++ /dev/null @@ -1,6 +0,0 @@ -CSAFE Heptane Gas -Description: A single time step from a computational simulation of a jet of heptane gas undergoing combustion. -Data Type: uint8 -Data Byte Order: little Endian -Data Spacing: 1x1x1 -Data Extent: 302x302x302 diff --git a/sci_volume_data/csafe_heptane/data/csafe_heptane_302x302x302_uint8.raw b/sci_volume_data/csafe_heptane/data/csafe_heptane_302x302x302_uint8.raw deleted file mode 100644 index 5bec838e80478cbd182cf735ef5511f93d00a835..0000000000000000000000000000000000000000 --- a/sci_volume_data/csafe_heptane/data/csafe_heptane_302x302x302_uint8.raw +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb0e22e16cecd0bbde7675db722418dc094b3685fd550622af26145325de51cb -size 27543608 diff --git a/sci_volume_data/duct/data/duct.txt b/sci_volume_data/duct/data/duct.txt deleted file mode 100644 index 1c70d9092ec2c91dc5b05d6337adfc6d0b483946..0000000000000000000000000000000000000000 --- a/sci_volume_data/duct/data/duct.txt +++ /dev/null @@ -1,6 +0,0 @@ -Duct Flow -Description: A wall-bounded flow in a duct. -Data Type: float32 -Data Byte Order: little Endian -Data Spacing: 1x1x1 -Data Extent: 193x194x1000 diff --git a/sci_volume_data/duct/data/duct_193x194x1000_float32.raw b/sci_volume_data/duct/data/duct_193x194x1000_float32.raw deleted file mode 100644 index 5ce99e979f6bfef25ad7fc668400e091f7e8f7fb..0000000000000000000000000000000000000000 --- a/sci_volume_data/duct/data/duct_193x194x1000_float32.raw +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d849bee5c7c5aee280981715f9826c592cfa7756410aba1d374765cc4287a1e6 -size 149768000 diff --git a/sci_volume_data/marschner_lobb/data/marschner_lobb.txt b/sci_volume_data/marschner_lobb/data/marschner_lobb.txt deleted file mode 100644 index 8347f0e8277ef6cfc192b289ac00798ee1b7f982..0000000000000000000000000000000000000000 --- a/sci_volume_data/marschner_lobb/data/marschner_lobb.txt +++ /dev/null @@ -1,6 +0,0 @@ -Marschner-Lobb -Description: High frequencies where 99% of the sinusoids are right below the Nyquist frequency. -Data Type: uint8 -Data Byte Order: little Endian -Data Spacing: 1x1x1 -Data Extent: 41x41x41 diff --git a/sci_volume_data/marschner_lobb/data/marschner_lobb_41x41x41_uint8.raw b/sci_volume_data/marschner_lobb/data/marschner_lobb_41x41x41_uint8.raw deleted file mode 100644 index bdc7b61ea26bd66d14caa2b935bedc42f7a558fb..0000000000000000000000000000000000000000 --- a/sci_volume_data/marschner_lobb/data/marschner_lobb_41x41x41_uint8.raw +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea06319008ae86ed18e1ca02ebe72ed9567243d65870baf4a8cfd1deaa78e568 -size 68921 diff --git a/sci_volume_data/neghip/data/neghip.txt b/sci_volume_data/neghip/data/neghip.txt deleted file mode 100644 index 3d199ca4994235ec3f2b7263a8da7c871ee6b799..0000000000000000000000000000000000000000 --- a/sci_volume_data/neghip/data/neghip.txt +++ /dev/null @@ -1,6 +0,0 @@ -Neghip -Description: Simulation of the spatial probability distribution of the electrons in a high potential protein molecule. -Data Type: uint8 -Data Byte Order: little Endian -Data Spacing: 1x1x1 -Data Extent: 64x64x64 diff --git a/sci_volume_data/neghip/data/neghip_64x64x64_uint8.raw b/sci_volume_data/neghip/data/neghip_64x64x64_uint8.raw deleted file mode 100644 index 3bee499a5823cc10b520179d55e437ad9bef56ed..0000000000000000000000000000000000000000 --- a/sci_volume_data/neghip/data/neghip_64x64x64_uint8.raw +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72cfeacbc7e5d6612198a169a3f2d6df09d78f67506ffa83b0f34498d9d85872 -size 262144 diff --git a/sci_volume_data/shockwave/data/shockwave.txt b/sci_volume_data/shockwave/data/shockwave.txt deleted file mode 100644 index f26af8c469750101a8689b0ddc44a69dd1c1441d..0000000000000000000000000000000000000000 --- a/sci_volume_data/shockwave/data/shockwave.txt +++ /dev/null @@ -1,6 +0,0 @@ -Shockwave -Description: Simulation of an unsteady interaction of a planar shockwave with a randomly-perturbed contact discontinuity. -Data Type: uint8 -Data Byte Order: little Endian -Data Spacing: 1x1x1 -Data Extent: 64x64x512 diff --git a/sci_volume_data/shockwave/data/shockwave_64x64x512_uint8.raw b/sci_volume_data/shockwave/data/shockwave_64x64x512_uint8.raw deleted file mode 100644 index 6d7a84145cc0d49a7ab932852d684986d432337b..0000000000000000000000000000000000000000 --- a/sci_volume_data/shockwave/data/shockwave_64x64x512_uint8.raw +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9dd18d019688db35db3c752f3f4fa6b190ee9e2317dd6e4073f021030c02b0c -size 2097152 diff --git a/sci_volume_data/tacc_turbulence/data/tacc_turbulence.txt b/sci_volume_data/tacc_turbulence/data/tacc_turbulence.txt deleted file mode 100644 index 920a08434839a22dbc4f26a407f3c25344b60d66..0000000000000000000000000000000000000000 --- a/sci_volume_data/tacc_turbulence/data/tacc_turbulence.txt +++ /dev/null @@ -1,6 +0,0 @@ -Isotropic Turbulence -Description: The dataset represents a time step from an isotropic turbulence simulation. A single variable, enstrophy, is represented on a Cartesian grid. -Data Type: float32 -Data Byte Order: little Endian -Data Spacing: 1x1x1 -Data Extent: 256x256x256 diff --git a/sci_volume_data/tacc_turbulence/data/tacc_turbulence_256x256x256_float32.raw b/sci_volume_data/tacc_turbulence/data/tacc_turbulence_256x256x256_float32.raw deleted file mode 100644 index c39d7cccdcebc110283b66fd33457bc392e85f64..0000000000000000000000000000000000000000 --- a/sci_volume_data/tacc_turbulence/data/tacc_turbulence_256x256x256_float32.raw +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba8824cdde287956f0172b3821b6454654c25c8003b2706faa4e048600d570a2 -size 67108864