mantidproject / mantid

Main repository for Mantid code
https://www.mantidproject.org
GNU General Public License v3.0
209 stars 122 forks source link

Add an option to LoadRaw to skip the loading of log files #1696

Closed mantid-builder closed 9 years ago

mantid-builder commented 15 years ago

Original Reporter: Russell Taylor

The diffraction people don't care about log files when they're doing their day-to-day data analysis, yet when they're loading from one of the large archive directories they have to wait for 25s or more while it searches for log files to load.

If we can't find a way to dramatically speed up this directory searching, then we should add the option to LoadRaw to skip LoadLog (the default should still be to load the logs though).

mantid-builder commented 9 years ago

This issue was originally trac ticket 848