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

Add 1D option to ignore 2D functionality #51

Merged
merged 7 commits into from
Oct 5, 2022
Merged

Add 1D option to ignore 2D functionality #51

merged 7 commits into from
Oct 5, 2022

Conversation

Sosnowsky
Copy link
Member

What we discussed in Slack. Please check if it is necessary to add 1d checks in other parts of the code that I might have missed.

@Sosnowsky
Copy link
Member Author

@gregordecristoforo I just made an additional commit now to multiply the array of ones by the free parameter in the blob factories. It is something I need to have a degenerate distribution with value other than 1 (as I can see, there is no other way to do that now)

@gregordecristoforo
Copy link
Member

Seems fine to me, we should also change the test https://github.com/uit-cosmo/2d-propagating-blobs/blob/main/tests/test_analytical.py which isn't adapted to the 1D option yet. I can take a look at that tomorrow.

@Sosnowsky
Copy link
Member Author

hmm, why should it be changed? I thought it was a 2d test? I added a new analytical test, which is just this one adapted to 1d.

@Sosnowsky Sosnowsky merged commit 06d3f5c into main Oct 5, 2022
@gregordecristoforo
Copy link
Member

This test was originally intended as a 1D case. Sorry I missed you already implemented the new test in 1D. Don't mind my previous comment.

@gregordecristoforo gregordecristoforo deleted the one_dim branch June 14, 2023 11:21
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

Successfully merging this pull request may close these issues.

2 participants