File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,4 @@ Contributors
10
10
* Hannah Grzybowski, ` @hgrzy `
11
11
* Mary Ogborn
12
12
* Tyler Quinn, ` @trq5014 `
13
+ * Kristin Hopley
Original file line number Diff line number Diff line change @@ -101,9 +101,9 @@ def observer_to_flat(
101
101
Parameters
102
102
----------
103
103
X : :class:`torch.Tensor` of :class:`torch.double`
104
- A tensor representing the x coordinate in the plane of the orbit .
104
+ A tensor representing the x coordinate in the plane of the sky .
105
105
Y : :class:`torch.Tensor` of :class:`torch.double`
106
- A tensor representing the y coordinate in the plane of the orbit .
106
+ A tensor representing the y coordinate in the plane of the sky .
107
107
omega : float
108
108
A tensor representing an argument of periastron [radians] Default 0.0.
109
109
incl : float
You can’t perform that action at this time.
0 commit comments