Search found 186 matches

by katarkon
Tue Apr 23, 2024 4:15 am
Forum: Bugs
Topic: Automatic definition of Exp.nPoints for esfit() function
Replies: 10
Views: 8420

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

Thanks. It should be like FitOpt.nPoints='auto' either FitOpt.nPoints='manual' with corresponding default values for built-in either custom simulation functions.

by katarkon
Thu Apr 11, 2024 10:28 pm
Forum: Bugs
Topic: Automatic definition of Exp.nPoints for esfit() function
Replies: 10
Views: 8420

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

Thanks. You should be right, the custom simulation functions is a topic for advanced EasySpin users. Howewer, I suggest that this functional may be included via additional field for FitOpt in future releases.

by katarkon
Tue Apr 09, 2024 10:27 pm
Forum: EasySpin file exchange
Topic: Visualisation of fitting data
Replies: 1
Views: 16746

Visualisation of fitting data

For EasySpin 6.0.x adopted version of vis.m is released. It should be working in someway, but its ideal behaviour is still in the process. Previous version for 5.x.x. version is still available.

by katarkon
Fri Mar 29, 2024 2:02 am
Forum: Bugs
Topic: Automatic definition of Exp.nPoints for esfit() function
Replies: 10
Views: 8420

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

Thanks. Is it able to make it for custom simulation functions? It should be usefull feature.

by katarkon
Wed Mar 27, 2024 10:23 pm
Forum: Bugs
Topic: Automatic definition of Exp.nPoints for esfit() function
Replies: 10
Views: 8420

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

My simulation function have a follow code: if ~isfield(Exp,'nPoints'), Exp.nPoints = 1024; end If Exp.nPoints is not defined, the follow error is throwed: Running optimization algorithm with 21 active parameters... esfit error: Experimental data and model have unequal total number of points: experim...
by katarkon
Tue Mar 26, 2024 10:59 pm
Forum: Bugs
Topic: Replacing conversion functions to unitconvert
Replies: 2
Views: 13143

Re: Replacing conversion functions to unitconvert

Thanks a lot :)

by katarkon
Thu Mar 14, 2024 4:58 am
Forum: General forum
Topic: Simulation of Cu Complex
Replies: 1
Views: 90

Re: Simulation of Cu Complex

Please, give the full system which You try to simulate.

by katarkon
Mon Jan 29, 2024 4:39 am
Forum: General forum
Topic: Error using esfit "Too many output arguments"
Replies: 1
Views: 762

Re: Error using esfit "Too many output arguments"

Only one structure fit is returned by esfit().

by katarkon
Thu Jan 18, 2024 6:39 am
Forum: General forum
Topic: Heisenberg Exchange in the case of rigid limit and chaotic orientation of neighboring radicals
Replies: 1
Views: 1343

Re: Heisenberg Exchange in the case of rigid limit and chaotic orientation of neighboring radicals

You may try to use the program for chemical exchange. https://easyspin.org/forum/viewtopic.php?t=309 https://easyspin.org/forum/viewtopic.php?t=465 Also, in Your script the parameter should be Opt.LLKM=[...] (it seems to be a typo). Secondly, the 1e-7s correlation time seems to be relatively low for...
by katarkon
Sun Dec 24, 2023 10:48 pm
Forum: General forum
Topic: Baseline correction
Replies: 3
Views: 10011

Re: Baseline correction

I think the better way in Your case is recording and substracting of the baseline because it has the intensity an aorders larger then the signal.