How to visualize temperature wise structure?

I am new to OVITO and I am thinking, Is it possible to visualize temperature wise distribution of the domain? one region might be having different temperature than the other. Different color code can be used to visualize different atoms.

Thanks

Hi,
yes, OVITO offers several options to calculate time or spatial averages (of the per-atom kinetic energies or velocities, e.g.).
https://www.ovito.org/docs/current/reference/pipelines/modifiers/compute_property.html
https://www.ovito.org/docs/current/reference/pipelines/modifiers/bin_and_reduce.html
https://www.ovito.org/docs/current/reference/pipelines/modifiers/time_averaging.html
Color coding then can be performed using a Color Coding modifier: https://www.ovito.org/docs/current/reference/pipelines/modifiers/color_coding.html