Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Parse and insert Bica+ (2019) #6

Open
tlrh314 opened this issue Aug 12, 2019 · 2 comments
Open

Parse and insert Bica+ (2019) #6

tlrh314 opened this issue Aug 12, 2019 · 2 comments
Assignees
Labels

Comments

@tlrh314
Copy link
Owner

tlrh314 commented Aug 12, 2019

http://adsabs.harvard.edu/abs/2019AJ....157...12B

@tlrh314 tlrh314 added the Data label Aug 12, 2019
@tlrh314 tlrh314 added this to the Initial data ingestion milestone Aug 12, 2019
@tlrh314 tlrh314 self-assigned this Aug 12, 2019
@tlrh314 tlrh314 changed the title Insert Bica+ (2019) Parse and insert Bica+ (2019) Aug 12, 2019
tlrh314 added a commit that referenced this issue Aug 29, 2019
tlrh314 added a commit that referenced this issue Aug 29, 2019
tlrh314 added a commit that referenced this issue Aug 29, 2019
tlrh314 added a commit that referenced this issue Aug 29, 2019
tlrh314 added a commit that referenced this issue Aug 31, 2019
tlrh314 added a commit that referenced this issue Sep 9, 2019
@tlrh314
Copy link
Owner Author

tlrh314 commented Sep 16, 2019

INFO: found 789 references
Total (unique) keys: 794
INFO: found 794 references in the combined tables
WARNING: found 5 unknown_references

[ins] In [15]: unknown_references                                                                                                                                                   
Out[15]: ['REF2007', 'REF6004', 'REF1779', 'rEF1220', 'REF981']


[ins] In [16]: combined["REF2007"]                                                                                                                                                  
Out[16]: 
{'t2': None,
 't3': None,
 't4': None,
 't5': ['282.91', '42.03', <SkyCoord (Galactic): (l, b) in deg
      (282.91, 42.03)>, '11', '49', '15', '-', '18', '24', '45', <SkyCoord (ICRS): (ra, dec) in deg
      (177.3125, -18.4125)>, '30.', '30.', 'Crater 2', 'DGAL', 'dSph?', '118', '-7.8', 'MW', '']}

[ins] In [17]: combined["REF6004"]                                                                                                                                                  
Out[17]: 
{'t2': None,
 't3': None,
 't4': None,
 't5': ['257.3', '-40.64', <SkyCoord (Galactic): (l, b) in deg
      (257.3, -40.64)>, '4', '43', '48', '-', '50', '17', '0', <SkyCoord (ICRS): (ra, dec) in deg
      (70.95, -50.28333333)>, '1.8', '1.8', 'Pic I,Pictor I,Pictor 1,DESJ0443.8-5017', 'DGAL', 'QFG', '114', '-3.7', 'MW', '']}

[ins] In [18]: combined["REF1779"]                                                                                                                                                  
Out[18]: 
{'t2': None,
 't3': None,
 't4': ['',
  '',
  '',
  '40.0',
  '0.0',
  '100.0',
  '80.0',
  'Her-Aql|Hercules-Aquila Cloud',
  'KGr',
  'OVD',
  '10<Dk<25 -2.0<f=-1.4',
  'dG? accreted by bulge or thick disk? MSTO SDSS'],
 't5': None}

[ins] In [19]: combined["rEF1220"]                                                                                                                                                  
Out[19]: 
{'t2': None,
 't3': None,
 't4': None,
 't5': ['339.05', '62.6', <SkyCoord (Galactic): (l, b) in deg
      (339.05, 62.6)>, '13', '54', '34', '', '4', '14', '35', <SkyCoord (ICRS): (ra, dec) in deg
      (208.64166667, 4.24305556)>, '0.3', '0.3', 'KKH 86', 'DGAL', 'dIrr', '2582', '-10.0', 'MW Neigh', '']}

[nav] In [20]: combined["REF981"]                                                                                                                                                   
Out[20]: 
{'t2': None,
 't3': None,
 't4': ['-7.6',
  '-27.3',
  '-14.9',
  '',
  '',
  '360.0',
  '360.0',
  'AB Dor MGr|AB DOR Moving Group',
  'KAs',
  'MGr',
  'N=89 Dk=0.02 110Mo',
  'incl. T Tau HD25457| rel. Pleiades?'],
 't5': None}

@tlrh314
Copy link
Owner Author

tlrh314 commented Sep 16, 2019

  • rEF1220 is a typo in table5, should be REF1220 = 2012AJ....144....4M

  • REF2007, REF6004, REF1779, REF981 are a bit of a mystery

tlrh314 pushed a commit that referenced this issue Apr 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant