File tree 10 files changed +0
-303
lines changed
fileformats/medimage_CHANGEME
10 files changed +0
-303
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,6 @@ All tasks will be inserted into the `pydra.tasks.<yourtaskpackagename>` namespac
12
12
replace with appropriate name.
13
13
1 . Rename the namespace package root directory to replace ` CHANGEME ` with the name of the package:
14
14
* ` src/pydra/tasks/CHANGEME `
15
- 1 . If you are planning to define [ fileformats] ( https://arcanaframework.github.io/fileformats/ ) classes specific
16
- to the tools defined in the task package, then rename the base and "extras" packages using a
17
- matching name to the package (if the tool is from in another field other than medical imaging,
18
- also replace the ` medimage ` part). If you don't need to define and tool-specific fileformats you can delete
19
- these packages and the .github/workflows/fileformats-ci-cd.yaml
20
- * ` related-packages/fileformats/fileformats/medimage_CHANGEME `
21
- * ` related-packages/fileformats-extras/fileformats/extras/medimage_CHANGEME `
22
15
1 . Under the newly renamed package (i.e. formerly CHANGEME) there is a directory named "v1",
23
16
` src/pydra/tasks/<package-name>/v1 ` , change this to valid Python package name starting with
24
17
'v' to indicate the version of the tool the Pydra interfaces will be designed for,
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments