brainlife / app-tractographyQualityCheck

Compute many statistics from your input tractogram and any (optionally input) associated classification structure. These statistics can be used to facilitate quality assurance on your tractography and segmentation, or as part of subject/group level quantative analysis for a research project. See the output section of README.MD for more details.
MIT License
0 stars 1 forks source link

Operands to the || and && operators must be convertible to logical scalar values. #1

Closed soichih closed 4 years ago

soichih commented 4 years ago

Some jobs on Hetrick_DTI is failing with this error message.

Operands to the || and && operators must be convertible to logical scalar values.

Error in endpointClusterProto (line 167)

Error in wma_quantTract (line 112)

Error in wma_quantAllWMNorm (line 46)

Error in bsc_feAndSegQualityCheck (line 59)

Error in main (line 46)

MATLAB:nonLogicalConditional

Please troubleshoot.

DanNBullock commented 4 years ago

Subject nums?

On Tue, Dec 3, 2019, 7:31 PM Soichi Hayashi notifications@github.com wrote:

This message was sent from a non-IU address. Please exercise caution when clicking links or opening attachments from external sources.

Some jobs on Hetrick_DTI is failing with this error message.

Operands to the || and && operators must be convertible to logical scalar values.

Error in endpointClusterProto (line 167)

Error in wma_quantTract (line 112)

Error in wma_quantAllWMNorm (line 46)

Error in bsc_feAndSegQualityCheck (line 59)

Error in main (line 46)

MATLAB:nonLogicalConditional

Please troubleshoot.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brainlife/app-tractographyQualityCheck/issues/1?email_source=notifications&email_token=ADFXNPJVUZSW7Y3ZLJLLY43QW3267A5CNFSM4JVAZSPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H53FY3A, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADFXNPOWEYFSKXYZ4HJ6ODLQW3267ANCNFSM4JVAZSPA .

soichih commented 4 years ago

11373 and 11342

On Tue, Dec 3, 2019 at 7:32 PM Daniel Bullock notifications@github.com wrote:

Subject nums?

On Tue, Dec 3, 2019, 7:31 PM Soichi Hayashi notifications@github.com wrote:

This message was sent from a non-IU address. Please exercise caution when clicking links or opening attachments from external sources.

Some jobs on Hetrick_DTI is failing with this error message.

Operands to the || and && operators must be convertible to logical scalar values.

Error in endpointClusterProto (line 167)

Error in wma_quantTract (line 112)

Error in wma_quantAllWMNorm (line 46)

Error in bsc_feAndSegQualityCheck (line 59)

Error in main (line 46)

MATLAB:nonLogicalConditional

Please troubleshoot.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/brainlife/app-tractographyQualityCheck/issues/1?email_source=notifications&email_token=ADFXNPJVUZSW7Y3ZLJLLY43QW3267A5CNFSM4JVAZSPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H53FY3A , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ADFXNPOWEYFSKXYZ4HJ6ODLQW3267ANCNFSM4JVAZSPA

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/brainlife/app-tractographyQualityCheck/issues/1?email_source=notifications&email_token=AAHBR6DI7WSGPGFMT4XPTGDQW33CFA5CNFSM4JVAZSPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEF3JQ3I#issuecomment-561420397, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHBR6EIPG2FHFTPYPTLGH3QW33CFANCNFSM4JVAZSPA .

soichih commented 4 years ago

11418 also

DanNBullock commented 4 years ago

This was fixed, correct?

soichih commented 4 years ago

Yes. Closing this ticket now.