Referring to the notebook in the latest lsst_y1 project (v4.0-beta13), when I tried to calculate w_gg using our lense file, the kernel died.
However, when I passed the lsst_y1 lens file, it calculated w_gg without any problem.
It turned out that this was because the width of the redshift bins in our lense file was not constant, unlike lsst_y1's. In fact, when I adjusted the redshift bin widths in our lense file, I was able to calculate w_gg without any problem.
Also considering that I was able to calculate w_gg in the local environment without any problem, I think this is a problem specific to the wrapper for the notebook.
I hope you will find this information useful.
Referring to the notebook in the latest lsst_y1 project (v4.0-beta13), when I tried to calculate w_gg using our lense file, the kernel died.
However, when I passed the lsst_y1 lens file, it calculated w_gg without any problem.
It turned out that this was because the width of the redshift bins in our lense file was not constant, unlike lsst_y1's. In fact, when I adjusted the redshift bin widths in our lense file, I was able to calculate w_gg without any problem.
Also considering that I was able to calculate w_gg in the local environment without any problem, I think this is a problem specific to the wrapper for the notebook.
I hope you will find this information useful.