Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drwasho committed Oct 20, 2013
1 parent 6782d50 commit b7ae127
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,15 @@ Batch-data-parse-csv-import

This script is used to parse multiple data files (with the same x column values, different y column values) into one csv file that can be easily imported into excel or graphpad. Originally developed for data created by SPCImage, but will work for any .asc file (or anything with a few edits).

This script was written by Dr Inge Seim. Send your Bitcoins to him at: 1Hvsw4SYYbofjbyZA4BxdYEM31Kta3y1vY
How to make this work
=====================

1. Copy in your data files (.asc) into a folder called 'data' (e.g. C://Work/FLIM/data). IMPORTANT: this data will be renamed and modified, so make sure the data is copied and not your only copy in case anything goes wrong... you have been warned!!!
2. Make sure that mergefiles.pl, pixelID.txt, zeroToDeci.pl and mergeorama.sh are all in a folder a level up from 'data'. E.g. C://Work/FLIM/
3. Open up the terminal and navigate to your working folder where the scripts are located
4. Run the script (see other readme for more instructions). If you want to import zero values from your data, make sure you read and implement the instructions from the 'If you want zeros README'.

Who to thank
============

This script was written by Dr Inge Seim, GitHub'd by me. Send your Bitcoins to Inge at: 1Hvsw4SYYbofjbyZA4BxdYEM31Kta3y1vY

0 comments on commit b7ae127

Please sign in to comment.