


miFit: a user interface to iFit
data = mifit('data') retrieves all data sets from the interface
models= mifit('models') retrieves user models from the interface
data = mifit('pull') retrieves only selected data sets
mifit('push', datasets) replace existing data sets and append new ones
mifit('push', models) replace existing models and append new ones
mifit('filename') imports the file into a new Data set/Model
mifit(iData_object) add the iData object into the interface Data stack
mifit(iFunc_object) add the iFunc Model into the interface Models menu
config = mifit('config') retrieves the miFit configuration
mifit('exit') closes miFit
mifit('reset') reset miFit to its Factory settings
mifit('handles') retrieves the miFit GUI handles
Version: Nov. 26, 2018
(c) E.Farhi, ILL. License: EUPL.