carsonpurnell/cryotomosim_CTS

ReadMRC.m and WriteMRC.m are missing

Closed this issue · 0 comments

xmzzaa commented

Hi, I tried to run the programs but have trouble reading and Writing the MRC files. I think somehow these two Matlab files are missing. I tried to write the scripts by myself but there was too much trouble. Could you please take a look?

The error I got is

Unrecognized function or variable 'WriteMRC'.

Error in cts_model (line 163)
WriteMRC(cts.vol,pix,append(ident,opt.suffix,'.mrc'))

Thank you!