Curry and Crystal Symmetry

A place to report and discuss potential bugs
Post Reply
djrbrook
Newbie
Posts: 5
Joined: Fri Aug 11, 2017 11:11 am

Curry and Crystal Symmetry

Post by djrbrook »

Hi:

I'm finding curry throws an error if I use any value for CrystalSymmetry other than 1 or 2 (i.e. P1 and P-1)

e.g. with

Sys.S = [0.5000 0.5000]
Sys.J= -1.0493e+07
Sys.dip = [9.0893e+04 1.0207e+04]
Sys.g = [ 2.1509 2.0502 1.9900; 2.0027 2.0027 2.0027]
Sys.TIP=0

Expt.Temperature=1:300
Expt.Field=100
Expt.CrystalSymmetry=3
Expt.SampleFrame=[0 0 0]

When I run curry I get:

curry(Sys,Expt)
Index exceeds the number of array
elements. Index must not exceed 1.

Error in curry

Dave

Stefan Stoll
EasySpin Creator
Posts: 1085
Joined: Mon Jul 21, 2014 10:11 pm
Location: University of Washington

Re: Curry and Crystal Symmetry

Post by Stefan Stoll »

This is a bug - thanks for reporting! It is now fixed in version 6.0.2.

Post Reply