ashgillman / spm-mcr-nix

Unofficial: Statistical Parametric Mapping with MATLAB Compiler Runtime on Nix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unofficial: Statistical Parametric Mapping with MATLAB Compiler Runtime on Nix

This repository contains a Nix Flake for building Statistical Parametric Mapping (SPM) on the Matlab Compiler Runtime (MCR).

What works?

  • Batched commands, like spm batch /path/to/jobfile.m.
    • Tested:
      • spm.spatial.coreg.estimate
  • GUI loads (untested)

What doesn’t work?

  • Probably everything else.

Versions

Currently supports:

  • SPM 12 (7771) w/ MCR R2019b (9.7.9)
  • SPM 8 (6313) w/ MCR R2019a (9.6.9)

Other projects

If this repository doesn’t solve your problems, you might like to check out:

References

The following links contained useful information in developing this flake:

About

Unofficial: Statistical Parametric Mapping with MATLAB Compiler Runtime on Nix

License:Creative Commons Zero v1.0 Universal


Languages

Language:Nix 100.0%