Skip to content

Commit b7ae127

Browse files
committed
Update README.md
1 parent 6782d50 commit b7ae127

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,15 @@ Batch-data-parse-csv-import
33

44
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).
55

6-
This script was written by Dr Inge Seim. Send your Bitcoins to him at: 1Hvsw4SYYbofjbyZA4BxdYEM31Kta3y1vY
6+
How to make this work
7+
=====================
8+
9+
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!!!
10+
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/
11+
3. Open up the terminal and navigate to your working folder where the scripts are located
12+
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'.
13+
14+
Who to thank
15+
============
16+
17+
This script was written by Dr Inge Seim, GitHub'd by me. Send your Bitcoins to Inge at: 1Hvsw4SYYbofjbyZA4BxdYEM31Kta3y1vY

0 commit comments

Comments
 (0)