X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 02 Jun 2020 01:06 PM by  Luc Arnold
IDL8.7.3 and Catalina: issue accessing data on external HD
 3 Replies
Sort:
You are not authorized to post a reply.
Author Messages

Luc Arnold



New Member


Posts:3
New Member


--
21 May 2020 09:36 PM
    To IDL8.7.3 and macOS 10.15 Catalina users (I'm running Catalina 10.15.4 on a 2019 MB Pro)

    I have an error with readfits() or mrdfits() when the image is on an external HD or an USB key.

    % Compiled module: $MAIN$.
    % MRDFITS: File access error
    % MRDFITS: OPENR: Error opening file. Unit: 100, File: /Volumes/LaCie/data_spy/image.fits
    % Illegal variable attribute: WAVE.
    % Execution halted at: $MAIN$

    From the terminal, I can cd to /Volumes/LaCie/data_spy/ and ls all my files...

    I have no issue on another mac running High Sierra and the same IDL 8.7.3 version.

    Do you have any idea on what's going on ? a turn-around ?

    Thanks!

    Luc Arnold



    New Member


    Posts:3
    New Member


    --
    30 May 2020 11:06 PM
    Same issue with Catalina 10.15.5

    Luc Arnold



    New Member


    Posts:3
    New Member


    --
    01 Jun 2020 03:19 PM
    New update from Catalina 10.15.5 today, but issue still here.

    To verify again, I moved my external HD on my older High Sierra mac: same data, same piece of IDL code, and it works. So I would say something changed in the management of file properties in 10.15. I found this on the web, don't know if it's relevant for the issue I have: https://lapcatsoftware.com/articles/macl.html

    Any comment or advice welcome... Thanks

    Luc Arnold



    New Member


    Posts:3
    New Member


    --
    02 Jun 2020 01:06 PM
    Actually I found a solution: in the IDL preferences, in IDL > paths, I added /Volumes/LaCie/ as a new path to the IDL files, although only Fits data are on /Volumes/LaCie, not *.pro files. I had thought only path to .pro files had to be mentioned in those paths.
    You are not authorized to post a reply.