CoBrALab / twolevel_ants_dbm

A twolevel deformation based morphometry pipeline using ants
Other
10 stars 8 forks source link

Audit dryrun to confirm it does nothing #40

Closed gdevenyi closed 4 years ago

gdevenyi commented 4 years ago

Currently looks like it creates directories, and looks like it doesn't print the jacobian blurring steps and crashes instead:

Blurring Jacobians
Traceback (most recent call last):
  File "/data/chamal/projects/gabriel/src/twolevel_dbm/twolevel_dbm.py", line 705, in <module>
    main()
  File "/data/chamal/projects/gabriel/src/twolevel_dbm/twolevel_dbm.py", line 699, in main
    firstlevel(inputs, args)
  File "/data/chamal/projects/gabriel/src/twolevel_dbm/twolevel_dbm.py", line 197, in firstlevel
    secondlevel(imagelist, args, secondlevel=True)
  File "/data/chamal/projects/gabriel/src/twolevel_dbm/twolevel_dbm.py", line 483, in secondlevel
    for blur in args.jacobian_sigmas:
TypeError: 'NoneType' object is not iterable
gdevenyi commented 4 years ago

Dryrun fixed up by 7de0602f1db88de2a0cad4f096e85905a37887cb