hightower8083 / synchrad

Synchrotron Radiation calculator via openCL
GNU General Public License v3.0
18 stars 11 forks source link

Fix t glob #25

Closed hightower8083 closed 1 year ago

hightower8083 commented 1 year ago

This PR fixes the bug with physical time axis -- previously the track with different starting iteration had different local time axes which lead to problems with coherent mappers. Currently the global time axis is used for all tracks. Also have added an option to replace particle weights with 1 for a more physical consideration of coherent effects. This should at least partially address the problem presented in #23