Skip to content
Snippets Groups Projects
Paul McCarthy's avatar
Paul McCarthy authored
Rf/createwrapper macos

See merge request !12
cca81aee
History

fsl-base

This project contains the "base" of an FSL installation. It includes:

  • Configuration scripts for setting up an environment to use FSL
  • Makefile infrastructure used to compile and install FSL projects
  • Various other small configuration, data, and auxillary files

Prior to FSL 6.1.X, the contents of this project were provided by the etc and config projects.

Tests

The .ci directory contains a collection of tests which validate the behaviour of various aspects of the base project. All tests are written in Python, and are executed with pytest.