Last updated:
0 purchases
pycoilgen utils 0.0.2
pyCoilGen Utilities
pyCoilGen is an application for generating coil layouts within the MRI/NMR environment.
This package provides optional extra utilities that users may find useful:
stl_asc2bin: Convert ASCII STL files to binary.
Installation
Install pyCoilGen Utilities using pip:
$ pip install pycoilgen_utils
Usage
stl_asc2bin
usage: stl_asc2bin [-h] input_file output_file
Convert ASCII STL to Binary STL
positional arguments:
input_file Path to the input ASCII STL file
output_file Path for the output binary STL file
optional arguments:
-h, --help show this help message and exit
License
See LICENSE.txt for more information.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.