create_shfqa_sweeper#
- ModuleHandler.create_shfqa_sweeper() SHFQASweeper[source]#
Create an instance of the SHFQASweeper.
For now the general sweeper module does not support the SHFQA. However a python based implementation called
SHFSweeperdoes already provide this functionality. TheSHFSweeperis part of thezhinstmodule and can be found in the utils.Toolkit wraps around the
SHFSweeperand exposes a interface that is similar to the LabOne modules, meaning the parameters are exposed in a node tree like structure.In addition a new session is created. This has the benefit that the sweeper implementation does not interfere with the the commands and setups from the user.
- Returns:
Created object
- Return type: