ratt-ru / bullseye

A GPU-based facet imager
GNU General Public License v2.0
1 stars 1 forks source link

Write sampling function gridding policy #46

Closed bennahugo closed 9 years ago

bennahugo commented 9 years ago

This is a quick one... need to add a policy for sampling function computation on the GPU so that I can re-enable the normalization code in bullseye.py (known bug: gpu images is not normalized since I had to focus on getting the gpu gridder working first)

bennahugo commented 9 years ago

Moving normalization routines into backend. Sampling functions are now gridded.