Changeset 4340
- Timestamp:
- Mar 5, 2020 7:47:17 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SUBGROUPS.py
r4290 r4340 22 22 import GSASIIpath 23 23 GSASIIpath.SetBinaryPath() 24 submagSite = 'http ://www.cryst.ehu.es/cgi-bin/cryst/programs/subgrmag1_general_GSAS.pl?'24 submagSite = 'https://www.cryst.ehu.es/cgi-bin/cryst/programs/subgrmag1_general_GSAS.pl?' 25 25 26 26 def GetNonStdSubgroups(SGData, kvec,star=False,landau=False,maximal=False):
Note: See TracChangeset
for help on using the changeset viewer.