Hard-coded data path in CAH

During plotting in visualize.py, we check if a showData tag is set and if the sample folder data exists (see here). This data path is hard-coded, which is not nice.

I just had a case where I wanted to plot data from a sample folder, which had the two folders dataRel21 and dataRel20. The scheduled processes were removed and no plots made.