Changeset 1078936c in sasview for src


Ignore:
Timestamp:
Mar 13, 2019 7:08:15 AM (5 years ago)
Author:
Piotr Rozyczko <piotr.rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl
Children:
12dfce6
Parents:
390494d
Message:

Cherry picking from ticket-1243 branch in master

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sascalc/dataloader/readers/cansas_reader.py

    ra0f3c29 r1078936c  
    493493                self.current_datainfo.errors.add(error) 
    494494            self.data_cleanup() 
    495             # Where are these defined?? 
    496             #self.sort_one_d_data() 
    497             #self.sort_two_d_data() 
     495            self.sort_data() 
    498496            self.reset_data_list() 
    499497            return self.output[0], None 
Note: See TracChangeset for help on using the changeset viewer.