SDDS_InitializeInput

Moderators: cyao, michael_borland

Post Reply
Samira.kasaei
Posts: 28
Joined: 15 Jun 2021, 13:38

SDDS_InitializeInput

Post by Samira.kasaei » 23 May 2024, 01:50

Dear Michael,

I tried to plot momentum aperture however I got the error of SDDS_InitializeInput. How can I solve this error?

Many thanks in advance,
Samira

sddsplot -column=s,deltaPositive -col=s,deltaNegative A.mmap 
Error:
Unable to open file "A.mmap " for reading (SDDS_InitializeInput)

michael_borland
Posts: 1945
Joined: 19 May 2008, 09:33
Location: Argonne National Laboratory
Contact:

Re: SDDS_InitializeInput

Post by michael_borland » 19 Aug 2024, 13:11

Samira,

That message means that the file A.mmap is either not present in your working directory, or else can't be accessed (e.g., is read-protected).

--Michael

Post Reply