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

Minor Code and Documentation Fixes (#250, closes #243, #244, #245, #2… #3

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

georgeyiasemis
Copy link
Owner

…46, NKI-AI#247, NKI-AI#249)

Minor code fixes:

  • Fix transforms creation for inference using dict_flatten

Config fixes:

  • Update projects/ to new transforms config:
cropping:
    crop: null
sensitivity_map_estimation:
    estimate_sensitivity_maps: true  # Estimate the sensitivity map on the ACS
normalization:
    scaling_key: masked_kspace

Documentation fixes:

  • Update some documentation files

…, #247, #249)

Minor code fixes:
* Fix transforms creation for inference using `dict_flatten`

Config fixes:
* Update projects/<configs>  to new transforms config:
``` 
cropping:
    crop: null
sensitivity_map_estimation:
    estimate_sensitivity_maps: true  # Estimate the sensitivity map on the ACS
normalization:
    scaling_key: masked_kspace
```

Documentation fixes:
* Update some documentation files
@georgeyiasemis georgeyiasemis merged commit e3cca85 into georgeyiasemis:main Aug 31, 2023
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.

1 participant