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

Thick maps: how to perform integration along line of sight? #72

Open
nvaytet opened this issue Feb 9, 2022 · 0 comments
Open

Thick maps: how to perform integration along line of sight? #72

nvaytet opened this issue Feb 9, 2022 · 0 comments

Comments

@nvaytet
Copy link
Collaborator

nvaytet commented Feb 9, 2022

Thoughts from February meeting:

  • add a function as a argument that will be applied
  • also need weights, then integrate the weights and the emissivity, and divide map by another map which is line intergal of the weights
  • you don't have to feed in the density, you can compute a new Array which represents emissivity (e.g. data['hydro']['density']**2) and then you only need the weight
  • what about the dz factor along line of sight? need to apply it manually later?
  • how do we handle units? right now, the mechanism that only does something if operation is sum is weird.
@nvaytet nvaytet changed the title Thick maps: how to perform intergation along line of sight? Thick maps: how to perform integration along line of sight? Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant