toor.Corrections.CT package#

Subpackages#

Submodules#

toor.Corrections.CT.normalization module#

class toor.Corrections.CT.normalization.AutomaticNormalization(tor_file=None)[source]#

Bases: object

normalizationLM()[source]#
class toor.Corrections.CT.normalization.DualRotationNormalizationSystem(tor_file=None, getNumberOfDetectorsFromFile=True)[source]#

Bases: AutomaticNormalization

property axialMotorStep#

Axial motor step :return:

property calculateAllPositionsAllDetectors#

Calculate all positions for all detectors. If false the unique positions are determined :return:

property energyPeakKey#

Get the energy peak key :return:

property fanMotorStep#

Fan motor step :return:

property fieldsListMode#

Get the fields list mode :return:

property generateMotorPositions#

Generate motor positions :return:

property listModeForNormalization#
normalizationLM()[source]#

Normalization for the dual rotation system :return:

property numberOfDetectorsSideA#
property numberOfDetectorsSideB#
property numberOfEventsListMode#
printMotorVariables()[source]#

Print the motor variables :return:

setCalculateAllPositionsAllDetectors(value)[source]#

Set calculate all positions for all detectors :type value: :param value: :return:

setEnergyPeakKey(energyPeakKey)[source]#

Set the energy peak key :type energyPeakKey: :param energyPeakKey: :return:

setGenerateMotorPositions(value)[source]#

Set generate motor positions :type value: :param value: :return:

property tiledProbabilityOfDetection#

Get the tiled probability of detection :return:

class toor.Corrections.CT.normalization.NormalizationCT(data_in=None, number_of_crystals=None, data_in_s=None, number_of_reps=10, rangeTopMotor=99, begin_range_botMotor=0, end_rangeBotMotor=360, stepTopmotor=0.225, stepBotMotor=3.6, recon_2D=False)[source]#

Bases: object

matrix_without_reduction()[source]#
normalizationLM()[source]#
normalization_LM()[source]#
probability_uniform_phantom()[source]#
write_probability_phantom()[source]#

Module contents#

Brief description of the file.