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

WIP: Implement Pydra code-generators #2665

Draft
wants to merge 116 commits into
base: dev
Choose a base branch
from
Draft

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    057980c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8568b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea474a5 View commit details
    Browse the repository at this point in the history
  4. fixed up output_file_template

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cae2e23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5c56f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1451c06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3152260 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35fbece View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    192e30c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    446874e View commit details
    Browse the repository at this point in the history
  11. fixed up gitignore

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b024c8f View commit details
    Browse the repository at this point in the history
  12. fixed handling of choices

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    20f2f91 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d50e12 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b59ab55 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dc0a90e View commit details
    Browse the repository at this point in the history
  16. renamed auto-gen script

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    68ac1be View commit details
    Browse the repository at this point in the history
  17. added DS_store to gitignore

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a405041 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    445e3aa View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a3ebfc3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7cb21a0 View commit details
    Browse the repository at this point in the history
  21. fixed error in gh action

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    33146fd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    373d38a View commit details
    Browse the repository at this point in the history
  23. added requirements file

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b8d4c11 View commit details
    Browse the repository at this point in the history
  24. fixed up auto-gen call in GHA

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2679b07 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    548d400 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    441a76e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    517da78 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    448fb70 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d43d056 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d7467cf View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d5c6f6f View commit details
    Browse the repository at this point in the history
  32. removed upload of build script

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c14b63a View commit details
    Browse the repository at this point in the history
  33. renamed pydra GHA

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7c90b55 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f646cab View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    31927b9 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a19f79b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    aa12a94 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7c56b98 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    7549961 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6f6eca8 View commit details
    Browse the repository at this point in the history
  41. reverted debugging statements

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5a8b312 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    183b5cb View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    33511d4 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    88f6520 View commit details
    Browse the repository at this point in the history
  45. bug fixes to pydra-usage printing: escape python keyword args and add…

    … file templates to output file options (e.g. --export_grad*)
    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f7501fe View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    6e50b6c View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    5e122ea View commit details
    Browse the repository at this point in the history
  48. escaped cmd_name

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    105e215 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    128cc8d View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    de66aed View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    0a34415 View commit details
    Browse the repository at this point in the history
  52. updated Mgh format name

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7d6a08d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    faba88d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    563ba6c View commit details
    Browse the repository at this point in the history
  55. fixed up dwi fileformats

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    452cb10 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    f18870f View commit details
    Browse the repository at this point in the history
  57. added auto-generated tests

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b71e6e5 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    311e9c7 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    e3d1812 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    3c24809 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    10855bc View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    4fe6902 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    ac855f3 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    b77e06b View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    7d0cab0 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    82b3b4b View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    fbcae8e View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    54d2cb1 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    f2dd3ec View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    6b587f3 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    fb20ade View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    7ba8adf View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    107ffbc View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    d8444a8 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    5e607b6 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    a8a7436 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    9510ee0 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    4b5ee0d View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    ebe7af8 View commit details
    Browse the repository at this point in the history
  80. updated dicom import location

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ab787d2 View commit details
    Browse the repository at this point in the history
  81. updated Mgz format name

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    511b549 View commit details
    Browse the repository at this point in the history
  82. added mif.gz format

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8674e91 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    3a28637 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    7e4db06 View commit details
    Browse the repository at this point in the history
  85. debugging unittests

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ec75006 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    dad98ca View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    37fc50b View commit details
    Browse the repository at this point in the history
  88. fixed up extras signatures

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    252fd72 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    09a8f1a View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    ad9cf92 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    333d88d View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    673522d View commit details
    Browse the repository at this point in the history
  93. imported gzipped image formats into base fileformats package

    adsouza authored and tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7283d7b View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    1908468 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    0ee5a4d View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    a6dfbee View commit details
    Browse the repository at this point in the history
  97. added _version.py to gitignore

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3350178 View commit details
    Browse the repository at this point in the history
  98. removed stray .DS_Store

    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    86271ff View commit details
    Browse the repository at this point in the history
  99. replace 'input' and 'output' fields with "in_file" and "out_file" to …

    …make it more pydronic
    tclose committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ea3d590 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    8adb7ff View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    9f41b6a View commit details
    Browse the repository at this point in the history
  2. touch up

    tclose committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3fecc1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    147993b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76d6bd8 View commit details
    Browse the repository at this point in the history
  5. debugging pydra GH action

    tclose committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d1c2ddd View commit details
    Browse the repository at this point in the history
  6. fix up

    tclose committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    617d9b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6bfef76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f90927 View commit details
    Browse the repository at this point in the history
  9. fix up GH action

    tclose committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    520bcb1 View commit details
    Browse the repository at this point in the history
  10. fix up

    tclose committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    834da49 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. delete stray generated files

    tclose committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b5d2802 View commit details
    Browse the repository at this point in the history
  2. removed more stray files

    tclose committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2072799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c30f14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    098361b View commit details
    Browse the repository at this point in the history
  5. removed flake8 config

    tclose committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0ff5bd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b24273f View commit details
    Browse the repository at this point in the history