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

heuristics/cmrr_heuristic.py lacks needed infotodict method #30

Closed
yarikoptic opened this issue Sep 16, 2016 · 2 comments
Closed

heuristics/cmrr_heuristic.py lacks needed infotodict method #30

yarikoptic opened this issue Sep 16, 2016 · 2 comments

Comments

@yarikoptic
Copy link
Member

was familiarizing myself with heudiconv and ran into this:

$> bin/heudiconv --dbg -d ../PHANTOM1_3/YAROSLAV_DBIC-TEST1/HEAD_ADVANCED_APPLICATIONS_LIBRARIES_20160824_104430_780000/ -s '' -f heuristics/cmrr_heuristic.py -c dcm2niix -o ../outputs/ -b
Traceback (most recent call last):
  File "bin/heudiconv", line 715, in <module>
    is_bids=args.bids)
  File "bin/heudiconv", line 595, in convert_dicoms
    info = mod.infotodict(seqinfo)
AttributeError: 'module' object has no attribute 'infotodict'
@yarikoptic
Copy link
Member Author

the kill happened in f786819

@satra
Copy link
Member

satra commented Sep 16, 2016

Oops should be fixed

On Sep 16, 2016 12:09 PM, "Yaroslav Halchenko" notifications@github.com
wrote:

the kill happened in f786819
f786819


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#30 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AALO_9TIl0rE0Y6ICZ0h64-sIaueyc-Rks5qqr9UgaJpZM4J_E2U
.

@satra satra closed this as completed in ef37560 Sep 16, 2016
yarikoptic added a commit that referenced this issue Jul 6, 2023
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

2 participants