/collect_preference_data_tool

This tool is used to collect the human preference data of odor molecules. (Python3)

Primary LanguagePython

Collect human preference data

This tool is used to collect the human preference data of odor molecules, which is implemented with Python 3.

Before running, you should ensure that the following packages have been installed:

pandas
pylab
seaborn
tkinter

Now, you can enjoy it by running:

$$ python collect_preference_data.py --TG=[your test group number]

Importantly, you should also input your test group number.

NOTE: If you are using this tool for the first time, please first click the ``Show help message" button in the upper right corner of the GUI to quickly understand how to use it.

The collected data will be saved in ``collected_data/".