Closed amin-saffari closed 7 years ago
Given the following condition [if (dataFileFormat == pseudo_MS)] in main.cpp (line 1069 in this version) datafile_format must be set as pseudo_MS otherwise we will propel to readDataAsbSFSConfigs() function instead!
Thank you for the first ABLE pull request @amin-saffari! Merging this first into the doc branch if you don't mind.
ABLE
Given the following condition [if (dataFileFormat == pseudo_MS)] in main.cpp (line 1069 in this version) datafile_format must be set as pseudo_MS otherwise we will propel to readDataAsbSFSConfigs() function instead!