필터 지우기
필터 지우기

Is there some way to update the FITS library used by Matlab?

조회 수: 1 (최근 30일)
steve solomon
steve solomon 2018년 2월 24일
답변: Lane Meier 2018년 5월 3일
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?

답변 (2개)

Chandani Madnani
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.
  댓글 수: 1
steve solomon
steve solomon 2018년 2월 28일
Neither of those suggestions are reasonable options for us. Any other thoughts?
Any idea when Matlab will support the current FITS incarnation?

댓글을 달려면 로그인하십시오.


Lane Meier
Lane Meier 2018년 5월 3일
I've run into this issue as well and would also like to see it fixed.

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by