casangi / xradio

Xarray Radio Astronomy Data IO
Other
9 stars 5 forks source link

120 fix writing of casa images #121

Closed dmehring closed 6 months ago

dmehring commented 6 months ago

root cause seems to be that standard python has no single precision floating point type. So, I had to write a bit of a kludge depending if I want single precision pixels or another type of pixels in the image.