I have no idea why, but I had to change line 11 of sg_read_subtomo_param.m to
s = stopgap_star_read([rootdir,'/',paramfilename], false, [], 'stopgap_subtomo_parameters');
i.e. enforcing the '/' in the path. Only then I could make v0.7.5 work here. This wasn't needed before. Reporting just in case.
Thank you!
I have no idea why, but I had to change line 11 of sg_read_subtomo_param.m to
i.e. enforcing the '/' in the path. Only then I could make v0.7.5 work here. This wasn't needed before. Reporting just in case.
Thank you!