You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to get wavelength/anode type from args, then from config files.
C1: User specified nothing. If mu*D is given and xtype is tth, proceed. Otherwise, throw an error.
C2: User specified both, throw an error.
C3: User specified anode type. Check if it is in the database. If not throw an error.
C4: User specified wavelength. Check if it is valid. If not throw an error.