romerogroup / pyprocar

A Python library for electronic structure pre/post-processing
GNU General Public License v3.0
172 stars 76 forks source link

problem with plot #89

Open Moon121212 opened 1 year ago

Moon121212 commented 1 year ago

I have problem when I submit the script for band.plot or spin-texture no figure as output, there is also not any error or warning on the screen. 91857060-f4d56a80-ec99-11ea-9043-a2cc4b53caaf

fvmunoz commented 1 year ago

Hi, could you increase the markersize, to ~10?

Best, Francisco

On Mon, Dec 5, 2022 at 11:09 AM Moon121212 @.***> wrote:

I have problem when I submit the script for band.plot or spin-texture no figure as output, there is also not any error or warning on the screen. [image: 91857060-f4d56a80-ec99-11ea-9043-a2cc4b53caaf] https://user-images.githubusercontent.com/109837015/205657082-21638b67-c375-4032-9eac-9e5ee17c3e0a.png

— Reply to this email directly, view it on GitHub https://github.com/romerogroup/pyprocar/issues/89, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWJJSI6W4NDDDTPU4UH5I3WLXZQ3ANCNFSM6AAAAAASUKFMMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Francisco Munoz Associate Professor Faculty of Sciences, Department of Physics University of Chile +562 29787414

Moon121212 commented 1 year ago

@fvmunoz How to do it ?

fvmunoz commented 1 year ago

add the next text to your bandsplot(...) line

markersize=10

if that fails you can try with:

size=10

On Mon, Dec 5, 2022 at 11:27 AM Moon121212 @.***> wrote:

@fvmunoz https://github.com/fvmunoz How to do it ?

— Reply to this email directly, view it on GitHub https://github.com/romerogroup/pyprocar/issues/89#issuecomment-1337462758, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWJJSJ2MG62DLOQ6EAKW4LWLX3WPANCNFSM6AAAAAASUKFMMY . You are receiving this because you were mentioned.Message ID: @.***>

-- Francisco Munoz Associate Professor Faculty of Sciences, Department of Physics University of Chile +562 29787414