A place to report and discuss potential bugs
-
katarkon
- Local Expert
- Posts: 212
- Joined: Mon Jan 12, 2015 4:01 am
Post
by katarkon »
Automatic range selection in
garlic
works wrong with attempt to draw stick spectrum without hyperfine splitting.
Code: Select all
Sys.g=gfree;
Exp.mwFreq=9.65;
Exp.Harmonic=0;
garlic(Sys,Exp);
The script draws nothing. If either linewidth or manual range is defined the script works fine.
-
Stefan Stoll
- EasySpin Creator
- Posts: 1127
- Joined: Mon Jul 21, 2014 10:11 pm
- Location: University of Washington
Post
by Stefan Stoll »
This will be fixed in the next bugfix release. Thanks for reporting.