exgalsky / xgfield

Generation of mocks from a field representation of LSS on the observer's past light cone.
GNU General Public License v3.0
0 stars 0 forks source link

Add support for `nlpt=0`. #10

Open 1cosmologist opened 9 months ago

1cosmologist commented 9 months ago

Current implementation of xgfield assumes that nlpt is either 0 or 1. We need a nlpt=0 case and a check for valid nlpt values to throw exceptions.