Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Allow users to run in thermal noise only mode #8

Open
wants to merge 2 commits into
base: distance-calcs
Choose a base branch
from

Conversation

jsdillon
Copy link
Collaborator

By passing --eor None, one can run without any eor model, producing thermal noise only errors. Among other things, this allows one to go up to high k, beyond the limits of the power spectrum interpolator. In this case, both errs and T_errs are identical.

I also fixed a number of numpy issues by explicitly casting results of round to ints.

(Also, I fixed the tabbing in one section. Who tabs with 3 spaces?)

This also lets the calculation go up to values of k set by nchan rather than by the eor model.

Will produce identical errs and T_errs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant