kienerj / pycdxml

Tools to automatically convert and proccess cdx and cdxml files in python
GNU General Public License v3.0
35 stars 5 forks source link

Inverted stereo #17

Closed baoilleach closed 1 year ago

baoilleach commented 1 year ago

I also noticed the Y coordinates were flipped relative to the MOL, and tried the same fix you've done...and then realised (doh!) the stereo is inverted. Hopefully the fix is straightforward - just swap the hash and wedge bonds.

kienerj commented 1 year ago

Ok, now I'm confused. The examples from #16 look all the same? Or what am I missing?

I've done the conversion with the "y flip" and it seems fine:

image

Different example:

image

baoilleach commented 1 year ago

Ah - sorry. I assumed that the stereo was correct before. It has indeed inverted, but it was wrong before and now it's right.