Unknown error code 1

Igor_user
Posts: 78
Joined: 2009-09-14
Location: Australia

Hi all

I have encountered an unknown error in the NIST SANS_Data Analysis
program. I could previously run the fit a curve without any
problem (attached).

But now an unknown error has occured when I use it on a different PC,
it's just not doing the fitting at all and the program didn't explain clearly
what it is.

The only message it gives is "Unknown error code 1(attached)" in the output table for the fitting parameters.

Has anyone got any idea what the problem is?

Best Regards,

Unknown error code 1.JPG

Posts: 927
Joined: 2007-06-21
Location: United States

FWIW, 1 is Igor's error code for "out of memory".


Igor_user
Posts: 78
Joined: 2009-09-14
Location: Australia

hrodstein wrote:
FWIW, 1 is Igor's error code for "out of memory".

But what does that mean and how to solve this issue so that it can function properly on the current PC as before?


Igor_user
Posts: 78
Joined: 2009-09-14
Location: Australia

Sorry, the previous image is not showing the message clearly. I have attached another here.

AttachmentSize
untitled.JPG61.2 KB

Posts: 927
Joined: 2007-06-21
Location: United States

Quote:
But what does that mean and how to solve this issue so that it can function properly on the current PC as before?

If you are dealing with very large quantities of data (in the gigabyte range), it might be that you are really running out of memory. To learn about this issue, execute:
DisplayHelpTopic "Memory Management"

Otherwise it will take someone who is intimately familiar with the package to answer your question.


Back to top