snapred.backend.recipe package
Subpackages
- snapred.backend.recipe.algorithm package
- Submodules
- snapred.backend.recipe.algorithm.CalculateDiffCalTable module
- snapred.backend.recipe.algorithm.CalibrationMetricExtractionAlgorithm module
- snapred.backend.recipe.algorithm.CrystallographicInfoAlgorithm module
- snapred.backend.recipe.algorithm.CustomGroupWorkspace module
- snapred.backend.recipe.algorithm.DetectorPeakPredictor module
- snapred.backend.recipe.algorithm.DiffractionSpectrumWeightCalculator module
- snapred.backend.recipe.algorithm.DummyAlgo module
- snapred.backend.recipe.algorithm.FetchGroceriesAlgorithm module
- snapred.backend.recipe.algorithm.FitMultiplePeaksAlgorithm module
- snapred.backend.recipe.algorithm.FocusSpectraAlgorithm module
- snapred.backend.recipe.algorithm.GenerateTableWorkspaceFromListOfDict module
- snapred.backend.recipe.algorithm.LiteDataCreationAlgo module
- snapred.backend.recipe.algorithm.LoadCalibrationWorkspaces module
- snapred.backend.recipe.algorithm.LoadGroupingDefinition module
- snapred.backend.recipe.algorithm.MakeDirtyDish module
- snapred.backend.recipe.algorithm.MantidSnapper module
- snapred.backend.recipe.algorithm.PixelGroupingParametersCalculation module
- snapred.backend.recipe.algorithm.PurgeOverlappingPeaksAlgorithm module
- snapred.backend.recipe.algorithm.RawVanadiumCorrectionAlgorithm module
- snapred.backend.recipe.algorithm.SaveGroupingDefinition module
- snapred.backend.recipe.algorithm.SmoothDataExcludingPeaksAlgo module
- snapred.backend.recipe.algorithm.WashDishes module
- Module contents
Submodules
snapred.backend.recipe.CrystallographicInfoRecipe module
MagicMock is a subclass of Mock with default implementations of most of the magic methods. You can use MagicMock without having to configure the magic methods yourself.
If you use the spec or spec_set arguments then only magic methods that exist in the spec will be created.
Attributes and the return value of a MagicMock will also be MagicMocks.
snapred.backend.recipe.PixelDiffCalRecipe module
MagicMock is a subclass of Mock with default implementations of most of the magic methods. You can use MagicMock without having to configure the magic methods yourself.
If you use the spec or spec_set arguments then only magic methods that exist in the spec will be created.
Attributes and the return value of a MagicMock will also be MagicMocks.
snapred.backend.recipe.GroupDiffCalRecipe module
MagicMock is a subclass of Mock with default implementations of most of the magic methods. You can use MagicMock without having to configure the magic methods yourself.
If you use the spec or spec_set arguments then only magic methods that exist in the spec will be created.
Attributes and the return value of a MagicMock will also be MagicMocks.
snapred.backend.recipe.FetchGroceriesRecipe module
MagicMock is a subclass of Mock with default implementations of most of the magic methods. You can use MagicMock without having to configure the magic methods yourself.
If you use the spec or spec_set arguments then only magic methods that exist in the spec will be created.
Attributes and the return value of a MagicMock will also be MagicMocks.
snapred.backend.recipe.GenerateCalibrationMetricsWorkspaceRecipe module
MagicMock is a subclass of Mock with default implementations of most of the magic methods. You can use MagicMock without having to configure the magic methods yourself.
If you use the spec or spec_set arguments then only magic methods that exist in the spec will be created.
Attributes and the return value of a MagicMock will also be MagicMocks.
snapred.backend.recipe.GenericRecipe module
MagicMock is a subclass of Mock with default implementations of most of the magic methods. You can use MagicMock without having to configure the magic methods yourself.
If you use the spec or spec_set arguments then only magic methods that exist in the spec will be created.
Attributes and the return value of a MagicMock will also be MagicMocks.
snapred.backend.recipe.GroupWorkspaceIterator module
MagicMock is a subclass of Mock with default implementations of most of the magic methods. You can use MagicMock without having to configure the magic methods yourself.
If you use the spec or spec_set arguments then only magic methods that exist in the spec will be created.
Attributes and the return value of a MagicMock will also be MagicMocks.
snapred.backend.recipe.PixelGroupingParametersCalculationRecipe module
MagicMock is a subclass of Mock with default implementations of most of the magic methods. You can use MagicMock without having to configure the magic methods yourself.
If you use the spec or spec_set arguments then only magic methods that exist in the spec will be created.
Attributes and the return value of a MagicMock will also be MagicMocks.
Module contents
MagicMock is a subclass of Mock with default implementations of most of the magic methods. You can use MagicMock without having to configure the magic methods yourself.
If you use the spec or spec_set arguments then only magic methods that exist in the spec will be created.
Attributes and the return value of a MagicMock will also be MagicMocks.