bkloppenborg / liboi

OpenCL Interferometry Library

Home Page:https://github.com/bkloppenborg/liboi/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace model.ReadImage/WriteImage with something more generic

bkloppenborg opened this issue · comments

Currently the CModel.ReadImage and CModel.WriteImage functions are very specific to double and TFLOAT data formats. These should be replaced and or refactored to somewhere else (perhaps a FITS utility source file?).