I’ve been using the Labels quite a lot recently when creating input files in ORCA that involve constrained optimizations, and I have noticed some things that I think might deserve an update.
My first thought about the labels is something that I’ve noticed somewhat recently, and that’s the strangely low resolution of the text that is displayed on the atoms. If we look at a picture of a typical molecule with the Element & ID
label (any label will do though), we can see some very clearly rendered atoms, but the labels look a bit fuzzy.
Zooming in, the lettering of the labels is quite clearly very fuzzy compared to the atoms themselves.
Now, this isn’t exactly the biggest problem, but in general if I’m showing someone a molecule who isn’t familiar with the color scheme (even though it’s a pretty universal color scheme), I find that the labels just look a bit rough compared to the clean atom rendering.
The second thing I’m thinking of is the default label type. Currently, the default is Element
, but I think it’d be nicer to have Element & ID
as the default, for two reasons. The first is that the zero-index labeling is pretty common in a lot of QC program inputs, so if you were to try and specify some constraints in an input you can just look at the atoms and use the exact numbers on there (no need to keep track of subtracting one from everything). The second reason to use Element & ID
is to keep the elements on the atoms, which would keep the original behavior intact for users who are more familiar with that.
I think that’s really my only ideas, although perhaps the default color should get changed too as the white text on white hydrogen atoms can be a bit hard to read, but I really couldn’t think of a better color for now.