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

Probably unnecessary reflection #3

Open
bencebecsy opened this issue May 31, 2023 · 0 comments
Open

Probably unnecessary reflection #3

bencebecsy opened this issue May 31, 2023 · 0 comments

Comments

@bencebecsy
Copy link
Collaborator

This line is probably not needed since we most likely already reflect frequency in range with the loop over cut_par_ids above:

sample[x0.idx_log10_fgw] = reflect_into_range(sample[x0.idx_log10_fgw], np.log10(freq_bounds[0]), np.log10(freq_bounds[1]))

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