Skip to content

MATPoschmann/TOPAS_extractor_structure_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This script is designed to process an unlimited number of *.inp-files created for TOPAS from a directory. It reads the files, extracts relevant information, and writes the data to an Excel file. Each file results in a sheet within the excel file. The naming of the sheets is generated automatically form the file names, by splitting at the last "_", removing ".inp" from the end. Works for standard str or hkl_is phases. uses python modules: os, pandas, glob

About

Extracts structure data from .inp-files and generates an excel file with sheets for every .inp-file in folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages