qe_axsf2cellpos¶
Converts .axsf file to cell positions
Functions
|
Main function to convert AXSF file "dynmat.axsf" to cell positions. |
- qe_axsf2cellpos.main()[source]¶
Main function to convert AXSF file “dynmat.axsf” to cell positions.
This function is the main entry point for the script qe_axsf2cellpos.py, which converts an AXSF file to cell positions. It takes command-line arguments specifying the AXSF file name, the mode to be considered, and a scale factor.
Parameters: None (relies on command-line arguments provided through sys.argv)
Returns: None