SunnySuite / Sunny.jl

Spin dynamics and generalization to SU(N) coherent states
Other
79 stars 19 forks source link

Fix processtraj! and symmetrize #226

Closed ddahlbom closed 7 months ago

ddahlbom commented 7 months ago

This PR fixes the incorrect implementation of trajectory symmetrization. It also changes behavior so that the process_trajectory keyword of a SampledCorrelations is actually used.

An example of the current behavior is illustrated below using the example of CoRh₂O₄. The left shows the default output. The right panel shows the result if process_trajectory=:symmetrize is set when calling dynamical_correlations.

image