Changeset 2924532 in sasview for src/sas/sascalc
- Timestamp:
- Mar 7, 2018 9:39:18 AM (7 years ago)
- Branches:
- master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, unittest-saveload
- Children:
- 4a8d55c
- Parents:
- 425feff
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sascalc/dataloader/file_reader_base_class.py
r425feff r2924532 34 34 "t not be fully reduced. Support for the reader associat" 35 35 "ed with this file type has been removed. An attempt to " 36 "load the file was made, but SasView cannot guarantee th"37 " e accuracy of the data.")38 36 "load the file was made, however, even if a data set was" 37 " generated, SasView cannot guarantee the accuracy of th" 38 "e data.") 39 39 40 40 class FileReader(object):
Note: See TracChangeset
for help on using the changeset viewer.