Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yxqd authored Jul 22, 2017
1 parent 5365488 commit c2d8fde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ Download src tarball and extract, then

## Usage

### Through jupyter.sns.gov
https://www.youtube.com/watch?v=5XOX8RdHBnQ

### Python scripting

import histogram.hdf as hh, os, pylab
Expand All @@ -45,6 +42,9 @@ https://www.youtube.com/watch?v=5XOX8RdHBnQ
pylab.plot(dos.E, dos.I, label='%d' % i)
pylab.show()

### Through jupyter.sns.gov for SNS users
https://www.youtube.com/watch?v=5XOX8RdHBnQ

## Features

* Handle inputs in nxs and nxspe files for sample and empty can measurements
Expand Down

0 comments on commit c2d8fde

Please sign in to comment.