Home
last modified time | relevance | path

Searched defs:two_theta_range (Results 1 – 4 of 4) sorted by relevance

/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/diffraction/
H A Dcore.py59 def get_pattern(self, structure, scaled=True, two_theta_range=(0, 90)): argument
81 two_theta_range=(0, 90), argument
H A Dxrd.py141 def get_pattern(self, structure, scaled=True, two_theta_range=(0, 90)): argument
H A Dneutron.py69 def get_pattern(self, structure, scaled=True, two_theta_range=(0, 90)): argument
/dports/science/py-abipy/abipy-0.9.0/abipy/core/
H A Dstructure.py1328 two_theta_range=(0, 90), annotate_peaks=True, ax=None, **kwargs): argument