W01fw00d / bondy

General Spectroscopic Data Spreadsheet Rearranger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bondy

General Spectroscopic Data Spreadsheet Rearranger.

It converts a .csv from a VARIAN Cary 300 Bio UV-vis spectrophotometer into a compatible format with ReactLab(TM) JPlus Consulting Data Analyzer Software

How to use (user level):

  1. Download Python 2 installer from https://www.python.org/downloads/release/python-2714/ (choose Windows x86-64 MSI installer)
  2. Install it with default options
  3. Download this project zip and place it in a convenient folder for your use
  4. Put the desired input csv files into the input folder of this project
  5. Double-click on "click_me_to_execute" file on this project to execute the program. A terminal window will open inform you about the execution of the program, and after that asking you to press enter to close it. It everything goes alright, a file named "formated_.csv" will appear on the output folder for each of your input files, with the correct formatting to be used with Excel.
  6. Enjoy

About

General Spectroscopic Data Spreadsheet Rearranger

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 96.2%Language:Batchfile 3.8%