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

Added hyperspectral output #63

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Added hyperspectral output #63

merged 1 commit into from
Aug 30, 2024

Conversation

sammorrell
Copy link
Member

Added ability to output an XY plane of spectra for each pixel into a volume output. This PR includes:

  • Necessary addition to Attribute and linking chain to add Hyperspectral variant.
  • On the last point, I have added a layer to the linker chain to allow linking to volume outputs.
  • Implementation into surface hit.
  • Addition of output volume parameter variant.
  • Integration into MCRT binary.

- Added `Hyperspectral` Attribute, including adding into deserialisation, linker chain and surface implementation.
- Added `hyperspectral` output parameter.
@sammorrell sammorrell added the enhancement New feature or request label Aug 30, 2024
@sammorrell sammorrell self-assigned this Aug 30, 2024
@sammorrell sammorrell merged commit aa86763 into develop Aug 30, 2024
1 check passed
@sammorrell sammorrell deleted the hyperspectral-output branch August 30, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

1 participant