Page 1 of 1

SDDS_InitializeInput

Posted: 23 May 2024, 01:50
by Samira.kasaei
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)

Re: SDDS_InitializeInput

Posted: 19 Aug 2024, 13:11
by michael_borland
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