We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
On the page https://docs.aiforoncology.nl/direct/config.html, there is a hyperlink to the project page. "A list of our configuration files can be found in the projects folder."
This links to https://docs.aiforoncology.nl/projects/ which does not exists
To Reproduce Go to https://docs.aiforoncology.nl/direct/config.html Click on 'projects'
Expected behavior I expected to land at https://docs.aiforoncology.nl/direct/model_zoo.html or at https://github.com/NKI-AI/direct/tree/main/projects for example
Environment dlup version: Not installed. direct version: 1.0.5.dev0 How installed: using conda Python version: 3.9 Operating System: NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Minor Code and Documentation Fixes (#250, closes #243, #244, #245, #246…
2a4c293
…, #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
Minor Code and Documentation Fixes (NKI-AI#250, closes NKI-AI#243, NK…
e3cca85
…I-AI#244, NKI-AI#245, NKI-AI#246, NKI-AI#247, NKI-AI#249) (#3) 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
Successfully merging a pull request may close this issue.
Describe the bug
On the page https://docs.aiforoncology.nl/direct/config.html, there is a hyperlink to the project page.
"A list of our configuration files can be found in the projects folder."
This links to https://docs.aiforoncology.nl/projects/ which does not exists
To Reproduce
Go to https://docs.aiforoncology.nl/direct/config.html
Click on 'projects'
Expected behavior
I expected to land at https://docs.aiforoncology.nl/direct/model_zoo.html
or at https://github.com/NKI-AI/direct/tree/main/projects for example
Environment
dlup version: Not installed.
direct version: 1.0.5.dev0
How installed: using conda
Python version: 3.9
Operating System:
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: