Skip to content

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

@jvshields

Description

@jvshields

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions