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

Introduce_ereg #49

Merged
merged 34 commits into from
Apr 16, 2024
Merged

Introduce_ereg #49

merged 34 commits into from
Apr 16, 2024

Conversation

neuronflow
Copy link
Collaborator

.

Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
@neuronflow neuronflow marked this pull request as draft December 14, 2023 14:54
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
@neuronflow neuronflow added the enhancement New feature or request label Dec 14, 2023
This was linked to issues Dec 14, 2023
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
@neuronflow neuronflow marked this pull request as ready for review February 15, 2024 11:07
@neuronflow neuronflow marked this pull request as draft February 15, 2024 11:07
@neuronflow neuronflow marked this pull request as ready for review March 30, 2024 12:43
neuronflow and others added 6 commits March 30, 2024 13:51
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
@neuronflow neuronflow marked this pull request as draft March 30, 2024 13:27
@neuronflow
Copy link
Collaborator Author

@sarthakpati hmm currently this crashes using eregs default parameters:

*** start ***
  0%|                                                                 | 0/2 [00:00<?, ?it/s]
Traceback (most recent call last):
  File "/home/florian/flow/BrainLesion/preprocessing/example/example_modality_centric_preprocessor.py", line 132, in <module>
    preprocess(exam)
  File "/home/florian/flow/BrainLesion/preprocessing/example/example_modality_centric_preprocessor.py", line 116, in preprocess
    preprocessor.run(
  File "/home/florian/flow/BrainLesion/preprocessing/brainles_preprocessing/preprocessor.py", line 132, in run
    moving_modality.register(
  File "/home/florian/flow/BrainLesion/preprocessing/brainles_preprocessing/modality.py", line 178, in register
    registrator.register(
  File "/home/florian/flow/BrainLesion/preprocessing/brainles_preprocessing/registration/eReg/eReg.py", line 41, in register
    registrator.register(
  File "/home/florian/miniconda3/envs/brainles2/lib/python3.10/site-packages/ereg/registration.py", line 153, in register
    if self.parameters["bias_correct"]:
KeyError: 'bias_correct'

Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
Signed-off-by: neuronflow <[email protected]>
@neuronflow neuronflow marked this pull request as ready for review April 16, 2024 21:23
@neuronflow neuronflow removed the request for review from sarthakpati April 16, 2024 21:23
@neuronflow
Copy link
Collaborator Author

TODO we could fine-tune ereg parameters

@neuronflow neuronflow marked this pull request as draft April 16, 2024 21:42
@neuronflow neuronflow marked this pull request as ready for review April 16, 2024 21:43
@neuronflow neuronflow merged commit 5ad167b into main Apr 16, 2024
3 checks passed
@neuronflow neuronflow deleted the introduce_ereg branch April 16, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] simple reg The pipeline doesn't run on MacOs
2 participants