furcelay / gigalens

Gradient Informed, GPU Accelerated Lens modelling (GIGALens) -- a package for fast Bayesian inference on strong gravitational lenses.
https://giga-lens.github.io/gigalens
MIT License
0 stars 0 forks source link

Multiple source planes #6

Closed furcelay closed 3 months ago

furcelay commented 8 months ago

Handle sources at different redshifts. I prefer to use the distances and not the redshift, and let the user handle the cosmology.

Can include a distance parameter on the source model. May use a PointSource new LightProfile to handle the case when only positions are used for a source.

furcelay commented 3 months ago

Implemented