Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-migas committed Jan 13, 2022
1 parent c0f091b commit c262b3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ peaks = [3991.4, 4598, 7964, 9160]
aligned = msalign(x, array, peaks, weights=[60, 100, 60, 100], only_shift=False)
```

![png](docs/img/ms-spectrum.png)
![spectrum](https://github.com/lukasz-migas/msalign/blob/master/docs/img/ms-spectrum.png)

Zoom-in on each peak the spectrum was aligned against

![png](docs/img/ms-peaks.png)
![peaks](https://github.com/lukasz-migas/msalign/blob/master/docs/img/ms-peaks.png)

## Reference

Expand Down

0 comments on commit c262b3d

Please sign in to comment.