Adam J. Jackson

Results 110 comments of Adam J. Jackson

It's not one I've seen before, and it could be related to the Pip packaging (i.e. invisible to people using developer installation!) Can you tell us how you installed Sumo?...

If `matplotlib.style.context` worked the way we wanted it to, this code wouldn't even exist. Unfortunately it appears that font settings do not play nicely with other contextual styling. We asked...

If we default to seekpath, we might have to think a bit more seriously about dealing with cluttered x-axes (as raised in #26 ). How do we recommend to fit...

Hi Subhasmita, there are orbital projection features described here which should be useful: https://smtg-ucl.github.io/sumo/sumo-bandplot.html#projected-band-structures There will be a couple of problems with plotting "all" the orbitals - In RGB mode...

That should be possible in stacked mode; the docs say it is, so if it doesn't work you can report a bug 😅

@utf @badw any ideas? I haven't used this feature for a while. Does the colour config only affect the DOS?

Yellow and blue are complementary colours, they contrast as much as possible. Designing larger sets of equally-contrasting colours is quite a difficult problem. Still, it does make sense for the...

@utf I see you did some work on colours recently. Will this help our user here?

Stacked mode works ok for me. E.g. for the Cs2SnI6 test data: `sumo-bandplot --project Cs,Sn.s,Sn.p,Sn.d --mode=stacked ` ![band](https://user-images.githubusercontent.com/2511383/195641417-57bb277f-26e1-4f4b-adb1-8b1a7e8c90ca.PNG)

Hi Gabriel, orbital-projected phonon DOS is not currently supported in Sumo. It could be a nice feature if there is a way to avoid things getting too crowded! Indexing elements...