Skip to content

Channel-wise cofactor - #17

Merged
alxvth merged 20 commits into
mainfrom
feature/ChannelWiseCofactor
Aug 5, 2026
Merged

Channel-wise cofactor#17
alxvth merged 20 commits into
mainfrom
feature/ChannelWiseCofactor

Conversation

@alxvth

@alxvth alxvth commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Adds the option to set individual cofactors for each data dimension for the asinh transformation.

UI for data set based plugin entry point (e.g. right-click in the data hierarchy):
image

UI for data type based plugin entry point (e.g. via the image loader):
image
This data type entry point does not allow for channel-wise cofactors since we do not yet know of the number of data channels when the settings UI (pluginTriggerAction->setConfigurationAction is setup).

Additional:

  • Parallel transformation with OpenMP
  • Small refactors: clearer names that do not shadow other ManiVault names (PointDataConversionPlugin::Type -> PointDataConversionPlugin::Conversion)

@alxvth
alxvth merged commit 0e39d8a into main Aug 5, 2026
8 checks passed
@alxvth
alxvth deleted the feature/ChannelWiseCofactor branch August 5, 2026 15:28
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.

1 participant