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

pick_rgplugin_stype: New function, use where necessary #44

Closed
wants to merge 2 commits into from

Conversation

LightArrowsEXE
Copy link
Member

Closes #43.

This introduces a new function to replace vstools.pick_func_stype with a specialised one for removegrain plugins. This means the user is no longer required to have both rgvs and RGSF installed for functions to work, and that once zsmooth (https://github.com/adworacz/zsmooth?tab=readme-ov-file#implemented-featuresfunctions) has implemented every function called here, we can easily make use of it here if available.

This also returns "DependencyNotFound" errors as used in other JET packages.

Closes #43.

This introduces a new function to replace `vstools.pick_func_stype` with a specialised one for removegrain plugins. This means the user is no longer required to have both rgvs and RGSF installed for functions to work, and that once zsmooth (https://github.com/adworacz/zsmooth?tab=readme-ov-file#implemented-featuresfunctions) has implemented every function called here, we can easily make use of it here if available.

This also returns "DependencyNotFound" errors as used in other JET packages.
@Setsugennoao
Copy link
Member

This is useless, just do core.lazy.xxx

@Setsugennoao Setsugennoao deleted the pick_rgplugin_stype branch November 30, 2024 08:06
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.

RGSF hard dependency when using vertical_cleaner
2 participants