Changeset 253e7170 in sasview for src/sas/qtgui/DataExplorer.py


Ignore:
Timestamp:
Dec 13, 2016 7:02:55 AM (8 years ago)
Author:
wojciech
Branches:
ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
6b9d41d
Parents:
a8ec5b1
Message:

Loading data using simple loader

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/DataExplorer.py

    rcad617b r253e7170  
    490490        data_error = False 
    491491        error_message = "" 
    492  
    493492        number_of_files = len(path) 
    494493        self.communicator.progressBarUpdateSignal.emit(0.0) 
Note: See TracChangeset for help on using the changeset viewer.