Merge pull request #14041 from mantidproject/13994_loadfits_tidying_fixes_improvements
Everything looks good, the parsing of comment headers has been adapted to the standard including a comment in the doxygen string which is very helpful. I downloaded some telescope data (9 MB) and copied it 100 times, the loading time went down by approximately 50% (I guess it depends on data and computer to some degree). Tests still pass on Jenkins.
No related branches found
No related tags found
Showing
- Framework/DataHandling/inc/MantidDataHandling/LoadFITS.h 31 additions, 25 deletionsFramework/DataHandling/inc/MantidDataHandling/LoadFITS.h
- Framework/DataHandling/src/LoadFITS.cpp 478 additions, 331 deletionsFramework/DataHandling/src/LoadFITS.cpp
- Framework/DataHandling/test/LoadFITSTest.h 113 additions, 40 deletionsFramework/DataHandling/test/LoadFITSTest.h
- Testing/Data/UnitTest/FITS_empty_file.fits.md5 1 addition, 0 deletionsTesting/Data/UnitTest/FITS_empty_file.fits.md5
This diff is collapsed.
Please register or sign in to comment