Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix angular size of random offset maps #41

Closed
dkirkby opened this issue Mar 16, 2017 · 1 comment
Closed

Fix angular size of random offset maps #41

dkirkby opened this issue Mar 16, 2017 · 1 comment

Comments

@dkirkby
Copy link
Member

dkirkby commented Mar 16, 2017

Segev BenZvi just noticed that the random offsets generated and saved by doc/nb/DESI-0347_Throughput.ipynb only cover a square region that is 1.6deg on a side (due to my confusion between field-of-view and cone opening angle). This issue is to update the notebook and re-make the 3 sample realizations (which live in the svn repo for this package).

@dkirkby
Copy link
Member Author

dkirkby commented Mar 16, 2017

For reference, specsim interpolates random offsets from these files using scipy.interpolate.RectBivariateSpline, which appears to silently return the closest grid point when asked to extrapolate (although I can't find this documented anywhere).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant