Author Topic: Edit figures  (Read 3797 times)

0 Members and 1 Guest are viewing this topic.

Offline mreza

  • New QuantumATK user
  • *
  • Posts: 4
  • Country: ir
  • Reputation: 0
    • View Profile
Edit figures
« on: September 6, 2012, 15:12 »
Hi to all
The quality of figures generated by ATK is very poor and we have no possibility to edit them.
How can I edit figures like MATLAB? How can i present 2 different plots in the same figure to compare?
How can i change the type of line to dashed line?

best regards
Reza

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5538
  • Country: dk
  • Reputation: 90
    • View Profile
    • QuantumATK at Synopsys
Re: Edit figures
« Reply #1 on: September 6, 2012, 15:43 »
We're working on improving this a bit, but the easiest way for you for now is probably to export the data in the plots (right-click the plot and choose Export data), and use whatever other software you prefer.

Offline mreza

  • New QuantumATK user
  • *
  • Posts: 4
  • Country: ir
  • Reputation: 0
    • View Profile
Re: Edit figures
« Reply #2 on: September 6, 2012, 17:24 »
Thanks alot for attention. I don't understand the last sentence of your reply. what do you mean about "use whatever other software you prefer".
For example, i export the data in the plot and type in the "File name" box , aaa.fig (MATLAB figure's format).
But this file can not be loaded in MATLAB program.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5538
  • Country: dk
  • Reputation: 90
    • View Profile
    • QuantumATK at Synopsys
Re: Edit figures
« Reply #3 on: September 6, 2012, 17:27 »
We don't support Matlab fig format. The data is just exported as numbers, in column format (x/y).

Offline mreza

  • New QuantumATK user
  • *
  • Posts: 4
  • Country: ir
  • Reputation: 0
    • View Profile
Re: Edit figures
« Reply #4 on: September 6, 2012, 18:11 »
1- What is the type of expoted file?
2- What do i write in the "File name box"? (e.g. aaa.????)
3- How can i open this exported file?

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5538
  • Country: dk
  • Reputation: 90
    • View Profile
    • QuantumATK at Synopsys
Re: Edit figures
« Reply #5 on: September 6, 2012, 18:11 »
1. XY format:

0.1    1.32
0.2    3.23
etc
(except for band structure, that's a bit more complicated)

2. You can use any name you want.

3. That depends on which software you open it in. Easiest is Excel, just open it as text file.
« Last Edit: September 6, 2012, 18:16 by Anders Blom »

Offline mreza

  • New QuantumATK user
  • *
  • Posts: 4
  • Country: ir
  • Reputation: 0
    • View Profile
Re: Edit figures
« Reply #6 on: September 6, 2012, 18:37 »
Oh yes. My desired data is band structure. How can i wxport this one?

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5538
  • Country: dk
  • Reputation: 90
    • View Profile
    • QuantumATK at Synopsys
Re: Edit figures
« Reply #7 on: September 7, 2012, 15:28 »
In this case it's best to export directly in the Result Viewer, click the Export button. How you plot it in Matlab is a different story. The format of the exported file is that at the top, as comments, you have the definition of the symmetry points, and their location on the pseudoaxis (the horizontal axis) and then follows each band, energy as a function of the pseudo-coordinate along the route.