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

NF: add to heuristic support of custom "post-processing" of entire set of files #7

Open
yarikoptic opened this issue Nov 1, 2016 · 0 comments

Comments

@yarikoptic
Copy link
Member

yarikoptic commented Nov 1, 2016

There is now a custom_callable support in the heuristic which is called for EVERY sequence during conversion. We would need something similar but working AFTER the loop finishes, so we could do final tune ups. (probably within convert function).

how should it be named? custom_callable_finalize

needed to possibly figure out associations for fmap files to corresponding func files, if we allow for such heuristic

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

No branches or pull requests

1 participant