CosmoAI-AES / CosmoSim

Original repo from the BSc project Spring 2022
MIT License
1 stars 3 forks source link

Move amplitude calculation to Lens object #107

Closed hgeorgsch closed 1 year ago

hgeorgsch commented 1 year ago

Amplitude calculation in the Lens object has been drafted. Now the Roulette models should be set up to use a Lens object and defer the amplitude calculation thereto. Eventually, SphereLens is redundant, being replaced by RouletteLens with a SIS object.

hgeorgsch commented 1 year ago

The new RouletteLens works. We need to decide if we keep the rotated calculation of SIS. Probably not.