Skip to content

Commit

Permalink
Closes #83
Browse files Browse the repository at this point in the history
  • Loading branch information
Samreay committed Jun 8, 2014
1 parent f609d29 commit 6123af0
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion views/centralUsage.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
<accordion close-others="true">
<accordion-group heading="Introduction" is-open="true">
<h4>The programs purpose</h4>
<h4>The program's purpose</h4>
<p>This program is designed to take files from the AAOmega spectrograph after data reduction and allow redshifting of the spectra within.</p>
<hr />
<h4>30 second rundown</h4>
<p>Take a <code>fits</code> file, drag it into the drop area to the left, wait for the program to automatically analyse all files.</p>
<p>Double click the first spectra, if the automatic redshift is correct just assign a quality and move on. If not, find a feature, click on it, and then select which emission to mark it as. Once happy, select a quality and move on.</p>
<p>When all spectra are done, hit the download button on the bottom right. Don't worry if you accidentally close the browser, results get saved internally automatically. Just reopen the browser, drag in the same file, and your results will appear instantly.</p>
<hr />
<h4>Problems or feature requests</h4>
<p>If any bugs are found with the program, or there are features which could be added or improved to make life easier, please either raise an issue on the official Github issue page or send an email to me (the developer).</p>
<ul>
<li><a href="https://github.com/Samreay/ThesisZ/issues">Github issues page</a></li>
<li><address><a href="mailto:samuelreay@gmail.com">Send me an email</a></address></li>
</ul>
</accordion-group>
<accordion-group heading="Loading Files">
<h4>Loading Files</h4>
Expand Down

0 comments on commit 6123af0

Please sign in to comment.