AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
March 04, 2021 12:52AM
Hi there,

I am using afni_proc.py for some pre-processing. I added -AddEdge as an option as part of my align_epi_anat block.

This has successfully generated a folder of edge images, but when it has run and I cd into the AddEdge folder, when I try to run @AddEdge -auto it throws up a bunch of different overlaid images one after the other, all disappearing quickly, leaving only my original anatomical image as the background with cyan edges, and a big block cyan blob (not aligned correctly) as my epi. My epi is a partial coverage slab, which is why they aren't aligned, but not sure what else is going on for this review script to be acting strangely.

When I view the files separately by opening afni on it's own and setting the overlay and underlay, this works ok, but I can't work out how to colour the underlay, overlay and overlap differently so I can actually see how well aligned the images are (currently are greyscale).

Any help would be appreciated, thank you!

Harriet

-----

code (in case it is useful)

afni_proc.py -subj_id $subj \
-blocks align \
-dsets $data_dir/P007_FR_RUN* \
-tcat_remove_first_trs 0 \
-copy_anat $data_dir/FR_uniden_avg \
-anat_has_skull yes \
-align_opts_aea \
-deoblique on \
-ginormous_move \
-partial_coverage \
-AddEdge \
-check_flip



Edited 1 time(s). Last edit at 03/04/2021 01:05AM by hdempseyjones.
Subject Author Posted

@AddEdge not running correctly

hdempseyjones March 04, 2021 12:52AM

Re: @AddEdge not running correctly

Daniel Glen March 06, 2021 11:37AM

Re: @AddEdge not running correctly

ptaylor March 08, 2021 02:16PM