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

Fix relative path issue in reconstruction_module_time_reversal_adapter.py matlab command #235

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

lkeegan
Copy link
Contributor

@lkeegan lkeegan commented Aug 14, 2023

  • ensure absolute path is used for data path argument to matlab script
  • refactor duplicated code into utils.matlab.generate_matlab_cmd

Please check the following before creating the pull request (PR):

  • Did you run automatic tests?
  • Did you run manual tests?
  • Is the code provided in the PR still backwards compatible to previous SIMPA versions?

List any specific code review questions

List any special testing requirements

Additional context (e.g. papers, documentation, blog posts, ...)

Provide issue / feature request fixed by this PR

Fixes #233

lkeegan and others added 2 commits August 14, 2023 10:25
- ensure absolute path is used for data path argument to matlab script
- refactor duplicated code into `utils.generate_matlab_cmd`
@kdreher kdreher merged commit 5131e69 into IMSY-DKFZ:main Sep 19, 2023
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.

Time_series
2 participants