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

Turn synister into a functional cookie cutter #7

Open
adjavon opened this issue Feb 6, 2025 · 0 comments
Open

Turn synister into a functional cookie cutter #7

adjavon opened this issue Feb 6, 2025 · 0 comments
Assignees

Comments

@adjavon
Copy link

adjavon commented Feb 6, 2025

The goal is to make it possible for somebody to re-create the synister pipeline with new data. To do this, we have decided to create a python cookie cutter which contains the bare minimum scripts for how to get started.

The advantages of this are that, if we update the best practices on the pipeline, we can easily fetch those best practices from the cookie cutter without affecting each dataset's necessarily custom code. We will be using cruft.

@adjavon adjavon self-assigned this Feb 6, 2025
adjavon added a commit that referenced this issue Feb 7, 2025
This should allow a cleaner conversion to new datasets in the future.
Contributes to #7
adjavon added a commit that referenced this issue Feb 7, 2025
This makes the training script somewhat more flexible for various datasets in the pipeline.

Works towards #7.
adjavon added a commit that referenced this issue Feb 7, 2025
Makes 03_inference more dataset-agnostic.
Details should come from the configuration file.
Voxel size is currently optional, and will be ignored by default.

Addresses part of #7
adjavon added a commit that referenced this issue Feb 7, 2025
adjavon added a commit that referenced this issue Feb 7, 2025
Specifically, for inference. The spatial order can be set in the data configuration file.

Closes #7
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

No branches or pull requests

1 participant