Skip to content

v1.7.0: model rework#171

Merged
darksim33 merged 64 commits intomainfrom
163-rework-models
Jul 23, 2025
Merged

v1.7.0: model rework#171
darksim33 merged 64 commits intomainfrom
163-rework-models

Conversation

@darksim33
Copy link
Owner

@darksim33 darksim33 commented Jul 2, 2025

Adressing #163-rework-models

Features:

  • Changed from model wrappers to classes.
  • Added json editor for less cluttery test parameter file handling
    • Allows to create json files dynmically for different IVIM parameter sets
  • Rework IVIMSegmentedParameters to use 2 subclasses (params_fit1 and params_fit2) instead of one and main class (Rework Segmented Fitting #172)
  • Refactored some attributes

@darksim33 darksim33 linked an issue Jul 2, 2025 that may be closed by this pull request
@darksim33 darksim33 changed the title 163-rework-models v1.7.0: model rework Jul 2, 2025
@darksim33 darksim33 self-assigned this Jul 3, 2025
darksim33 added 27 commits July 7, 2025 16:33
… class is not accessed directly and the model is called separately
… model. Also renamed *reduced* for model to *fit_reduced* for better readability
@darksim33 darksim33 marked this pull request as ready for review July 23, 2025 12:58
@darksim33 darksim33 merged commit 5c60e74 into main Jul 23, 2025
@darksim33 darksim33 deleted the 163-rework-models branch July 23, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rework Models

1 participant