Skip to content

Commit

Permalink
README edit and site update
Browse files Browse the repository at this point in the history
  • Loading branch information
attipaci committed Nov 29, 2024
1 parent 2c53320 commit b8fb37c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ This document has been updated for the `v1.2` and later releases.
- [Building and installation](#installation)
- [Building your application with SuperNOVAS](#integration)
- [Example usage](#examples)
- [Tips and Tricks](#tips)
- [Notes on precision](#precision)
- [SuperNOVAS specific features](#supernovas-features)
- [Incorporating Solar-system ephemeris data or services](#solarsystem)
Expand Down Expand Up @@ -633,6 +634,11 @@ Other than that, it's the same spiel as before, e.g.:
}
```

------------------------------------------------------------------------------

<a name="tips"></a>
## Tips and Tricks

<a name="accuracy-notes"></a>
### Reduced accuracy shortcuts

Expand Down Expand Up @@ -950,8 +956,8 @@ before that level of accuracy is reached.

#### Added in v1.2

- New `novas_make_redshifted_object()` to simplify the creation of distant catalog sources that are characterized
with a redshift measure rather than a radial velocity value.
- New `make_redshifted_cat_entry()` and `make_redshifted_object()` to simplify the creation of distant catalog
sources that are characterized with a redshift measure rather than a radial velocity value.

- New generic redshift-handling functions `novas_v2z()`, `novas_z2v()`,

Expand Down

0 comments on commit b8fb37c

Please sign in to comment.