Page 2 of 2

Re: DA_fma in a small ring

Posted: 24 Aug 2017, 08:40
by OZGUR
Dear Borland and all,

I have a question about the FMA in elegant, I run your sample file and saw it gave a good plot (image1). But when I do it for my file, it gives a plot which is not a classical plot for FMA analysis. You can see it in attached file (image2). I do not understand why it give this kind of points which are not intense in some small area around working point (which is 130.25/36.66).

I would appreciated if you can help me.

Thank you in advance,

Özgür

Re: DA_fma in a small ring

Posted: 29 Aug 2017, 08:12
by michael_borland
Özgür,

The problem is very likely that the density of points in the frequency_map command is not sufficient. Try reducing the xmin, xmax, and ymax values in the frequency_map command, as well as increasing the nx and ny values. Using Pelegant is a good idea if you have access to a multi-core system.

--Michael