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

SPM major and minor versions #2

Open
casperdcl opened this issue Oct 5, 2020 · 0 comments
Open

SPM major and minor versions #2

casperdcl opened this issue Oct 5, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@casperdcl
Copy link
Member

casperdcl commented Oct 5, 2020

SPM12 has multiple minor versions, and there are also other major versions (e.g. SPM8) with different functionality.

Right now, spm12.py recommends the user to install one version of SPM12 into the global MATLAB path. Instead, spm12.py should:

  • expect a location to find SPM12.x/SPM8.x/etc sub folders (perhaps ${SPM_PATH:-~/.spm})?
  • (automatically) select the subfolder (e.g. default=dir($SPM_PATH/*)[0])
  • add the subfolder to matlab.engine.path
@casperdcl casperdcl added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 5, 2020
@casperdcl casperdcl self-assigned this Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant