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

How to use only the ray method #240

Open
cdliang11 opened this issue Nov 19, 2021 · 3 comments
Open

How to use only the ray method #240

cdliang11 opened this issue Nov 19, 2021 · 3 comments

Comments

@cdliang11
Copy link

ism_order =0 && ray_tracing=true ?

@fakufaku
Copy link
Collaborator

Yes, I think so. Although ism_order=0 will still add the direct path component. If you don't even want that you can set ism_order=-1.

@lixinghe1999
Copy link

@fakufaku
Hello, my result shows that "only ism, max_order=-1" and "only ray tracing" have very different results, even though the room is just a simple shoebox.
Do you have any hints to solve it? I can provide the code if it is necessary.

@lixinghe1999
Copy link

lixinghe1999 commented Sep 13, 2022

This is the result of room.plot_rir when max_order = -1
ray_tracing

This is the result of room.plot_rir when room.set_ray_tracing() & max_order = -1
ism

It is clearly that they are different.

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

3 participants