You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
Ben Murray edited this page Jun 5, 2019
·
14 revisions
Introduction
This page documents the various thoughts on improving NiftyNet configuration files. This work has been done over a couple of stages and is spread across various issues in various repositories, so this page is an attempt to pull all thinking together into one place to create concrete issues for implementation.
Sources
Ini file design has been driven by two phases of thinking:
Work done to consider a move across to YAML, between January and June 2018
Work done during the NiftyNet hackathon in June, 2019
2018
The main issue for the January 2018 work is documented in issue #166. It is documented across issues in this repository and in the cmiclab niftynet repository issues. As such, this page is gathering all the thinking together from the various issues to this section of the wiki.
2019
A number of feature points were considered for the NiftyNet hackathon held in June 2019 that could benefit from modifications to the config file format. These are discussed below and referenced by corresponding issues (TBA).