compSPI / simSPI

Generative Models
9 stars 10 forks source link

Write a notebook that simulates cryoEM images with the linear simulator #107

Open ninamiolane opened 2 years ago

ninamiolane commented 2 years ago

What?

Why?

The linear simulator is a differentiable simulator of cryo-EM images that implements the so-called "weak-phase approximation" of the cryo-EM image formation model.

This simulator is a key piece for deep generative models. Being able to explain its use is fundamental for simSPI, which makes this task a high-priority task.

Where?

How?

Get an mrc file representing a 3D volume density map that can be input to the linear simulator, such as:

Get inspiration on how to write your notebook, look at: