Search found 1056 matches

by Stefan Stoll
Wed Apr 03, 2024 4:27 pm
Forum: Bugs
Topic: script
Replies: 2
Views: 1874

Re: script

If you want to simulate the effect of rotational tumbling (S.logtcorr), you need to provide full g and A tensors in S.g and S.A, not just their isotropic averages.

by Stefan Stoll
Mon Apr 01, 2024 10:36 pm
Forum: Announcements
Topic: EasySpin 6 is released!
Replies: 0
Views: 4556

EasySpin 6 is released!

Hello EasySpin community, We are excited to announce that EasySpin 6.0.0 has been released! It's been in the making for a long time. EasySpin 6 has a lot of new features, see the release notes . For those migrating from version 5.2.x, there's a detailed migration guide . As always, please post here ...
by Stefan Stoll
Mon Apr 01, 2024 10:45 am
Forum: Bugs
Topic: Automatic definition of Exp.nPoints for esfit() function
Replies: 11
Views: 14693

Re: Automatic definition of Exp.nPoints for esfit() function

We are not planning to implement this. EasySpin has no control over custom simulation functions, and Exp.nPoints might mean something else in a custom function. Also, we don't want to impose any restrictions on fields for custom functions.

by Stefan Stoll
Mon Apr 01, 2024 10:43 am
Forum: General forum
Topic: URL to newest 6.0 version seems to be not working?
Replies: 2
Views: 1463

Re: URL to newest 6.0 version seems to be not working?

We just switched to 6.0.0-beta.1 - it's possible that your browsers showed the cached page, reloading the page should help in this case.

by Stefan Stoll
Thu Mar 28, 2024 10:51 am
Forum: Announcements
Topic: EasySpin online office hour: Wed May 15 2024 at 10:30am PDT
Replies: 0
Views: 2499

EasySpin online office hour: Wed May 15 2024 at 10:30am PDT

Hello EasySpin user community, The next EasySpin office hour is on Wednesday May 15 2024 at 10:30am PDT (Pacific Daylight Time). Drop in with your question, and we will do the best to address it. Or come and share your awesome EasySpin scripts. Or just stop by to say Hi! Join us at https://washingto...
by Stefan Stoll
Wed Mar 27, 2024 10:45 pm
Forum: Bugs
Topic: Automatic definition of Exp.nPoints for esfit() function
Replies: 11
Views: 14693

Re: Automatic definition of Exp.nPoints for esfit() function

esfit checks and sets Exp.nPoints only if the simulation function is pepper, garlic, chili or salt.

by Stefan Stoll
Wed Mar 27, 2024 10:43 pm
Forum: General forum
Topic: explicit A-matrix for saffron ENDOR simulations
Replies: 4
Views: 6815

Re: explicit A-matrix for saffron ENDOR simulations

Looking more into this, the reason for EasySpin's failure to determine the correct symmetry is that the magnitude of the tensor is so small compared to the microwave frequency. We'll fix this.

by Stefan Stoll
Wed Mar 27, 2024 3:52 pm
Forum: General forum
Topic: explicit A-matrix for saffron ENDOR simulations
Replies: 4
Views: 6815

Re: explicit A-matrix for saffron ENDOR simulations

It could be that the automatic grid symmetry determination is failing in this case.

Try setting Opt.GridSymmetry = 'D2h' or Opt.GridSymmetry = 'Ci' and look if this eliminates the difference.

by Stefan Stoll
Wed Mar 27, 2024 3:29 pm
Forum: General forum
Topic: orca2easyspin cannot access output file
Replies: 3
Views: 6635

Re: orca2easyspin cannot access output file

It looks like EasySpin/MATLAB cannot locate your file. Maybe you are in the wrong folder? Also, make sure that your property file ends in _property.txt.

In current ORCA 5 versions, the txt-based property file is quite buggy, so I recommend using the main output file instead.

by Stefan Stoll
Wed Mar 27, 2024 3:17 pm
Forum: General forum
Topic: Baseline correction
Replies: 3
Views: 11582

Re: Baseline correction

With 6.0.0-dev.x, you can specify the region to include in the baseline fit. in your case, I would exclude the regions 100-200 and 300-400 mT. That should give you a better baseline.