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

Remove wavelength calls throughout the code and instead hold wavelengths in the RadiationField class (like frequencies) #180

Open
jvshields opened this issue Mar 5, 2024 · 0 comments

Comments

@jvshields
Copy link
Contributor

At a couple different points throughout the code, the tracing frequencies are converted to wavelengths. There's no need for this process to happen multiple times because they never change throughout the code. Rather, during setup the class should just initialize with either wavelengths or frequencies and then compute the other and hold both.

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