MDA Folder Table View#

Search for mda files.

class mdaviz.mda_folder_table_view.FolderSortProxyModel(*args: Any, **kwargs: Any)[source]#

Proxy model with correct numeric sorting for Scan # and Points columns.

class mdaviz.mda_folder_table_view.MDAFolderTableView(*args: Any, **kwargs: Any)[source]#
applyDefaultSort()[source]#

Apply the sort order from user preferences (newest first or natural order).

mdaInfoList()[source]#

List of mda file (name only) in the selected folder.

sourceRow(proxy_index)[source]#

Map a proxy model index to the underlying source model row.