New package structure breaks PyCharm environment
The new package structure is incompatible with PyCharm and potentially other environments. The the module name ramsis (from ramsis.py) somehow seems to clash with the namespace package ramsis. This is probably due to PyCharm not handling name space packages correctly yet.