Reverse instrument name search change re #3971
It appears that instrumentFile.find_first_of("_Def") searches for the first of any character in the argument string rather than the whole string as a substring. Search string changed back to "_".
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
Please register or sign in to comment