Is there some way to update the FITS library used by Matlab?
3 ビュー (過去 30 日間)
古いコメントを表示
Matlab appears to be using a very old version of FITSIO (v3.27 circa 2013) that doesn't support files larger than ~2GB. This issue was fixed back in 2013 with version 3.36. Is there some way to point Matlab to a new build of CFITSIO?
0 件のコメント
回答 (2 件)
Chandani Madnani
2018 年 2 月 27 日
I understand that you would like to support large FITS files on MATLAB. As you rightly pointed out, version 3.27 of 'cfitsio.dll' cannot handle files larger than 2 gigabytes on Windows machines. We are aware of this limitation and are actively working towards fixing it in a future release. As a workaround for this issue, I recommend using a Linux system or breaking the file into sizes smaller than 2.1 gigabytes.
Lane Meier
2018 年 5 月 3 日
I've run into this issue as well and would also like to see it fixed.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で File Operations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!