[LIBISIS-code-tickets] [LIBISIS] #58: Fit causes 'out of memory' for modest dataset sizes

LIBISIS Library and Applications noreply at libisis.org
Wed Jan 10 16:38:00 GMT 2007


#58: Fit causes 'out of memory' for modest dataset sizes
-------------------------+--------------------------------------------------
Reporter:  Toby Perring  |      Owner:  Toby Perring
    Type:  enhancement   |     Status:  new         
Priority:  major         |   Keywords:              
-------------------------+--------------------------------------------------
 fit creates a matrix of size m x m during the calculation of error bars,
 where m is the number of data points. With just 12,000 data points this
 consumres more than 1GB of RAM !

 If there are many parameters, but only a few allowed to vary, then
 unnecessary memory is used: m x n where n is the total number of
 parameters, not the number free to vary. With a 3000x300 matrix, more than
 1GB of RAM will be needed if 140 parameters, even once the first problem
 is solved.

-- 
Ticket URL: <http://trac.libisis.org/code/ticket/58>
LIBISIS Library and Applications <http://www.libisis.org/>
LIBISIS Library and Applications



More information about the LIBISIS-code-tickets mailing list