You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
attached are two time delay maps created with GLAMER.
One of them is created for the analytical LensHaloPowerLaw halo(1.e+13,1,zl,0.5,0.7,20,0,Pseudo); :
The other one I created with
LensHaloParticles::makeSIE("testSIE",zl,1e8,1e13,500,0.7,ran);
LensHaloParticles halo("testSIE",zl,64,cosmo,rot,false,false,0); :
I think there might be something odd going on with the time delay calculation of the LensHaloParticles case, because qualitatively they look quite different.
The code snippet is also in the attachments:
The results obtained for the analytic halo is closer to what I obtain when I calculate time delays for an SIE with my own code.
The text was updated successfully, but these errors were encountered:
@EnziWolfgang wrote:
attached are two time delay maps created with GLAMER.
One of them is created for the analytical LensHaloPowerLaw halo(1.e+13,1,zl,0.5,0.7,20,0,Pseudo); :
The other one I created with
LensHaloParticles::makeSIE("testSIE",zl,1e8,1e13,500,0.7,ran);
LensHaloParticles halo("testSIE",zl,64,cosmo,rot,false,false,0); :
I think there might be something odd going on with the time delay calculation of the LensHaloParticles case, because qualitatively they look quite different.
The code snippet is also in the attachments:
The results obtained for the analytic halo is closer to what I obtain when I calculate time delays for an SIE with my own code.
The text was updated successfully, but these errors were encountered: