Loading spectroscopic data into igor from general text
| McIlhenny | April 29, 2012 - 04:20 | ||
|---|---|---|---|
|
Hello all, I've to load a ascii file with x and y waves into igor. A typical file looks like:
There are several of such datablocks with different numbers of rows in my ascii file. Each datablock begins with "Area1" followed by a free line and some information from the spectra "SUR, N1s ....". The real data starts after the "1". Thanks in advance. |
|||

Joined: 2007-06-21
Location: United States
It is easier to write the code than to explain it:
Joined: 2012-04-29
Location: Germany
Thank you very much! I think I just have to change the code a little bit, because I have to use Igor 4 which doesn't support all the commands you used.