simpeg.directives.ProjectSphericalBounds#
- class simpeg.directives.ProjectSphericalBounds(inversion=None, dmisfit=None, reg=None, verbose=False, **kwargs)[source]#
- Bases: - InversionDirective- Trick for spherical coordinate system. Project \(\theta\) and \(\phi\) angles back to \([-\pi,\pi]\) using back and forth conversion. spherical->cartesian->spherical - Attributes - Data misfit associated with the directive. - Inverse problem associated with the directive. - Inversion object associated with the directive. - Optimization algorithm associated with the directive. - Regularization associated with the directive. - Return simulation for all data misfits. - Return survey for all data misfits - Whether or not to print debugging information. - Methods 
 
    