File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -200,16 +200,17 @@ that is the measurement table for rotations. Their common column is ``oidref``.
200
200
... WHERE id = ' Sirius' ;
201
201
... """
202
202
>>> Simbad.query_tap(query)
203
- <Table length=6 >
203
+ <Table length=7 >
204
204
Rotation Measurements Bibcodes
205
205
object
206
206
------------------------------
207
- 2016A&A...589A..83G
208
- 2002A&A...393..897R
209
- 1995ApJS...99..135A
210
- 1970CoKwa.189....0U
211
- 1970CoAsi.239....1B
212
- 2011A&A...531A.143D
207
+ 2023ApJS..266...11B
208
+ 2016A&A...589A..83G
209
+ 2002A&A...393..897R
210
+ 1995ApJS...99..135A
211
+ 1970CoKwa.189....0U
212
+ 1970CoAsi.239....1B
213
+ 2011A&A...531A.143D
213
214
214
215
This returns six papers in which the SIMBAD team found rotation data for Sirius.
215
216
You can’t perform that action at this time.
0 commit comments