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

ENH: Use json format for pipeline configuration files #76

Merged
merged 19 commits into from
Feb 18, 2021

Conversation

sebastientourbier
Copy link
Member

@sebastientourbier sebastientourbier commented Feb 11, 2021

PR dedicated to the adoption of JSON format for configuration files.

It includes:

  • Removal of all code related to INI
  • Implementation of method that convert old INI files to new JSON format
  • Refactoring of cmtklib/config.py
  • Implementation of methods to support reading and writing JSON configuration files
  • Filter configuration parameters pertinent to the diffusion reconstruction and tracking tools
  • Update of usage and addition of a note in the documentation

@sebastientourbier sebastientourbier added this to the v3.0.0-RC4 milestone Feb 11, 2021
@sebastientourbier sebastientourbier added the infra Infrastructure label Feb 11, 2021
@sebastientourbier sebastientourbier self-assigned this Feb 16, 2021
@sebastientourbier sebastientourbier merged commit e063528 into release/v3.0.0-RC4 Feb 18, 2021
@sebastientourbier sebastientourbier deleted the enh/json_configuration_files branch March 8, 2021 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant