tomodrgn.dose.calculate_tilt_weights#
- calculate_tilt_weights(tilts: ndarray) ndarray [source]#
Calculate weight per tilt image associated with higher tilt increasing optical path length and decreasing SNR
- Parameters:
tilts – numpy array of tilt angles in degrees, shape (ntilts,), dtype float
- Returns:
numpy array of weight per tilt image, shape (ntilts,) dtype float