Problem
There are multiple ideas brought in the meeting about how to sort the fitting tasks.
The current solution: 1. using regex
The proposed solutions:
2. Use a drop-down menu, in which user can choose the predefined regex or write new ones.
3. Impose naming conventions, like "foo_v<number>_bar", and the number in it determines the order.
4. Use metadata. Let the software by default search for meta data file in path related to the data folder, and using values from that metadata.
Proposed solution
Problem
There are multiple ideas brought in the meeting about how to sort the fitting tasks.
The current solution: 1. using regex
The proposed solutions:
2. Use a drop-down menu, in which user can choose the predefined regex or write new ones.
3. Impose naming conventions, like "foo_v<number>_bar", and the number in it determines the order.
4. Use metadata. Let the software by default search for meta data file in path related to the data folder, and using values from that metadata.
Proposed solution