Changes

Jump to navigation Jump to search
no edit summary
To change file formats, Microsoft suggests:
Get-ChildItem *.txt | Rename-Item -NewName { $_.name -Replace '\.txt', '.log'}
 
==Final Data==
The Parser for parsing the text files of accelerator data is located in:
E:\McNair\Projects\Accelerators\Code+Final_Data
 
This folder contains the Python parser and the final tab-delimited text file that contains the parsed data. final_accelerator_data.txt contains the generalized data saved in .txt files.

Navigation menu