QEDjl-project / QEDprocesses.jl

[WIP]: QEDprocesses.jl: Modeling of scattering processes for QED.jl
MIT License
1 stars 3 forks source link

Refactoring: Phase space definition #43

Open szabo137 opened 4 months ago

szabo137 commented 4 months ago

Currently, i.e. in #38, there is only a rudimentary implementation of the phase space definition. We should think about a more comprehensive interface to bring the information about coordinate systems and frames of reference to the calculation of cross sections and probabilities.

szabo137 commented 2 weeks ago

We should rethink this issue because it is now related to the construction of PhaseSpacePoints and no longer to the cross-section and probability.

Edit: this should be moved to QEDbase.jl because the interfaces will live there.