Skip to content

[Feature] Tidy up wing disc scriptsΒ #63

@alessandrofelder

Description

@alessandrofelder

Is your feature request related to a problem? Please describe.
The wingdisc functionality is almost ready for an initial template generation run πŸŽ‰
The current PR #60 has been useful for experimentation, learning and feedback.

But is currently a bit big and the code could do with tidying up. There are some files that don't belong in the codebase (mirror_test.py and argument assignments).

Describe the solution you'd like
We add each of the points below as separate PRs, in this order:

  • add the loader functions and the [wingdisc] extra dependency, open a new PR
  • add a cleaned example script in a new PR. Cleaning should include
    - [ ] using np.flip instead of our mirror function
    - [ ] removing any commented-out code
    - [ ] add code to write the brain_paths.txt and mask_paths.txt files we need

We can worry about tests after.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions