Skip to content

Commit

Permalink
Update readme.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
amcmahon01 committed Oct 27, 2015
1 parent 329bc0f commit 97959df
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Introduction

The purpose of this package is to provide an automated system for generating useful, usable data from dual channel spectrometer data. It has been developed for the Unispec-DC data format, though only the :func:`~BasicProcessing.UnispecProcessing.ReadFiles` would need to be modified to import data in an alternative format.

There are also project files here for Eclipse (with PyDev) which can be useful for debugging.


Main Function Operation and Use
================================

Expand Down Expand Up @@ -137,4 +140,4 @@ The configuration file is seperated into an Input and an Output section to help
HeaderLines = 10
[Output]
OutputPath = C:\\UniSpec\\Test
OutputPath = C:\\UniSpec\\Test

0 comments on commit 97959df

Please sign in to comment.