Hello Yuntao,
I tested spIsoNet on a dataset that suffered anisotropy to see if it can correct it.
The data comes from cryosparc. I exported the two half-maps and the solvent mask. This is the gFSC curve from cryosparc:
I succesfully created the corrected half maps using spisonet.py reconstruct. I checked them in ChimeraX and they look OK.
I now want to joing them in Relion as indicated in your tutorial. I used the following parameters:
`which relion_postprocess` --mask cryosparc_P50_J180_007_volume_mask_refine.mrc --i isonet_maps/run_half1_corrected.mrc --o PostProcess/job005/postprocess --angpix 0.83 --mtf ../../repo/relion/data/mtf_falcon4EC_300kV.star --mtf_angpix 0.83 --auto_bfac --autob_lowres 6 --pipeline_control PostProcess/job005/
It goes through but I get the following warning: "the unmasked FSC extends beyond the solvent-corrected FSC. Skip masking for now, but you may want to adjust you mask
You can force the mask by the --force_mask option"
The postprocessing.mrc map shows streaks and lots of noise:
And the FSC and Guinier curves (attached) also look weird. Is this because of the mask issue?
Am I doing something wrong?
Thank you,