Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

## Installation

This package is not yet registered. Ovne can install the most recent version from GitHub using
This package is not yet registered. One can install the most recent version from GitHub using

```julia
import Pkg
Expand Down Expand Up @@ -44,11 +44,8 @@ svo_filter = get_filter("Roman/WFI.F146")
Using [Unitful.jl](https://github.com/painterqubits/Unitful.jl) is built in to all functionality

```julia

julia> filt = SDSS_u();

julia> pivot_wavelength(filt)
3556.523969910118 Å
```

## Citations
Loading