Major issue solved on CreateMisalignmetITk.py the container name format "container(tree/branch)" was being read incorrectly as "tree(branch)".
Solves a problem in InDetAlignAlgsConfig.py calling down ITkStripReadoutGeometryCfg with optional argument setGeometryAlignable. Now ITkStripReadoutGeometryCfg can pass down the optional argument.
the optional parameter setAlignmentFolderName can be used to set the alignment folder from the python configurations.
-other minor issues