diffpy / diffpy.labpdfproc

apps for preprocessing laboratory x-ray data before sending to pdfgetx3
Other
1 stars 10 forks source link

separate input to input files and folders #131

Open yucongalicechen opened 1 week ago

yucongalicechen commented 1 week ago

Problem

CLI takes input files and folders in one argument, but GUI only supports widget for selecting files or folders. Currently the CLI input for GUI is implemented on selecting files. See #130 for more details.

Proposed solution

Separate input to files and folders to match the functionalities in GUI.