popsynth.aux_samplers.viewing_angle_sampler module¶
-
class
popsynth.aux_samplers.viewing_angle_sampler.ViewingAngleSampler[source]¶ Bases:
popsynth.auxiliary_sampler.NonObservedAuxSampler-
__init__()[source]¶ A viewing angle sampler that samples from 0 to
max_angle. Unlike other samplers, it assumes that this is NOT an observed propertyParameters: max_angle ( AuxiliaryParameter) – The maximum angle to which to sample in degrees
-
max_angle¶
-