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

EX: new kernel based concentration analysis example. #231

Merged
merged 34 commits into from
Oct 17, 2023

Conversation

moritzmarquardt
Copy link
Collaborator

@moritzmarquardt moritzmarquardt commented Oct 16, 2023

Provide new functionality for using full RGB space in concentration analysis.

So far, darsia.ConcentrationAnalysis assumed monochromatic signals, not allowing for multichromatic concentration analyses. This PR extends the ConcentrationAnalysis class, and provides a kernel based interpolation to transform multichromatic (relative) signals to scalar concentration data. Linear and gaussian kernels are supported.

This PR comes with an example also ran as a test. The images added to the example site originate from FluidFlower tracer experiments.

moritzmarquardt and others added 30 commits October 16, 2023 11:12
Copy link
Collaborator

@jwboth jwboth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much @moritzmarquardt for this great add-on. This will very likely make DarSIA analyses much stronger.

Please, check the two comments and resolve them after editing. After that, the PR is ready to be merged.

examples/kernel_interpolation.py Outdated Show resolved Hide resolved
examples/kernel_interpolation.py Outdated Show resolved Hide resolved
@moritzmarquardt moritzmarquardt merged commit d8ba052 into main Oct 17, 2023
3 checks passed
@jwboth jwboth deleted the kernel-based-concentration-analysis branch October 17, 2023 09:37
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

Successfully merging this pull request may close these issues.

2 participants