amadan24

Results 4 comments of amadan24

I am getting a similar assertion error. This is the full command and error message: cryodrgn train_vae /home/earlab/Desktop/jdgf/recent_Ctf/particles.128.mrcs --ctf /home/earlab/Desktop/jdgf/recent_Ctf/ctf.copy.pkl --poses /home/earlab/Desktop/jdgf/recent_Ctf/poses.pkl --zdim 8 -n 50 --enc-dim 256 --enc-layers 3...

Hey Michal, I was wondering if my team and I could meet with you on zoom sometime to sort out these issues. Every time we resolve one, there are a...

Hi Mike, I implemented this code, however I'm unsure how to actually view the CTF array with this. Additionally, I printed ctf_params.shape[0], which returned a value of 176266. How can...

Hi -- Apologies for the double email! We figured out using ctf_params.shape[1] that we have 9 columns. Now I am just wondering how to check whether the number of particle...