Skip to content

Commit

Permalink
Now saves in the desired format
Browse files Browse the repository at this point in the history
The data is now saved in the follwing format with each spectra grouped together:

{spectrum number}

[optional]{comment marker}X,Y,E[optional],DX

X(0,0){separator}Y(0,0){separator}Z(0,0)[optional]{separator}DX(0,0)

X(0,1){separator}Y(0,1){separator}Z(0,1)[optional]{separator}DX(0,1)
...

{spectrum number}
...

Refs #7732
  • Loading branch information
keithnbrown committed Oct 11, 2013
1 parent 3316a8c commit d17aadd
Showing 1 changed file with 224 additions and 84 deletions.

0 comments on commit d17aadd

Please sign in to comment.