Skip to content

Generation of RTF reports extracted from ThermoFisher XML files

License

Notifications You must be signed in to change notification settings

UCEM-facility/reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

reports

Generation of RTF reports extracted from ThermoFisher XML files

This script parses XML files from ThermoFisher's EPU, extracts various parameters, and writes it to a rich-text format (RTF) file.

Usage

tfs_xml2rtf.py <options>

By default, the script looks in the directory Images-Disc1 for XML files, but this default can be overridden. See below for command-line options.

tfs_xml2rtf_output

Parameters

These settings affect multiple steps.

Flag Type Default Description
--directory ANY Images-Disc1 Top-level images directory
--output ANY report.rtf Output RTF report
--no_scan BOOL False Flag to skip EER scan
--progress BOOL False Flag to show progress bar
--verbosity INT 1 Verbosity level (0..4)
--debug BOOL False Debugging mode

About

Generation of RTF reports extracted from ThermoFisher XML files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages