(i) added that LEM afs paths to musrfit_startup.xml. (ii) fixed the resize errors (0/1 issue)
This commit is contained in:
@ -223,7 +223,7 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
|
||||
// read all the necessary runs (raw data)
|
||||
PRunDataHandler *dataHandler;
|
||||
PRunDataHandler *dataHandler = 0;
|
||||
if (success) {
|
||||
if (startupHandler)
|
||||
dataHandler = new PRunDataHandler(msrHandler, startupHandler->GetDataPathList());
|
||||
|
Reference in New Issue
Block a user