Closed pc494 closed 6 years ago
Currently using the method with only an angle gives you a random phase random angle answer, this isn't ideal.
get_library_entry(angle=(0,0,0))
should throw an error, requesting the user specify a phase, ie -
get_library_entry(phase=('Si'),angle=(0,0,0))
Currently using the method with only an angle gives you a random phase random angle answer, this isn't ideal.
get_library_entry(angle=(0,0,0))
should throw an error, requesting the user specify a phase, ie -
get_library_entry(phase=('Si'),angle=(0,0,0))