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
I understand that map.fits is the input density map. I wonder what is the unit of density. Is that a convergence map, or a density map in unit of Msun/Mpc^2? Besides, in example.cpp file, how do one set the grid range. Should it always be the same with the range of input density map?
Thank you!
Ran
The text was updated successfully, but these errors were encountered:
This is explained in the wiki pages for glenco/glamer. There is a link in
the README
file for this project also.
You should know that we recently discovered a bug that affect the shear at
least with
density maps. This did not exist a few months ago. We are working on it.
R. Ben Metcalf
Dipartimento di Fisica e Astronomia - Universita' di Bologna
via Berti Pichat 6/2
40127 Bologna
Italy
I understand that map.fits is the input density map. I wonder what is the
unit of density. Is that a convergence map, or a density map in unit of
Msun/Mpc^2? Besides, in example.cpp file, how do one set the grid range.
Should it always be the same with the range of input density map?
Thank you!
Ran
—
Reply to this email directly or view it on GitHub #1.
The bug that was affecting lensing by mass maps appears to have been
fixed. You just need to pull the new version from the SLsimLib directory:
git pull origin
And then recompile it.
Happy Easter.
Hi,
I understand that map.fits is the input density map. I wonder what is the unit of density. Is that a convergence map, or a density map in unit of Msun/Mpc^2? Besides, in example.cpp file, how do one set the grid range. Should it always be the same with the range of input density map?
Thank you!
Ran
The text was updated successfully, but these errors were encountered: