We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e739c8 commit 6ba0f57Copy full SHA for 6ba0f57
docs/docs/API/kima.md
@@ -7,9 +7,9 @@ hide:
7
8
### Data
9
10
-Most analyses will start by using the [`RVData`][kima.Data.RVData] class to load data
11
-from a set of files or arrays. If using Gaia epoch astrometry the the [`GAIAdata`][kima.Data.GAIAdata] class
12
-is used to load that in.
+Most analyses will start by using the [`RVData`][kima.Data.RVData] class to load
+data from a set of files or arrays. Gaia epoch astrometry can also be read with
+the [`GAIAdata`][kima.Data.GAIAdata] class.
13
14
#### Example:
15
0 commit comments