Skip to content

Commit

Permalink
Update example.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-muthukrishna committed Jan 31, 2018
1 parent dd31ae4 commit cd11fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ This example automatically classifies 10 spectra. The last line plots the fifth
classification = dash.Classify(filenames, knownRedshifts, classifyHost=False)
bestFits, redshifts, bestTypes, rlapFlag, matchesFlag = classification.list_best_matches(n=5, saveFilename='ATEL_best_fits.txt')
# Plot DES16C3bq
# Plot DES16C2aiy (5th spectrum)
classification.plot_with_gui(indexToPlot=4)

0 comments on commit cd11fa6

Please sign in to comment.