Skip to content

Run TestFlavors using ExploreASL_Master #583

@jan-petr

Description

@jan-petr

Description

We need to test the ExploreASL_Master that it is able to handle correctly all the different inputs from DICOM->BIDS->Legacy->Processing but only BIDS->Legacy->Processing. Currently, we call the subfunctions in testing, but we should call the Master script with different settings.

Requirements

How to test

All these combinations should work with different inputs:

  • ExploreASL('/pet/projekte/asl/data/BIDS/TmpConversion/Siemens_PASL_2DEPI_noBsup_AD2/sourceStructure.json',[1 1 0 0],0)
    ExploreASL('/pet/projekte/asl/data/BIDS/TmpConversion/Siemens_PASL_2DEPI_noBsup_AD2/rawdata/dataset_description.json',[0 0 0 1],1)

  • ExploreASL('/pet/projekte/asl/data/BIDS/TmpConversion/Siemens_PASL_2DEPI_noBsup_AD2/sourceStructure.json',[1 1 0 1],1)

  • ExploreASL('/pet/projekte/asl/data/BIDS/TmpConversion/Siemens_PASL_2DEPI_noBsup_AD2/sourceStructure.json',[1 0 0 0],0)
    ExploreASL('/pet/projekte/asl/data/BIDS/TmpConversion/Siemens_PASL_2DEPI_noBsup_AD2/sourceStructure.json',[0 1 0 1],1)

  • ExploreASL('/pet/projekte/asl/data/BIDS/TmpConversion/Siemens_PASL_2DEPI_noBsup_AD2/sourceStructure.json',[1 0 0 0],0)
    ExploreASL('/pet/projekte/asl/data/BIDS/TmpConversion/Siemens_PASL_2DEPI_noBsup_AD2/studyPar.json',[0 1 0 1],1)

Release notes

Required: Proper testing of flavors using ExploreASL_Master.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions