5 месяцев назад
История
README.MD
DSC2ASC
DSC2ASC is a Python script that provides a command-line interface (CLI) tool for converting DSC (DRON x-ray difractometer) files to ASC format.
Usage
Once installed, you can use the dsc2asc
command-line tool to convert DSC files to ASC format. Simply provide the path to the DSC file as an argument:
dsc2asc path/to/file.dsc
or drop file at executable. Output file wiil be placed as path/to/file.asc
License
This project is licensed under the MIT License. See the LICENSE file for details.