Problem about compute MNI

In tutorial “EEG and epilepsy”, I want to compute an affine transformation between the subject space and the MNI ICBM152 space. Both two method I have tried, but it report:
‘Error: Impossible to download template: HTTPS connections require Java 1.7. Please update Java’

I use Matlab R2013a
java version “1.7.0_80”

So, how can I solve this problem?
Thanks very much!

I have solve this problem

1 Like

@MartinC Are all older versions of Matlab (<= 2013a, down to 2008a) able to download all the files needed by the various processes, with your recent modification?

  • TPM.nii (compute MNI transformation)
  • various anatomy templates (right-click on subject > Use template)
  • Brainstorm update
  • openmeeg (head model)
  • Brain entrpoy/MEM (inverse model)

Now that NeuroImage.usc.edu moved to HTTPS, users with Java v1.6 will have download issues (Matlab 2008a to 2013a).
See PR: https://github.com/brainstorm-tools/bst-java/pull/1