Merge lp:~alexwolf/stellarium/pulsars into lp:stellarium

Proposed by Alexander Wolf
Status: Superseded
Proposed branch: lp:~alexwolf/stellarium/pulsars
Merge into: lp:stellarium
Diff against target: 20784 lines (+20642/-2)
18 files modified
CMakeLists.txt (+1/-0)
plugins/CMakeLists.txt (+3/-0)
plugins/Pulsars/CMakeLists.txt (+16/-0)
plugins/Pulsars/COPYING (+340/-0)
plugins/Pulsars/resources/Pulsars.qrc (+6/-0)
plugins/Pulsars/resources/catalog.json (+9185/-0)
plugins/Pulsars/src/CMakeLists.txt (+48/-0)
plugins/Pulsars/src/Pulsar.cpp (+284/-0)
plugins/Pulsars/src/Pulsar.hpp (+130/-0)
plugins/Pulsars/src/Pulsars.cpp (+400/-0)
plugins/Pulsars/src/Pulsars.hpp (+126/-0)
plugins/Pulsars/util/catalog.json (+9185/-0)
plugins/Pulsars/util/pulsars.tsv (+738/-0)
plugins/Pulsars/util/tsv2json.pl (+64/-0)
po/stellarium/POTFILES.in (+2/-0)
po/stellarium/stellarium.pot (+105/-2)
src/CMakeLists.txt (+5/-0)
src/StelMainGraphicsView.cpp (+4/-0)
To merge this branch: bzr merge lp:~alexwolf/stellarium/pulsars
Reviewer Review Type Date Requested Status
Matthew Gates Pending
treaves Pending
Bogdan Marinov Pending
Stellarium Pending
Review via email: mp+90191@code.launchpad.net

Description of the change

This is plugin show markers of pulsars and display info about each of those pulsars. Catalog of pulsars for this plugin was created from 'Catalog of Pulsars' (Taylor+ 1995).

To post a comment you must log in.
lp:~alexwolf/stellarium/pulsars updated
5156. By Alexander Wolf

small improvement

5157. By Alexander Wolf

sync with trunk (r5155)

5158. By Alexander Wolf

add some comments to code

5159. By Alexander Wolf

update generator of JSON catalog

5160. By Alexander Wolf

fix typo in regex

5161. By Alexander Wolf

code formatting fix

5162. By Alexander Wolf

update pulsars plugin

5163. By Alexander Wolf

add psr.clear() to ::deinit()

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2011-12-11 12:19:50 +0000
3+++ CMakeLists.txt 2012-02-04 16:30:26 +0000
4@@ -148,6 +148,7 @@
5 SET(USE_PLUGIN_SOLARSYSTEMEDITOR 1 CACHE BOOL "Define whether the Solar System Editor should be built.")
6 SET(USE_PLUGIN_SUPERNOVAE 1 CACHE BOOL "Define whether the Historical Supernova plugin should be created.")
7 SET(USE_PLUGIN_QUASARS 1 CACHE BOOL "Define whether the Quasars plugin should be created.")
8+SET(USE_PLUGIN_PULSARS 1 CACHE BOOL "Define whether the Pulsars plugin should be created.")
9
10 ########## Static plugins need to define includes and libraries
11 ########## for the compilation of Stellarium itself
12
13=== modified file 'plugins/CMakeLists.txt'
14--- plugins/CMakeLists.txt 2011-12-11 12:19:50 +0000
15+++ plugins/CMakeLists.txt 2012-02-04 16:30:26 +0000
16@@ -46,6 +46,9 @@
17 IF (USE_PLUGIN_QUASARS)
18 ADD_SUBDIRECTORY( Quasars )
19 ENDIF()
20+IF (USE_PLUGIN_PULSARS)
21+ ADD_SUBDIRECTORY( Pulsars )
22+ENDIF()
23 IF (USE_PLUGIN_VIRGO)
24 SET(VIRGO_PROJECT_PATH "../extmodules/VirGO/" CACHE PATH "The location of the VirGO plugin main directory i.e. the one containing the top level CMakeLists.txt")
25 ADD_SUBDIRECTORY( ${VIRGO_PROJECT_PATH} VirGO )
26
27=== added directory 'plugins/Pulsars'
28=== added file 'plugins/Pulsars/CMakeLists.txt'
29--- plugins/Pulsars/CMakeLists.txt 1970-01-01 00:00:00 +0000
30+++ plugins/Pulsars/CMakeLists.txt 2012-02-04 16:30:26 +0000
31@@ -0,0 +1,16 @@
32+SET(PSR_MAJOR "0")
33+SET(PSR_MINOR "1")
34+SET(PSR_PATCH "1")
35+SET(PSR_VERSION "${PSR_MAJOR}.${PSR_MINOR}.${PSR_PATCH}")
36+
37+IF(APPLE)
38+ SET(CMAKE_INSTALL_PREFIX $ENV{HOME}/Library/Application\ Support/Stellarium)
39+ElSE(APPLE)
40+ SET(CMAKE_INSTALL_PREFIX $ENV{HOME}/.stellarium)
41+ENDIF(APPLE)
42+
43+ADD_DEFINITIONS(-DPULSARS_PLUGIN_VERSION="${PSR_VERSION}")
44+
45+ADD_SUBDIRECTORY( src )
46+
47+INSTALL(FILES DESTINATION "modules/Pulsars")
48
49=== added file 'plugins/Pulsars/COPYING'
50--- plugins/Pulsars/COPYING 1970-01-01 00:00:00 +0000
51+++ plugins/Pulsars/COPYING 2012-02-04 16:30:26 +0000
52@@ -0,0 +1,340 @@
53+ GNU GENERAL PUBLIC LICENSE
54+ Version 2, June 1991
55+
56+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
57+ 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA
58+ Everyone is permitted to copy and distribute verbatim copies
59+ of this license document, but changing it is not allowed.
60+
61+ Preamble
62+
63+ The licenses for most software are designed to take away your
64+freedom to share and change it. By contrast, the GNU General Public
65+License is intended to guarantee your freedom to share and change free
66+software--to make sure the software is free for all its users. This
67+General Public License applies to most of the Free Software
68+Foundation's software and to any other program whose authors commit to
69+using it. (Some other Free Software Foundation software is covered by
70+the GNU Library General Public License instead.) You can apply it to
71+your programs, too.
72+
73+ When we speak of free software, we are referring to freedom, not
74+price. Our General Public Licenses are designed to make sure that you
75+have the freedom to distribute copies of free software (and charge for
76+this service if you wish), that you receive source code or can get it
77+if you want it, that you can change the software or use pieces of it
78+in new free programs; and that you know you can do these things.
79+
80+ To protect your rights, we need to make restrictions that forbid
81+anyone to deny you these rights or to ask you to surrender the rights.
82+These restrictions translate to certain responsibilities for you if you
83+distribute copies of the software, or if you modify it.
84+
85+ For example, if you distribute copies of such a program, whether
86+gratis or for a fee, you must give the recipients all the rights that
87+you have. You must make sure that they, too, receive or can get the
88+source code. And you must show them these terms so they know their
89+rights.
90+
91+ We protect your rights with two steps: (1) copyright the software, and
92+(2) offer you this license which gives you legal permission to copy,
93+distribute and/or modify the software.
94+
95+ Also, for each author's protection and ours, we want to make certain
96+that everyone understands that there is no warranty for this free
97+software. If the software is modified by someone else and passed on, we
98+want its recipients to know that what they have is not the original, so
99+that any problems introduced by others will not reflect on the original
100+authors' reputations.
101+
102+ Finally, any free program is threatened constantly by software
103+patents. We wish to avoid the danger that redistributors of a free
104+program will individually obtain patent licenses, in effect making the
105+program proprietary. To prevent this, we have made it clear that any
106+patent must be licensed for everyone's free use or not licensed at all.
107+
108+ The precise terms and conditions for copying, distribution and
109+modification follow.
110+
111
112+ GNU GENERAL PUBLIC LICENSE
113+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
114+
115+ 0. This License applies to any program or other work which contains
116+a notice placed by the copyright holder saying it may be distributed
117+under the terms of this General Public License. The "Program", below,
118+refers to any such program or work, and a "work based on the Program"
119+means either the Program or any derivative work under copyright law:
120+that is to say, a work containing the Program or a portion of it,
121+either verbatim or with modifications and/or translated into another
122+language. (Hereinafter, translation is included without limitation in
123+the term "modification".) Each licensee is addressed as "you".
124+
125+Activities other than copying, distribution and modification are not
126+covered by this License; they are outside its scope. The act of
127+running the Program is not restricted, and the output from the Program
128+is covered only if its contents constitute a work based on the
129+Program (independent of having been made by running the Program).
130+Whether that is true depends on what the Program does.
131+
132+ 1. You may copy and distribute verbatim copies of the Program's
133+source code as you receive it, in any medium, provided that you
134+conspicuously and appropriately publish on each copy an appropriate
135+copyright notice and disclaimer of warranty; keep intact all the
136+notices that refer to this License and to the absence of any warranty;
137+and give any other recipients of the Program a copy of this License
138+along with the Program.
139+
140+You may charge a fee for the physical act of transferring a copy, and
141+you may at your option offer warranty protection in exchange for a fee.
142+
143+ 2. You may modify your copy or copies of the Program or any portion
144+of it, thus forming a work based on the Program, and copy and
145+distribute such modifications or work under the terms of Section 1
146+above, provided that you also meet all of these conditions:
147+
148+ a) You must cause the modified files to carry prominent notices
149+ stating that you changed the files and the date of any change.
150+
151+ b) You must cause any work that you distribute or publish, that in
152+ whole or in part contains or is derived from the Program or any
153+ part thereof, to be licensed as a whole at no charge to all third
154+ parties under the terms of this License.
155+
156+ c) If the modified program normally reads commands interactively
157+ when run, you must cause it, when started running for such
158+ interactive use in the most ordinary way, to print or display an
159+ announcement including an appropriate copyright notice and a
160+ notice that there is no warranty (or else, saying that you provide
161+ a warranty) and that users may redistribute the program under
162+ these conditions, and telling the user how to view a copy of this
163+ License. (Exception: if the Program itself is interactive but
164+ does not normally print such an announcement, your work based on
165+ the Program is not required to print an announcement.)
166+
167
168+These requirements apply to the modified work as a whole. If
169+identifiable sections of that work are not derived from the Program,
170+and can be reasonably considered independent and separate works in
171+themselves, then this License, and its terms, do not apply to those
172+sections when you distribute them as separate works. But when you
173+distribute the same sections as part of a whole which is a work based
174+on the Program, the distribution of the whole must be on the terms of
175+this License, whose permissions for other licensees extend to the
176+entire whole, and thus to each and every part regardless of who wrote it.
177+
178+Thus, it is not the intent of this section to claim rights or contest
179+your rights to work written entirely by you; rather, the intent is to
180+exercise the right to control the distribution of derivative or
181+collective works based on the Program.
182+
183+In addition, mere aggregation of another work not based on the Program
184+with the Program (or with a work based on the Program) on a volume of
185+a storage or distribution medium does not bring the other work under
186+the scope of this License.
187+
188+ 3. You may copy and distribute the Program (or a work based on it,
189+under Section 2) in object code or executable form under the terms of
190+Sections 1 and 2 above provided that you also do one of the following:
191+
192+ a) Accompany it with the complete corresponding machine-readable
193+ source code, which must be distributed under the terms of Sections
194+ 1 and 2 above on a medium customarily used for software interchange; or,
195+
196+ b) Accompany it with a written offer, valid for at least three
197+ years, to give any third party, for a charge no more than your
198+ cost of physically performing source distribution, a complete
199+ machine-readable copy of the corresponding source code, to be
200+ distributed under the terms of Sections 1 and 2 above on a medium
201+ customarily used for software interchange; or,
202+
203+ c) Accompany it with the information you received as to the offer
204+ to distribute corresponding source code. (This alternative is
205+ allowed only for noncommercial distribution and only if you
206+ received the program in object code or executable form with such
207+ an offer, in accord with Subsection b above.)
208+
209+The source code for a work means the preferred form of the work for
210+making modifications to it. For an executable work, complete source
211+code means all the source code for all modules it contains, plus any
212+associated interface definition files, plus the scripts used to
213+control compilation and installation of the executable. However, as a
214+special exception, the source code distributed need not include
215+anything that is normally distributed (in either source or binary
216+form) with the major components (compiler, kernel, and so on) of the
217+operating system on which the executable runs, unless that component
218+itself accompanies the executable.
219+
220+If distribution of executable or object code is made by offering
221+access to copy from a designated place, then offering equivalent
222+access to copy the source code from the same place counts as
223+distribution of the source code, even though third parties are not
224+compelled to copy the source along with the object code.
225+
226
227+ 4. You may not copy, modify, sublicense, or distribute the Program
228+except as expressly provided under this License. Any attempt
229+otherwise to copy, modify, sublicense or distribute the Program is
230+void, and will automatically terminate your rights under this License.
231+However, parties who have received copies, or rights, from you under
232+this License will not have their licenses terminated so long as such
233+parties remain in full compliance.
234+
235+ 5. You are not required to accept this License, since you have not
236+signed it. However, nothing else grants you permission to modify or
237+distribute the Program or its derivative works. These actions are
238+prohibited by law if you do not accept this License. Therefore, by
239+modifying or distributing the Program (or any work based on the
240+Program), you indicate your acceptance of this License to do so, and
241+all its terms and conditions for copying, distributing or modifying
242+the Program or works based on it.
243+
244+ 6. Each time you redistribute the Program (or any work based on the
245+Program), the recipient automatically receives a license from the
246+original licensor to copy, distribute or modify the Program subject to
247+these terms and conditions. You may not impose any further
248+restrictions on the recipients' exercise of the rights granted herein.
249+You are not responsible for enforcing compliance by third parties to
250+this License.
251+
252+ 7. If, as a consequence of a court judgment or allegation of patent
253+infringement or for any other reason (not limited to patent issues),
254+conditions are imposed on you (whether by court order, agreement or
255+otherwise) that contradict the conditions of this License, they do not
256+excuse you from the conditions of this License. If you cannot
257+distribute so as to satisfy simultaneously your obligations under this
258+License and any other pertinent obligations, then as a consequence you
259+may not distribute the Program at all. For example, if a patent
260+license would not permit royalty-free redistribution of the Program by
261+all those who receive copies directly or indirectly through you, then
262+the only way you could satisfy both it and this License would be to
263+refrain entirely from distribution of the Program.
264+
265+If any portion of this section is held invalid or unenforceable under
266+any particular circumstance, the balance of the section is intended to
267+apply and the section as a whole is intended to apply in other
268+circumstances.
269+
270+It is not the purpose of this section to induce you to infringe any
271+patents or other property right claims or to contest validity of any
272+such claims; this section has the sole purpose of protecting the
273+integrity of the free software distribution system, which is
274+implemented by public license practices. Many people have made
275+generous contributions to the wide range of software distributed
276+through that system in reliance on consistent application of that
277+system; it is up to the author/donor to decide if he or she is willing
278+to distribute software through any other system and a licensee cannot
279+impose that choice.
280+
281+This section is intended to make thoroughly clear what is believed to
282+be a consequence of the rest of this License.
283+
284
285+ 8. If the distribution and/or use of the Program is restricted in
286+certain countries either by patents or by copyrighted interfaces, the
287+original copyright holder who places the Program under this License
288+may add an explicit geographical distribution limitation excluding
289+those countries, so that distribution is permitted only in or among
290+countries not thus excluded. In such case, this License incorporates
291+the limitation as if written in the body of this License.
292+
293+ 9. The Free Software Foundation may publish revised and/or new versions
294+of the General Public License from time to time. Such new versions will
295+be similar in spirit to the present version, but may differ in detail to
296+address new problems or concerns.
297+
298+Each version is given a distinguishing version number. If the Program
299+specifies a version number of this License which applies to it and "any
300+later version", you have the option of following the terms and conditions
301+either of that version or of any later version published by the Free
302+Software Foundation. If the Program does not specify a version number of
303+this License, you may choose any version ever published by the Free Software
304+Foundation.
305+
306+ 10. If you wish to incorporate parts of the Program into other free
307+programs whose distribution conditions are different, write to the author
308+to ask for permission. For software which is copyrighted by the Free
309+Software Foundation, write to the Free Software Foundation; we sometimes
310+make exceptions for this. Our decision will be guided by the two goals
311+of preserving the free status of all derivatives of our free software and
312+of promoting the sharing and reuse of software generally.
313+
314+ NO WARRANTY
315+
316+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
317+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
318+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
319+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
320+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
321+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
322+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
323+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
324+REPAIR OR CORRECTION.
325+
326+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
327+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
328+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
329+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
330+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
331+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
332+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
333+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
334+POSSIBILITY OF SUCH DAMAGES.
335+
336+ END OF TERMS AND CONDITIONS
337+
338
339+ How to Apply These Terms to Your New Programs
340+
341+ If you develop a new program, and you want it to be of the greatest
342+possible use to the public, the best way to achieve this is to make it
343+free software which everyone can redistribute and change under these terms.
344+
345+ To do so, attach the following notices to the program. It is safest
346+to attach them to the start of each source file to most effectively
347+convey the exclusion of warranty; and each file should have at least
348+the "copyright" line and a pointer to where the full notice is found.
349+
350+ <one line to give the program's name and a brief idea of what it does.>
351+ Copyright (C) <year> <name of author>
352+
353+ This program is free software; you can redistribute it and/or modify
354+ it under the terms of the GNU General Public License as published by
355+ the Free Software Foundation; either version 2 of the License, or
356+ (at your option) any later version.
357+
358+ This program is distributed in the hope that it will be useful,
359+ but WITHOUT ANY WARRANTY; without even the implied warranty of
360+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
361+ GNU General Public License for more details.
362+
363+ You should have received a copy of the GNU General Public License
364+ along with this program; if not, write to the Free Software
365+ Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA
366+
367+
368+Also add information on how to contact you by electronic and paper mail.
369+
370+If the program is interactive, make it output a short notice like this
371+when it starts in an interactive mode:
372+
373+ Gnomovision version 69, Copyright (C) year name of author
374+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
375+ This is free software, and you are welcome to redistribute it
376+ under certain conditions; type `show c' for details.
377+
378+The hypothetical commands `show w' and `show c' should show the appropriate
379+parts of the General Public License. Of course, the commands you use may
380+be called something other than `show w' and `show c'; they could even be
381+mouse-clicks or menu items--whatever suits your program.
382+
383+You should also get your employer (if you work as a programmer) or your
384+school, if any, to sign a "copyright disclaimer" for the program, if
385+necessary. Here is a sample; alter the names:
386+
387+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
388+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
389+
390+ <signature of Ty Coon>, 1 April 1989
391+ Ty Coon, President of Vice
392+
393+This General Public License does not permit incorporating your program into
394+proprietary programs. If your program is a subroutine library, you may
395+consider it more useful to permit linking proprietary applications with the
396+library. If this is what you want to do, use the GNU Library General
397+Public License instead of this License.
398
399=== added directory 'plugins/Pulsars/resources'
400=== added file 'plugins/Pulsars/resources/Pulsars.qrc'
401--- plugins/Pulsars/resources/Pulsars.qrc 1970-01-01 00:00:00 +0000
402+++ plugins/Pulsars/resources/Pulsars.qrc 2012-02-04 16:30:26 +0000
403@@ -0,0 +1,6 @@
404+<RCC>
405+ <qresource prefix="/Pulsars">
406+ <file>catalog.json</file>
407+ <file>pulsar.png</file>
408+ </qresource>
409+</RCC>
410
411=== added file 'plugins/Pulsars/resources/catalog.json'
412--- plugins/Pulsars/resources/catalog.json 1970-01-01 00:00:00 +0000
413+++ plugins/Pulsars/resources/catalog.json 2012-02-04 16:30:26 +0000
414@@ -0,0 +1,9185 @@
415+{
416+ "version": "0.1.1",
417+ "shortName": "A catalogue of pulsars",
418+ "pulsars":
419+ {
420+ "0006+1834":
421+ {
422+ "RA": "00h06m04.80s",
423+ "DE": "+18d34m59.0s",
424+ "distance": 0.70,
425+ "period": 0.6937476704700000,
426+ "ntype": 0,
427+ "We": 0.00,
428+ "w50": 82.00,
429+ "s400": 0.20,
430+ "s600": 0.00,
431+ "s1400": 0.00
432+ },
433+ "0014+4746":
434+ {
435+ "RA": "00h14m17.74s",
436+ "DE": "+47d46m33.1s",
437+ "distance": 1.84,
438+ "period": 1.2406989780800000,
439+ "ntype": 0,
440+ "We": 155.00,
441+ "w50": 88.70,
442+ "s400": 14.00,
443+ "s600": 9.00,
444+ "s1400": 3.00
445+ },
446+ "0023-7204C":
447+ {
448+ "RA": "00h23m50.34s",
449+ "DE": "-72d04m31.5s",
450+ "distance": 4.50,
451+ "period": 0.0057567800116100,
452+ "ntype": 61,
453+ "We": 0.00,
454+ "w50": 0.80,
455+ "s400": 1.53,
456+ "s600": 1.54,
457+ "s1400": 0.60
458+ },
459+ "0024-7204D":
460+ {
461+ "RA": "00h24m13.88s",
462+ "DE": "-72d04m43.8s",
463+ "distance": 4.50,
464+ "period": 0.0053575732859000,
465+ "ntype": 161,
466+ "We": 0.00,
467+ "w50": 0.60,
468+ "s400": 0.95,
469+ "s600": 0.55,
470+ "s1400": 0.00
471+ },
472+ "0024-7204E":
473+ {
474+ "RA": "00h24m05.91s",
475+ "DE": "-72d04m23.0s",
476+ "distance": 4.50,
477+ "period": 0.0035363290000000,
478+ "ntype": 71,
479+ "We": 0.00,
480+ "w50": 0.90,
481+ "s400": 0.00,
482+ "s600": 0.00,
483+ "s1400": 0.00
484+ },
485+ "0024-7204F":
486+ {
487+ "RA": "00h24m05.91s",
488+ "DE": "-72d04m22.9s",
489+ "distance": 4.50,
490+ "period": 0.0026235790000000,
491+ "ntype": 61,
492+ "We": 0.00,
493+ "w50": 0.50,
494+ "s400": 0.00,
495+ "s600": 0.00,
496+ "s1400": 0.00
497+ },
498+ "0024-7204G":
499+ {
500+ "RA": "00h24m05.91s",
501+ "DE": "-72d04m22.9s",
502+ "distance": 4.50,
503+ "period": 0.0040403790000000,
504+ "ntype": 61,
505+ "We": 0.00,
506+ "w50": 0.70,
507+ "s400": 0.00,
508+ "s600": 0.00,
509+ "s1400": 0.00
510+ },
511+ "0024-7204H":
512+ {
513+ "RA": "00h24m05.91s",
514+ "DE": "-72d04m22.9s",
515+ "distance": 4.50,
516+ "period": 0.0032105000000000,
517+ "ntype": 71,
518+ "We": 0.00,
519+ "w50": 0.60,
520+ "s400": 0.00,
521+ "s600": 0.00,
522+ "s1400": 0.00
523+ },
524+ "0024-7204I":
525+ {
526+ "RA": "00h24m05.91s",
527+ "DE": "-72d04m23.0s",
528+ "distance": 4.50,
529+ "period": 0.0034849930000000,
530+ "ntype": 71,
531+ "We": 0.00,
532+ "w50": 0.80,
533+ "s400": 0.00,
534+ "s600": 0.00,
535+ "s1400": 0.00
536+ },
537+ "0024-7204J":
538+ {
539+ "RA": "00h24m05.91s",
540+ "DE": "-72d04m22.9s",
541+ "distance": 4.50,
542+ "period": 0.0021006334000000,
543+ "ntype": 71,
544+ "We": 0.00,
545+ "w50": 0.50,
546+ "s400": 0.00,
547+ "s600": 0.00,
548+ "s1400": 0.00
549+ },
550+ "0024-7204L":
551+ {
552+ "RA": "00h24m05.91s",
553+ "DE": "-72d04m22.9s",
554+ "distance": 4.50,
555+ "period": 0.0043461700000000,
556+ "ntype": 161,
557+ "We": 0.00,
558+ "w50": 0.70,
559+ "s400": 0.00,
560+ "s600": 0.00,
561+ "s1400": 0.00
562+ },
563+ "0024-7204M":
564+ {
565+ "RA": "00h24m05.91s",
566+ "DE": "-72d04m22.9s",
567+ "distance": 4.50,
568+ "period": 0.0036766600000000,
569+ "ntype": 61,
570+ "We": 0.00,
571+ "w50": 1.20,
572+ "s400": 0.00,
573+ "s600": 0.00,
574+ "s1400": 0.00
575+ },
576+ "0024-7204N":
577+ {
578+ "RA": "00h24m05.91s",
579+ "DE": "-72d04m22.9s",
580+ "distance": 4.50,
581+ "period": 0.0030539540000000,
582+ "ntype": 61,
583+ "We": 0.00,
584+ "w50": 0.00,
585+ "s400": 0.00,
586+ "s600": 0.00,
587+ "s1400": 0.00
588+ },
589+ "0034-0534":
590+ {
591+ "RA": "00h34m21.83s",
592+ "DE": "-05d34m36.6s",
593+ "distance": 0.98,
594+ "period": 0.0018771818540200,
595+ "ntype": 70,
596+ "We": 0.00,
597+ "w50": 0.80,
598+ "s400": 16.00,
599+ "s600": 0.00,
600+ "s1400": 0.00
601+ },
602+ "0034-0721":
603+ {
604+ "RA": "00h34m08.88s",
605+ "DE": "-07d21m53.4s",
606+ "distance": 0.68,
607+ "period": 0.9429507848599999,
608+ "ntype": 0,
609+ "We": 42.00,
610+ "w50": 56.70,
611+ "s400": 52.00,
612+ "s600": 51.00,
613+ "s1400": 11.00
614+ },
615+ "0040+5716":
616+ {
617+ "RA": "00h40m32.37s",
618+ "DE": "+57d16m24.6s",
619+ "distance": 4.32,
620+ "period": 1.1182244607100000,
621+ "ntype": 0,
622+ "We": 0.00,
623+ "w50": 12.20,
624+ "s400": 7.50,
625+ "s600": 2.90,
626+ "s1400": 0.60
627+ },
628+ "0045-7319":
629+ {
630+ "RA": "00h45m35.09s",
631+ "DE": "-73d19m03.1s",
632+ "distance": 57.00,
633+ "period": 0.9262758353560000,
634+ "ntype": 410,
635+ "We": 0.00,
636+ "w50": 0.00,
637+ "s400": 1.00,
638+ "s600": 0.00,
639+ "s1400": 0.00
640+ },
641+ "0048+3412":
642+ {
643+ "RA": "00h48m34.00s",
644+ "DE": "+34d12m07.9s",
645+ "distance": 3.68,
646+ "period": 1.2170935289000000,
647+ "ntype": 0,
648+ "We": 0.00,
649+ "w50": 21.70,
650+ "s400": 2.30,
651+ "s600": 0.70,
652+ "s1400": 0.00
653+ },
654+ "0051+04":
655+ {
656+ "RA": "00h51m00.00s",
657+ "DE": "+04d16m00.0s",
658+ "distance": 0.75,
659+ "period": 0.3547317800000000,
660+ "ntype": 0,
661+ "We": 0.00,
662+ "w50": 0.00,
663+ "s400": 0.00,
664+ "s600": 0.00,
665+ "s1400": 0.00
666+ },
667+ "0055+5117":
668+ {
669+ "RA": "00h55m45.39s",
670+ "DE": "+51d17m24.8s",
671+ "distance": 2.35,
672+ "period": 2.1151682248000001,
673+ "ntype": 0,
674+ "We": 0.00,
675+ "w50": 73.00,
676+ "s400": 3.40,
677+ "s600": 2.80,
678+ "s1400": 1.50
679+ },
680+ "0056+4756":
681+ {
682+ "RA": "00h56m24.65s",
683+ "DE": "+47d56m15.1s",
684+ "distance": 1.00,
685+ "period": 0.4720356206500000,
686+ "ntype": 0,
687+ "We": 0.00,
688+ "w50": 11.80,
689+ "s400": 3.00,
690+ "s600": 1.50,
691+ "s1400": 0.00
692+ },
693+ "0102+6537":
694+ {
695+ "RA": "01h02m32.91s",
696+ "DE": "+65d37m13.3s",
697+ "distance": 2.45,
698+ "period": 1.6791635644800000,
699+ "ntype": 0,
700+ "We": 48.00,
701+ "w50": 89.70,
702+ "s400": 8.50,
703+ "s600": 3.40,
704+ "s1400": 1.20
705+ },
706+ "0108+6608":
707+ {
708+ "RA": "01h08m21.96s",
709+ "DE": "+66d08m32.2s",
710+ "distance": 1.63,
711+ "period": 1.2836529262200000,
712+ "ntype": 0,
713+ "We": 20.00,
714+ "w50": 22.50,
715+ "s400": 10.00,
716+ "s600": 4.10,
717+ "s1400": 0.90
718+ },
719+ "0108+6905":
720+ {
721+ "RA": "01h08m29.52s",
722+ "DE": "+69d05m52.3s",
723+ "distance": 2.53,
724+ "period": 1.0711180942200000,
725+ "ntype": 0,
726+ "We": 0.00,
727+ "w50": 0.00,
728+ "s400": 3.70,
729+ "s600": 1.60,
730+ "s1400": 0.40
731+ },
732+ "0108-1431":
733+ {
734+ "RA": "01h08m08.20s",
735+ "DE": "-14d31m46.0s",
736+ "distance": 0.10,
737+ "period": 0.8075646012500000,
738+ "ntype": 0,
739+ "We": 0.00,
740+ "w50": 0.00,
741+ "s400": 0.00,
742+ "s600": 0.00,
743+ "s1400": 0.00
744+ },
745+ "0117+5914":
746+ {
747+ "RA": "01h17m38.70s",
748+ "DE": "+59d14m37.9s",
749+ "distance": 2.14,
750+ "period": 0.1014383748286000,
751+ "ntype": 0,
752+ "We": 0.00,
753+ "w50": 4.10,
754+ "s400": 7.60,
755+ "s600": 2.60,
756+ "s1400": 0.30
757+ },
758+ "0132-7010":
759+ {
760+ "RA": "01h32m18.00s",
761+ "DE": "-70d10m00.0s",
762+ "distance": 2.35,
763+ "period": 0.4634750000000000,
764+ "ntype": 0,
765+ "We": 0.00,
766+ "w50": 11.00,
767+ "s400": 4.40,
768+ "s600": 0.00,
769+ "s1400": 0.00
770+ },
771+ "0134-2937":
772+ {
773+ "RA": "01h34m19.00s",
774+ "DE": "-29d37m00.0s",
775+ "distance": 1.78,
776+ "period": 0.1369620000000000,
777+ "ntype": 0,
778+ "We": 0.00,
779+ "w50": 6.60,
780+ "s400": 9.00,
781+ "s600": 0.00,
782+ "s1400": 2.40
783+ },
784+ "0139+5814":
785+ {
786+ "RA": "01h39m19.76s",
787+ "DE": "+58d14m31.7s",
788+ "distance": 2.89,
789+ "period": 0.2724497915740000,
790+ "ntype": 0,
791+ "We": 7.50,
792+ "w50": 5.20,
793+ "s400": 28.00,
794+ "s600": 15.40,
795+ "s1400": 4.60
796+ },
797+ "0141+6009":
798+ {
799+ "RA": "01h41m39.95s",
800+ "DE": "+60d09m32.3s",
801+ "distance": 1.90,
802+ "period": 1.2229482672300001,
803+ "ntype": 0,
804+ "We": 38.00,
805+ "w50": 34.90,
806+ "s400": 49.00,
807+ "s600": 23.00,
808+ "s1400": 4.50
809+ },
810+ "0147+5922":
811+ {
812+ "RA": "01h47m44.67s",
813+ "DE": "+59d22m03.2s",
814+ "distance": 1.91,
815+ "period": 0.1963212513227000,
816+ "ntype": 0,
817+ "We": 0.00,
818+ "w50": 7.00,
819+ "s400": 6.60,
820+ "s600": 3.40,
821+ "s1400": 2.10
822+ },
823+ "0151-0635":
824+ {
825+ "RA": "01h51m22.76s",
826+ "DE": "-06d35m03.5s",
827+ "distance": 1.93,
828+ "period": 1.4646644516500000,
829+ "ntype": 0,
830+ "We": 60.00,
831+ "w50": 56.90,
832+ "s400": 38.00,
833+ "s600": 10.00,
834+ "s1400": 1.30
835+ },
836+ "0152-1637":
837+ {
838+ "RA": "01h52m10.86s",
839+ "DE": "-16d37m55.0s",
840+ "distance": 0.79,
841+ "period": 0.8327414525470000,
842+ "ntype": 0,
843+ "We": 14.00,
844+ "w50": 17.80,
845+ "s400": 20.00,
846+ "s600": 15.00,
847+ "s1400": 1.50
848+ },
849+ "0156+3949":
850+ {
851+ "RA": "01h56m54.83s",
852+ "DE": "+39d49m29.7s",
853+ "distance": 4.85,
854+ "period": 1.8115605630000000,
855+ "ntype": 0,
856+ "We": 0.00,
857+ "w50": 0.00,
858+ "s400": 4.00,
859+ "s600": 1.00,
860+ "s1400": 0.00
861+ },
862+ "0157+6212":
863+ {
864+ "RA": "01h57m50.00s",
865+ "DE": "+62d12m27.1s",
866+ "distance": 1.59,
867+ "period": 2.3517238322199998,
868+ "ntype": 0,
869+ "We": 30.00,
870+ "w50": 33.40,
871+ "s400": 6.50,
872+ "s600": 4.30,
873+ "s1400": 1.90
874+ },
875+ "0206-4028":
876+ {
877+ "RA": "02h06m01.26s",
878+ "DE": "-40d28m03.4s",
879+ "distance": 0.88,
880+ "period": 0.6305501408470000,
881+ "ntype": 0,
882+ "We": 11.00,
883+ "w50": 8.00,
884+ "s400": 11.00,
885+ "s600": 6.00,
886+ "s1400": 1.00
887+ },
888+ "0218+4232":
889+ {
890+ "RA": "02h18m06.35s",
891+ "DE": "+42d32m17.5s",
892+ "distance": 5.85,
893+ "period": 0.0023230904564000,
894+ "ntype": 70,
895+ "We": 0.00,
896+ "w50": 0.00,
897+ "s400": 0.00,
898+ "s600": 0.00,
899+ "s1400": 0.00
900+ },
901+ "0231+7026":
902+ {
903+ "RA": "02h31m14.01s",
904+ "DE": "+70d26m33.6s",
905+ "distance": 2.26,
906+ "period": 1.4668193434000001,
907+ "ntype": 0,
908+ "We": 0.00,
909+ "w50": 34.00,
910+ "s400": 2.40,
911+ "s600": 1.00,
912+ "s1400": 0.30
913+ },
914+ "0255-5304":
915+ {
916+ "RA": "02h55m56.22s",
917+ "DE": "-53d04m20.5s",
918+ "distance": 1.15,
919+ "period": 0.4477084440580000,
920+ "ntype": 0,
921+ "We": 8.00,
922+ "w50": 9.00,
923+ "s400": 17.00,
924+ "s600": 0.00,
925+ "s1400": 3.00
926+ },
927+ "0304+1932":
928+ {
929+ "RA": "03h04m33.12s",
930+ "DE": "+19d32m50.1s",
931+ "distance": 0.94,
932+ "period": 1.3875843448139999,
933+ "ntype": 0,
934+ "We": 42.00,
935+ "w50": 58.40,
936+ "s400": 27.00,
937+ "s600": 17.00,
938+ "s1400": 3.00
939+ },
940+ "0323+3944":
941+ {
942+ "RA": "03h23m26.62s",
943+ "DE": "+39d44m52.7s",
944+ "distance": 1.47,
945+ "period": 3.0320719063300001,
946+ "ntype": 0,
947+ "We": 42.00,
948+ "w50": 42.70,
949+ "s400": 34.00,
950+ "s600": 9.00,
951+ "s1400": 0.90
952+ },
953+ "0332+5434":
954+ {
955+ "RA": "03h32m59.41s",
956+ "DE": "+54d34m42.8s",
957+ "distance": 1.43,
958+ "period": 0.7145186639800000,
959+ "ntype": 0,
960+ "We": 8.70,
961+ "w50": 6.60,
962+ "s400": 1500.00,
963+ "s600": 1300.00,
964+ "s1400": 203.00
965+ },
966+ "0335+4555":
967+ {
968+ "RA": "03h35m16.63s",
969+ "DE": "+45d55m53.0s",
970+ "distance": 2.08,
971+ "period": 0.2692005399801000,
972+ "ntype": 0,
973+ "We": 0.00,
974+ "w50": 6.10,
975+ "s400": 6.00,
976+ "s600": 4.80,
977+ "s1400": 0.80
978+ },
979+ "0343+5312":
980+ {
981+ "RA": "03h43m12.94s",
982+ "DE": "+53d12m52.0s",
983+ "distance": 2.58,
984+ "period": 1.9344746763000000,
985+ "ntype": 0,
986+ "We": 0.00,
987+ "w50": 44.90,
988+ "s400": 3.70,
989+ "s600": 1.10,
990+ "s1400": 0.30
991+ },
992+ "0357+5236":
993+ {
994+ "RA": "03h57m44.81s",
995+ "DE": "+52d36m57.7s",
996+ "distance": 4.72,
997+ "period": 0.1970300350276000,
998+ "ntype": 0,
999+ "We": 0.00,
1000+ "w50": 12.50,
1001+ "s400": 12.00,
1002+ "s600": 7.50,
1003+ "s1400": 1.90
1004+ },
1005+ "0358+5413":
1006+ {
1007+ "RA": "03h58m53.71s",
1008+ "DE": "+54d13m13.7s",
1009+ "distance": 2.07,
1010+ "period": 0.1563819489689000,
1011+ "ntype": 4,
1012+ "We": 6.30,
1013+ "w50": 3.90,
1014+ "s400": 46.00,
1015+ "s600": 37.00,
1016+ "s1400": 23.00
1017+ },
1018+ "0401-7608":
1019+ {
1020+ "RA": "04h01m51.68s",
1021+ "DE": "-76d08m13.8s",
1022+ "distance": 1.52,
1023+ "period": 0.5452527423520001,
1024+ "ntype": 0,
1025+ "We": 22.00,
1026+ "w50": 18.00,
1027+ "s400": 19.00,
1028+ "s600": 4.00,
1029+ "s1400": 14.00
1030+ },
1031+ "0406+6138":
1032+ {
1033+ "RA": "04h06m30.05s",
1034+ "DE": "+61d38m40.8s",
1035+ "distance": 3.04,
1036+ "period": 0.5945735795800000,
1037+ "ntype": 0,
1038+ "We": 20.00,
1039+ "w50": 18.40,
1040+ "s400": 15.00,
1041+ "s600": 9.50,
1042+ "s1400": 2.80
1043+ },
1044+ "0415+6954":
1045+ {
1046+ "RA": "04h15m55.59s",
1047+ "DE": "+69d54m09.7s",
1048+ "distance": 1.56,
1049+ "period": 0.3907150650140000,
1050+ "ntype": 0,
1051+ "We": 0.00,
1052+ "w50": 4.40,
1053+ "s400": 6.40,
1054+ "s600": 2.10,
1055+ "s1400": 0.50
1056+ },
1057+ "0417+35":
1058+ {
1059+ "RA": "04h17m43.00s",
1060+ "DE": "+35d44m00.0s",
1061+ "distance": 2.60,
1062+ "period": 0.6539980000000000,
1063+ "ntype": 0,
1064+ "We": 0.00,
1065+ "w50": 0.00,
1066+ "s400": 0.00,
1067+ "s600": 0.00,
1068+ "s1400": 0.00
1069+ },
1070+ "0421-0345":
1071+ {
1072+ "RA": "04h21m57.00s",
1073+ "DE": "-03d45m00.0s",
1074+ "distance": 3.09,
1075+ "period": 1.0806300000000000,
1076+ "ntype": 0,
1077+ "We": 0.00,
1078+ "w50": 27.00,
1079+ "s400": 4.00,
1080+ "s600": 0.00,
1081+ "s1400": 0.50
1082+ },
1083+ "0435+27":
1084+ {
1085+ "RA": "04h35m34.00s",
1086+ "DE": "+27d44m00.0s",
1087+ "distance": 3.43,
1088+ "period": 0.3262793000000000,
1089+ "ntype": 0,
1090+ "We": 0.00,
1091+ "w50": 0.00,
1092+ "s400": 0.00,
1093+ "s600": 0.00,
1094+ "s1400": 0.00
1095+ },
1096+ "0437-4715":
1097+ {
1098+ "RA": "04h37m17.29s",
1099+ "DE": "-47d15m18.2s",
1100+ "distance": 0.14,
1101+ "period": 0.0057574518193560,
1102+ "ntype": 70,
1103+ "We": 0.00,
1104+ "w50": 1.11,
1105+ "s400": 600.00,
1106+ "s600": 0.00,
1107+ "s1400": 90.00
1108+ },
1109+ "0448-2757":
1110+ {
1111+ "RA": "04h48m43.00s",
1112+ "DE": "-27d57m00.0s",
1113+ "distance": 1.55,
1114+ "period": 0.4504360000000000,
1115+ "ntype": 0,
1116+ "We": 0.00,
1117+ "w50": 13.00,
1118+ "s400": 2.70,
1119+ "s600": 0.00,
1120+ "s1400": 1.20
1121+ },
1122+ "0450-1248":
1123+ {
1124+ "RA": "04h50m08.78s",
1125+ "DE": "-12d48m07.0s",
1126+ "distance": 3.27,
1127+ "period": 0.4380141268940000,
1128+ "ntype": 0,
1129+ "We": 18.00,
1130+ "w50": 19.00,
1131+ "s400": 11.00,
1132+ "s600": 6.20,
1133+ "s1400": 0.90
1134+ },
1135+ "0452-1759":
1136+ {
1137+ "RA": "04h52m34.12s",
1138+ "DE": "-17d59m23.1s",
1139+ "distance": 3.14,
1140+ "period": 0.5489379860230000,
1141+ "ntype": 0,
1142+ "We": 26.00,
1143+ "w50": 28.70,
1144+ "s400": 82.00,
1145+ "s600": 65.00,
1146+ "s1400": 5.30
1147+ },
1148+ "0454+5543":
1149+ {
1150+ "RA": "04h54m07.71s",
1151+ "DE": "+55d43m41.0s",
1152+ "distance": 0.79,
1153+ "period": 0.3407291301490000,
1154+ "ntype": 0,
1155+ "We": 13.00,
1156+ "w50": 8.10,
1157+ "s400": 59.00,
1158+ "s600": 28.00,
1159+ "s1400": 13.00
1160+ },
1161+ "0455-6947":
1162+ {
1163+ "RA": "04h55m58.92s",
1164+ "DE": "-69d47m24.4s",
1165+ "distance": 49.40,
1166+ "period": 0.3204213000000000,
1167+ "ntype": 400,
1168+ "We": 0.00,
1169+ "w50": 0.00,
1170+ "s400": 0.60,
1171+ "s600": 0.00,
1172+ "s1400": 0.00
1173+ },
1174+ "0459-0210":
1175+ {
1176+ "RA": "04h59m30.00s",
1177+ "DE": "-02d10m00.0s",
1178+ "distance": 0.79,
1179+ "period": 1.1331000000000000,
1180+ "ntype": 0,
1181+ "We": 0.00,
1182+ "w50": 25.00,
1183+ "s400": 11.00,
1184+ "s600": 0.00,
1185+ "s1400": 0.50
1186+ },
1187+ "0502+4654":
1188+ {
1189+ "RA": "05h02m04.56s",
1190+ "DE": "+46d54m06.2s",
1191+ "distance": 1.78,
1192+ "period": 0.6385653204070000,
1193+ "ntype": 2,
1194+ "We": 19.00,
1195+ "w50": 22.70,
1196+ "s400": 10.80,
1197+ "s600": 8.80,
1198+ "s1400": 2.50
1199+ },
1200+ "0502-6625":
1201+ {
1202+ "RA": "05h02m35.17s",
1203+ "DE": "-66d25m51.4s",
1204+ "distance": 49.40,
1205+ "period": 0.6912483600000000,
1206+ "ntype": 400,
1207+ "We": 0.00,
1208+ "w50": 0.00,
1209+ "s400": 1.00,
1210+ "s600": 0.00,
1211+ "s1400": 0.00
1212+ },
1213+ "0525+1115":
1214+ {
1215+ "RA": "05h25m56.46s",
1216+ "DE": "+11d15m19.0s",
1217+ "distance": 7.68,
1218+ "period": 0.3544375952751000,
1219+ "ntype": 0,
1220+ "We": 12.00,
1221+ "w50": 15.90,
1222+ "s400": 19.50,
1223+ "s600": 9.20,
1224+ "s1400": 1.60
1225+ },
1226+ "0528+2200":
1227+ {
1228+ "RA": "05h28m52.30s",
1229+ "DE": "+22d00m00.4s",
1230+ "distance": 2.27,
1231+ "period": 3.7455213403299998,
1232+ "ntype": 4,
1233+ "We": 75.00,
1234+ "w50": 185.50,
1235+ "s400": 57.00,
1236+ "s600": 32.00,
1237+ "s1400": 9.00
1238+ },
1239+ "0529-6655":
1240+ {
1241+ "RA": "05h29m28.29s",
1242+ "DE": "-66d54m47.0s",
1243+ "distance": 49.40,
1244+ "period": 0.9757226900000000,
1245+ "ntype": 400,
1246+ "We": 0.00,
1247+ "w50": 24.00,
1248+ "s400": 0.00,
1249+ "s600": 3.00,
1250+ "s1400": 0.00
1251+ },
1252+ "0533+04":
1253+ {
1254+ "RA": "05h33m25.80s",
1255+ "DE": "+04d02m00.0s",
1256+ "distance": 6.66,
1257+ "period": 0.9630176970000000,
1258+ "ntype": 0,
1259+ "We": 0.00,
1260+ "w50": 0.00,
1261+ "s400": 0.00,
1262+ "s600": 0.00,
1263+ "s1400": 0.00
1264+ },
1265+ "0534+2200":
1266+ {
1267+ "RA": "05h34m31.95s",
1268+ "DE": "+22d00m52.2s",
1269+ "distance": 2.00,
1270+ "period": 0.0334033474094000,
1271+ "ntype": 306,
1272+ "We": 1.20,
1273+ "w50": 3.00,
1274+ "s400": 646.00,
1275+ "s600": 211.00,
1276+ "s1400": 14.00
1277+ },
1278+ "0536-7543":
1279+ {
1280+ "RA": "05h36m30.79s",
1281+ "DE": "-75d43m56.7s",
1282+ "distance": 1.10,
1283+ "period": 1.2458555962900000,
1284+ "ntype": 0,
1285+ "We": 68.00,
1286+ "w50": 75.00,
1287+ "s400": 75.00,
1288+ "s600": 70.00,
1289+ "s1400": 13.00
1290+ },
1291+ "0538+2817":
1292+ {
1293+ "RA": "05h38m25.06s",
1294+ "DE": "+28d17m11.0s",
1295+ "distance": 1.77,
1296+ "period": 0.1431577387600000,
1297+ "ntype": 0,
1298+ "We": 0.00,
1299+ "w50": 0.00,
1300+ "s400": 0.00,
1301+ "s600": 0.00,
1302+ "s1400": 0.00
1303+ },
1304+ "0540-6919":
1305+ {
1306+ "RA": "05h40m11.05s",
1307+ "DE": "-69d19m55.2s",
1308+ "distance": 49.40,
1309+ "period": 0.0503771068690000,
1310+ "ntype": 602,
1311+ "We": 0.00,
1312+ "w50": 18.00,
1313+ "s400": 0.00,
1314+ "s600": 0.40,
1315+ "s1400": 0.00
1316+ },
1317+ "0543+2329":
1318+ {
1319+ "RA": "05h43m09.66s",
1320+ "DE": "+23d29m06.3s",
1321+ "distance": 3.54,
1322+ "period": 0.2459740892957000,
1323+ "ntype": 0,
1324+ "We": 7.90,
1325+ "w50": 6.20,
1326+ "s400": 29.00,
1327+ "s600": 26.00,
1328+ "s1400": 9.00
1329+ },
1330+ "0600-5756":
1331+ {
1332+ "RA": "06h00m46.46s",
1333+ "DE": "-57d56m53.7s",
1334+ "distance": 2.55,
1335+ "period": 2.2613645130000002,
1336+ "ntype": 0,
1337+ "We": 60.00,
1338+ "w50": 60.00,
1339+ "s400": 2.10,
1340+ "s600": 0.00,
1341+ "s1400": 0.00
1342+ },
1343+ "0601-0527":
1344+ {
1345+ "RA": "06h01m58.99s",
1346+ "DE": "-05d27m50.7s",
1347+ "distance": 7.54,
1348+ "period": 0.3959690573556000,
1349+ "ntype": 0,
1350+ "We": 13.00,
1351+ "w50": 11.60,
1352+ "s400": 22.70,
1353+ "s600": 10.80,
1354+ "s1400": 2.50
1355+ },
1356+ "0612+3721":
1357+ {
1358+ "RA": "06h12m48.65s",
1359+ "DE": "+37d21m37.0s",
1360+ "distance": 1.47,
1361+ "period": 0.2979823083200000,
1362+ "ntype": 0,
1363+ "We": 0.00,
1364+ "w50": 5.30,
1365+ "s400": 16.00,
1366+ "s600": 8.00,
1367+ "s1400": 4.00
1368+ },
1369+ "0613-0200":
1370+ {
1371+ "RA": "06h13m43.97s",
1372+ "DE": "-02d00m47.0s",
1373+ "distance": 2.19,
1374+ "period": 0.0030618440358130,
1375+ "ntype": 70,
1376+ "We": 0.00,
1377+ "w50": 0.80,
1378+ "s400": 21.00,
1379+ "s600": 0.00,
1380+ "s1400": 2.50
1381+ },
1382+ "0614+2229":
1383+ {
1384+ "RA": "06h14m17.06s",
1385+ "DE": "+22d29m57.8s",
1386+ "distance": 4.72,
1387+ "period": 0.3349250540100000,
1388+ "ntype": 0,
1389+ "We": 7.50,
1390+ "w50": 6.90,
1391+ "s400": 29.00,
1392+ "s600": 12.80,
1393+ "s1400": 2.20
1394+ },
1395+ "0624-0424":
1396+ {
1397+ "RA": "06h24m20.03s",
1398+ "DE": "-04d24m51.6s",
1399+ "distance": 4.39,
1400+ "period": 1.0390760458999999,
1401+ "ntype": 0,
1402+ "We": 38.00,
1403+ "w50": 52.00,
1404+ "s400": 4.90,
1405+ "s600": 4.40,
1406+ "s1400": 2.00
1407+ },
1408+ "0625+10":
1409+ {
1410+ "RA": "06h25m45.00s",
1411+ "DE": "+10d16m00.0s",
1412+ "distance": 3.36,
1413+ "period": 0.4983970000000000,
1414+ "ntype": 0,
1415+ "We": 0.00,
1416+ "w50": 0.00,
1417+ "s400": 0.00,
1418+ "s600": 0.00,
1419+ "s1400": 0.00
1420+ },
1421+ "0629+2415":
1422+ {
1423+ "RA": "06h29m05.71s",
1424+ "DE": "+24d15m41.7s",
1425+ "distance": 4.67,
1426+ "period": 0.4766226539380000,
1427+ "ntype": 0,
1428+ "We": 12.00,
1429+ "w50": 8.80,
1430+ "s400": 31.00,
1431+ "s600": 13.80,
1432+ "s1400": 3.20
1433+ },
1434+ "0630-2834":
1435+ {
1436+ "RA": "06h30m49.52s",
1437+ "DE": "-28d34m44.1s",
1438+ "distance": 2.14,
1439+ "period": 1.2444170725999999,
1440+ "ntype": 0,
1441+ "We": 73.00,
1442+ "w50": 58.20,
1443+ "s400": 206.00,
1444+ "s600": 106.00,
1445+ "s1400": 23.00
1446+ },
1447+ "0631+1036":
1448+ {
1449+ "RA": "06h31m27.58s",
1450+ "DE": "+10d36m58.0s",
1451+ "distance": 6.56,
1452+ "period": 0.2877497480000000,
1453+ "ntype": 0,
1454+ "We": 0.00,
1455+ "w50": 0.00,
1456+ "s400": 1.50,
1457+ "s600": 0.00,
1458+ "s1400": 0.80
1459+ },
1460+ "0633+1746":
1461+ {
1462+ "RA": "06h33m54.02s",
1463+ "DE": "+17d46m11.5s",
1464+ "distance": 0.00,
1465+ "period": 0.2370932300140000,
1466+ "ntype": 200,
1467+ "We": 0.00,
1468+ "w50": 0.00,
1469+ "s400": 0.00,
1470+ "s600": 0.00,
1471+ "s1400": 0.00
1472+ },
1473+ "0653+8051":
1474+ {
1475+ "RA": "06h53m14.98s",
1476+ "DE": "+80d51m59.9s",
1477+ "distance": 3.02,
1478+ "period": 1.2144396573900000,
1479+ "ntype": 0,
1480+ "We": 24.00,
1481+ "w50": 13.90,
1482+ "s400": 6.50,
1483+ "s600": 3.30,
1484+ "s1400": 0.40
1485+ },
1486+ "0659+1414":
1487+ {
1488+ "RA": "06h59m48.17s",
1489+ "DE": "+14d14m21.2s",
1490+ "distance": 0.76,
1491+ "period": 0.3848850259500000,
1492+ "ntype": 200,
1493+ "We": 13.00,
1494+ "w50": 18.40,
1495+ "s400": 6.50,
1496+ "s600": 3.80,
1497+ "s1400": 3.70
1498+ },
1499+ "0700+6418":
1500+ {
1501+ "RA": "07h00m37.81s",
1502+ "DE": "+64d18m11.1s",
1503+ "distance": 0.48,
1504+ "period": 0.1956709450041000,
1505+ "ntype": 10,
1506+ "We": 10.00,
1507+ "w50": 6.00,
1508+ "s400": 5.00,
1509+ "s600": 2.10,
1510+ "s1400": 0.30
1511+ },
1512+ "0711-6830":
1513+ {
1514+ "RA": "07h11m02.00s",
1515+ "DE": "-68d30m00.0s",
1516+ "distance": 1.03,
1517+ "period": 0.0054909700000000,
1518+ "ntype": 60,
1519+ "We": 0.00,
1520+ "w50": 1.30,
1521+ "s400": 7.00,
1522+ "s600": 0.00,
1523+ "s1400": 0.80
1524+ },
1525+ "0725-1637":
1526+ {
1527+ "RA": "07h25m07.00s",
1528+ "DE": "-16d37m00.0s",
1529+ "distance": 4.62,
1530+ "period": 0.2121560000000000,
1531+ "ntype": 0,
1532+ "We": 0.00,
1533+ "w50": 9.40,
1534+ "s400": 4.00,
1535+ "s600": 0.00,
1536+ "s1400": 0.60
1537+ },
1538+ "0729-1836":
1539+ {
1540+ "RA": "07h29m32.37s",
1541+ "DE": "-18d36m42.3s",
1542+ "distance": 3.25,
1543+ "period": 0.5101581529400000,
1544+ "ntype": 0,
1545+ "We": 13.00,
1546+ "w50": 20.20,
1547+ "s400": 11.20,
1548+ "s600": 7.10,
1549+ "s1400": 1.30
1550+ },
1551+ "0738-4042":
1552+ {
1553+ "RA": "07h38m32.29s",
1554+ "DE": "-40d42m39.9s",
1555+ "distance": 11.03,
1556+ "period": 0.3749187109800000,
1557+ "ntype": 0,
1558+ "We": 27.50,
1559+ "w50": 29.00,
1560+ "s400": 190.00,
1561+ "s600": 0.00,
1562+ "s1400": 80.00
1563+ },
1564+ "0742-2822":
1565+ {
1566+ "RA": "07h42m49.04s",
1567+ "DE": "-28d22m44.0s",
1568+ "distance": 1.89,
1569+ "period": 0.1667609197920000,
1570+ "ntype": 0,
1571+ "We": 5.00,
1572+ "w50": 5.70,
1573+ "s400": 296.00,
1574+ "s600": 130.00,
1575+ "s1400": 23.00
1576+ },
1577+ "0745-5351":
1578+ {
1579+ "RA": "07h45m02.31s",
1580+ "DE": "-53d51m22.0s",
1581+ "distance": 7.14,
1582+ "period": 0.2148363514000000,
1583+ "ntype": 0,
1584+ "We": 34.00,
1585+ "w50": 13.00,
1586+ "s400": 23.00,
1587+ "s600": 14.00,
1588+ "s1400": 0.00
1589+ },
1590+ "0749-4247":
1591+ {
1592+ "RA": "07h49m27.00s",
1593+ "DE": "-42d47m00.0s",
1594+ "distance": 2.33,
1595+ "period": 0.5477180000000000,
1596+ "ntype": 0,
1597+ "We": 0.00,
1598+ "w50": 25.00,
1599+ "s400": 8.00,
1600+ "s600": 0.00,
1601+ "s1400": 0.60
1602+ },
1603+ "0751+1807":
1604+ {
1605+ "RA": "07h51m09.16s",
1606+ "DE": "+18d07m38.7s",
1607+ "distance": 2.02,
1608+ "period": 0.0034787707815100,
1609+ "ntype": 70,
1610+ "We": 0.00,
1611+ "w50": 0.00,
1612+ "s400": 10.00,
1613+ "s600": 0.00,
1614+ "s1400": 1.00
1615+ },
1616+ "0754+3231":
1617+ {
1618+ "RA": "07h54m40.73s",
1619+ "DE": "+32d31m56.5s",
1620+ "distance": 3.92,
1621+ "period": 1.4423494472400000,
1622+ "ntype": 0,
1623+ "We": 22.00,
1624+ "w50": 12.20,
1625+ "s400": 8.00,
1626+ "s600": 3.10,
1627+ "s1400": 0.60
1628+ },
1629+ "0758-1528":
1630+ {
1631+ "RA": "07h58m29.06s",
1632+ "DE": "-15d28m09.0s",
1633+ "distance": 3.74,
1634+ "period": 0.6822643364099999,
1635+ "ntype": 0,
1636+ "We": 11.00,
1637+ "w50": 7.60,
1638+ "s400": 8.20,
1639+ "s600": 3.70,
1640+ "s1400": 2.00
1641+ },
1642+ "0809-4753":
1643+ {
1644+ "RA": "08h09m43.89s",
1645+ "DE": "-47d53m55.1s",
1646+ "distance": 12.72,
1647+ "period": 0.5471992355020000,
1648+ "ntype": 0,
1649+ "We": 48.00,
1650+ "w50": 15.00,
1651+ "s400": 46.00,
1652+ "s600": 14.00,
1653+ "s1400": 3.00
1654+ },
1655+ "0814+7429":
1656+ {
1657+ "RA": "08h14m59.48s",
1658+ "DE": "+74d29m05.4s",
1659+ "distance": 0.31,
1660+ "period": 1.2922414355309999,
1661+ "ntype": 0,
1662+ "We": 45.00,
1663+ "w50": 41.40,
1664+ "s400": 79.00,
1665+ "s600": 51.00,
1666+ "s1400": 10.00
1667+ },
1668+ "0820-1350":
1669+ {
1670+ "RA": "08h20m26.37s",
1671+ "DE": "-13d50m55.6s",
1672+ "distance": 2.46,
1673+ "period": 1.2381281072300001,
1674+ "ntype": 0,
1675+ "We": 24.00,
1676+ "w50": 22.10,
1677+ "s400": 102.00,
1678+ "s600": 45.00,
1679+ "s1400": 7.00
1680+ },
1681+ "0820-4114":
1682+ {
1683+ "RA": "08h20m15.45s",
1684+ "DE": "-41d14m36.4s",
1685+ "distance": 2.38,
1686+ "period": 0.5454455361100000,
1687+ "ntype": 0,
1688+ "We": 100.00,
1689+ "w50": 140.00,
1690+ "s400": 65.00,
1691+ "s600": 20.00,
1692+ "s1400": 9.00
1693+ },
1694+ "0823+0159":
1695+ {
1696+ "RA": "08h23m09.77s",
1697+ "DE": "+01d59m12.8s",
1698+ "distance": 1.43,
1699+ "period": 0.8648727518800000,
1700+ "ntype": 10,
1701+ "We": 25.00,
1702+ "w50": 21.20,
1703+ "s400": 30.00,
1704+ "s600": 12.00,
1705+ "s1400": 1.50
1706+ },
1707+ "0826+2637":
1708+ {
1709+ "RA": "08h26m51.45s",
1710+ "DE": "+26d37m22.8s",
1711+ "distance": 0.38,
1712+ "period": 0.5306607975800000,
1713+ "ntype": 100,
1714+ "We": 9.10,
1715+ "w50": 5.80,
1716+ "s400": 73.00,
1717+ "s600": 62.00,
1718+ "s1400": 10.00
1719+ },
1720+ "0828-3417":
1721+ {
1722+ "RA": "08h28m16.52s",
1723+ "DE": "-34d17m08.6s",
1724+ "distance": 0.52,
1725+ "period": 1.8489183990000000,
1726+ "ntype": 100,
1727+ "We": 520.00,
1728+ "w50": 740.00,
1729+ "s400": 16.00,
1730+ "s600": 0.00,
1731+ "s1400": 0.00
1732+ },
1733+ "0835-4510":
1734+ {
1735+ "RA": "08h35m20.57s",
1736+ "DE": "-45d10m35.0s",
1737+ "distance": 0.50,
1738+ "period": 0.0893085566290000,
1739+ "ntype": 206,
1740+ "We": 2.60,
1741+ "w50": 2.10,
1742+ "s400": 5000.00,
1743+ "s600": 0.00,
1744+ "s1400": 1100.00
1745+ },
1746+ "0837+0610":
1747+ {
1748+ "RA": "08h37m05.65s",
1749+ "DE": "+06d10m14.8s",
1750+ "distance": 0.72,
1751+ "period": 1.2737680806720000,
1752+ "ntype": 0,
1753+ "We": 17.00,
1754+ "w50": 23.90,
1755+ "s400": 89.00,
1756+ "s600": 32.00,
1757+ "s1400": 4.00
1758+ },
1759+ "0837-4135":
1760+ {
1761+ "RA": "08h37m21.17s",
1762+ "DE": "-41d35m14.3s",
1763+ "distance": 4.24,
1764+ "period": 0.7516221177810000,
1765+ "ntype": 0,
1766+ "We": 8.80,
1767+ "w50": 8.40,
1768+ "s400": 197.00,
1769+ "s600": 0.00,
1770+ "s1400": 25.00
1771+ },
1772+ "0840-5332":
1773+ {
1774+ "RA": "08h40m33.88s",
1775+ "DE": "-53d32m35.6s",
1776+ "distance": 7.78,
1777+ "period": 0.7206117681000000,
1778+ "ntype": 0,
1779+ "We": 41.00,
1780+ "w50": 23.00,
1781+ "s400": 19.00,
1782+ "s600": 9.00,
1783+ "s1400": 2.00
1784+ },
1785+ "0842-4851":
1786+ {
1787+ "RA": "08h42m05.37s",
1788+ "DE": "-48d51m20.8s",
1789+ "distance": 8.70,
1790+ "period": 0.6443540558000000,
1791+ "ntype": 0,
1792+ "We": 15.00,
1793+ "w50": 14.00,
1794+ "s400": 6.20,
1795+ "s600": 0.00,
1796+ "s1400": 0.00
1797+ },
1798+ "0846-3533":
1799+ {
1800+ "RA": "08h46m05.86s",
1801+ "DE": "-35d33m39.9s",
1802+ "distance": 1.31,
1803+ "period": 1.1160964496000001,
1804+ "ntype": 0,
1805+ "We": 24.00,
1806+ "w50": 25.00,
1807+ "s400": 16.00,
1808+ "s600": 0.00,
1809+ "s1400": 4.00
1810+ },
1811+ "0849+8028":
1812+ {
1813+ "RA": "08h49m00.90s",
1814+ "DE": "+80d28m58.0s",
1815+ "distance": 3.38,
1816+ "period": 1.6022278243000001,
1817+ "ntype": 0,
1818+ "We": 0.00,
1819+ "w50": 0.00,
1820+ "s400": 1.50,
1821+ "s600": 0.00,
1822+ "s1400": 0.00
1823+ },
1824+ "0855-3331":
1825+ {
1826+ "RA": "08h55m39.86s",
1827+ "DE": "-33d31m29.9s",
1828+ "distance": 1.27,
1829+ "period": 1.2675326700000000,
1830+ "ntype": 0,
1831+ "We": 20.00,
1832+ "w50": 22.80,
1833+ "s400": 7.70,
1834+ "s600": 4.60,
1835+ "s1400": 0.60
1836+ },
1837+ "0856-6137":
1838+ {
1839+ "RA": "08h56m59.31s",
1840+ "DE": "-61d37m53.3s",
1841+ "distance": 6.52,
1842+ "period": 0.9625085573000000,
1843+ "ntype": 0,
1844+ "We": 25.00,
1845+ "w50": 23.00,
1846+ "s400": 11.00,
1847+ "s600": 0.00,
1848+ "s1400": 0.00
1849+ },
1850+ "0858-4419":
1851+ {
1852+ "RA": "08h58m06.00s",
1853+ "DE": "-44d19m00.0s",
1854+ "distance": 6.56,
1855+ "period": 0.3267710000000000,
1856+ "ntype": 0,
1857+ "We": 0.00,
1858+ "w50": 15.00,
1859+ "s400": 14.00,
1860+ "s600": 0.00,
1861+ "s1400": 1.30
1862+ },
1863+ "0902-6325":
1864+ {
1865+ "RA": "09h02m32.39s",
1866+ "DE": "-63d25m12.0s",
1867+ "distance": 4.44,
1868+ "period": 0.6603133715000000,
1869+ "ntype": 0,
1870+ "We": 20.00,
1871+ "w50": 18.00,
1872+ "s400": 4.50,
1873+ "s600": 0.00,
1874+ "s1400": 0.00
1875+ },
1876+ "0904-4246":
1877+ {
1878+ "RA": "09h04m59.19s",
1879+ "DE": "-42d46m14.1s",
1880+ "distance": 4.40,
1881+ "period": 0.9651709987000000,
1882+ "ntype": 0,
1883+ "We": 28.00,
1884+ "w50": 26.00,
1885+ "s400": 8.00,
1886+ "s600": 4.00,
1887+ "s1400": 0.00
1888+ },
1889+ "0904-4546":
1890+ {
1891+ "RA": "09h04m46.00s",
1892+ "DE": "-45d46m00.0s",
1893+ "distance": 6.91,
1894+ "period": 0.9882900000000000,
1895+ "ntype": 0,
1896+ "We": 0.00,
1897+ "w50": 51.00,
1898+ "s400": 13.00,
1899+ "s600": 0.00,
1900+ "s1400": 0.40
1901+ },
1902+ "0904-7459":
1903+ {
1904+ "RA": "09h04m10.84s",
1905+ "DE": "-74d59m42.8s",
1906+ "distance": 4.41,
1907+ "period": 0.5495531190900000,
1908+ "ntype": 0,
1909+ "We": 26.00,
1910+ "w50": 20.00,
1911+ "s400": 11.00,
1912+ "s600": 11.00,
1913+ "s1400": 14.00
1914+ },
1915+ "0905-5127":
1916+ {
1917+ "RA": "09h05m38.00s",
1918+ "DE": "-51d27m00.0s",
1919+ "distance": 8.35,
1920+ "period": 0.3462870000000000,
1921+ "ntype": 0,
1922+ "We": 0.00,
1923+ "w50": 10.00,
1924+ "s400": 12.00,
1925+ "s600": 0.00,
1926+ "s1400": 1.70
1927+ },
1928+ "0907-5157":
1929+ {
1930+ "RA": "09h07m15.90s",
1931+ "DE": "-51d57m59.3s",
1932+ "distance": 2.65,
1933+ "period": 0.2535560150110000,
1934+ "ntype": 0,
1935+ "We": 23.00,
1936+ "w50": 17.00,
1937+ "s400": 35.00,
1938+ "s600": 35.00,
1939+ "s1400": 9.00
1940+ },
1941+ "0908-1739":
1942+ {
1943+ "RA": "09h08m38.19s",
1944+ "DE": "-17d39m38.1s",
1945+ "distance": 0.63,
1946+ "period": 0.4016256029613000,
1947+ "ntype": 0,
1948+ "We": 10.00,
1949+ "w50": 9.50,
1950+ "s400": 16.00,
1951+ "s600": 11.00,
1952+ "s1400": 3.20
1953+ },
1954+ "0908-4913":
1955+ {
1956+ "RA": "09h08m35.53s",
1957+ "DE": "-49d13m06.5s",
1958+ "distance": 6.57,
1959+ "period": 0.1067545925000000,
1960+ "ntype": 100,
1961+ "We": 0.00,
1962+ "w50": 8.00,
1963+ "s400": 0.00,
1964+ "s600": 35.00,
1965+ "s1400": 16.00
1966+ },
1967+ "0909-7212":
1968+ {
1969+ "RA": "09h09m36.00s",
1970+ "DE": "-72d12m08.4s",
1971+ "distance": 3.99,
1972+ "period": 1.3628899541999999,
1973+ "ntype": 0,
1974+ "We": 27.00,
1975+ "w50": 17.00,
1976+ "s400": 6.50,
1977+ "s600": 4.00,
1978+ "s1400": 0.00
1979+ },
1980+ "0921+6254":
1981+ {
1982+ "RA": "09h21m14.06s",
1983+ "DE": "+62d54m14.1s",
1984+ "distance": 0.76,
1985+ "period": 1.5679929034200000,
1986+ "ntype": 0,
1987+ "We": 0.00,
1988+ "w50": 38.00,
1989+ "s400": 5.00,
1990+ "s600": 2.80,
1991+ "s1400": 0.50
1992+ },
1993+ "0922+0638":
1994+ {
1995+ "RA": "09h22m13.99s",
1996+ "DE": "+06d38m22.6s",
1997+ "distance": 2.97,
1998+ "period": 0.4306196725800000,
1999+ "ntype": 0,
2000+ "We": 12.00,
2001+ "w50": 10.50,
2002+ "s400": 52.00,
2003+ "s600": 27.00,
2004+ "s1400": 4.20
2005+ },
2006+ "0924-5302":
2007+ {
2008+ "RA": "09h24m08.68s",
2009+ "DE": "-53d02m44.2s",
2010+ "distance": 5.61,
2011+ "period": 0.7462952095399999,
2012+ "ntype": 0,
2013+ "We": 17.00,
2014+ "w50": 15.00,
2015+ "s400": 12.00,
2016+ "s600": 0.00,
2017+ "s1400": 1.00
2018+ },
2019+ "0924-5814":
2020+ {
2021+ "RA": "09h24m30.97s",
2022+ "DE": "-58d14m06.5s",
2023+ "distance": 2.01,
2024+ "period": 0.7394995609000000,
2025+ "ntype": 0,
2026+ "We": 50.00,
2027+ "w50": 42.00,
2028+ "s400": 22.00,
2029+ "s600": 0.00,
2030+ "s1400": 0.00
2031+ },
2032+ "0927+23":
2033+ {
2034+ "RA": "09h27m37.00s",
2035+ "DE": "+23d47m00.0s",
2036+ "distance": 2.52,
2037+ "period": 0.7618860000000000,
2038+ "ntype": 0,
2039+ "We": 0.00,
2040+ "w50": 0.00,
2041+ "s400": 0.00,
2042+ "s600": 0.00,
2043+ "s1400": 0.00
2044+ },
2045+ "0934-5249":
2046+ {
2047+ "RA": "09h34m28.31s",
2048+ "DE": "-52d49m27.1s",
2049+ "distance": 2.90,
2050+ "period": 1.4447714964000000,
2051+ "ntype": 0,
2052+ "We": 28.00,
2053+ "w50": 28.00,
2054+ "s400": 18.00,
2055+ "s600": 0.00,
2056+ "s1400": 2.00
2057+ },
2058+ "0941-5248":
2059+ {
2060+ "RA": "09h41m52.00s",
2061+ "DE": "-52d48m00.0s",
2062+ "distance": 5.63,
2063+ "period": 0.6585500000000000,
2064+ "ntype": 0,
2065+ "We": 0.00,
2066+ "w50": 22.00,
2067+ "s400": 11.00,
2068+ "s600": 0.00,
2069+ "s1400": 0.70
2070+ },
2071+ "0942-5552":
2072+ {
2073+ "RA": "09h42m15.72s",
2074+ "DE": "-55d52m55.2s",
2075+ "distance": 6.35,
2076+ "period": 0.6643611244600000,
2077+ "ntype": 0,
2078+ "We": 15.00,
2079+ "w50": 15.00,
2080+ "s400": 55.00,
2081+ "s600": 0.00,
2082+ "s1400": 6.00
2083+ },
2084+ "0942-5657":
2085+ {
2086+ "RA": "09h42m54.46s",
2087+ "DE": "-56d57m43.4s",
2088+ "distance": 5.07,
2089+ "period": 0.8081274171420000,
2090+ "ntype": 0,
2091+ "We": 15.00,
2092+ "w50": 7.00,
2093+ "s400": 13.00,
2094+ "s600": 0.00,
2095+ "s1400": 1.60
2096+ },
2097+ "0943+1631":
2098+ {
2099+ "RA": "09h43m30.06s",
2100+ "DE": "+16d31m35.6s",
2101+ "distance": 1.68,
2102+ "period": 1.0874177251699999,
2103+ "ntype": 0,
2104+ "We": 65.00,
2105+ "w50": 70.10,
2106+ "s400": 7.00,
2107+ "s600": 5.00,
2108+ "s1400": 1.40
2109+ },
2110+ "0943+22":
2111+ {
2112+ "RA": "09h43m25.00s",
2113+ "DE": "+22d56m00.0s",
2114+ "distance": 2.39,
2115+ "period": 0.5329130000000000,
2116+ "ntype": 0,
2117+ "We": 0.00,
2118+ "w50": 20.00,
2119+ "s400": 5.50,
2120+ "s600": 0.00,
2121+ "s1400": 0.00
2122+ },
2123+ "0944-1354":
2124+ {
2125+ "RA": "09h44m28.94s",
2126+ "DE": "-13d54m41.9s",
2127+ "distance": 0.70,
2128+ "period": 0.5702641032300000,
2129+ "ntype": 0,
2130+ "We": 7.00,
2131+ "w50": 6.90,
2132+ "s400": 26.00,
2133+ "s600": 7.00,
2134+ "s1400": 0.60
2135+ },
2136+ "0946+0951":
2137+ {
2138+ "RA": "09h46m06.94s",
2139+ "DE": "+09d51m54.3s",
2140+ "distance": 0.98,
2141+ "period": 1.0977036395199999,
2142+ "ntype": 0,
2143+ "We": 38.00,
2144+ "w50": 40.80,
2145+ "s400": 4.00,
2146+ "s600": 0.60,
2147+ "s1400": 0.00
2148+ },
2149+ "0947+27":
2150+ {
2151+ "RA": "09h47m22.00s",
2152+ "DE": "+27d42m00.0s",
2153+ "distance": 2.33,
2154+ "period": 0.8510500000000000,
2155+ "ntype": 0,
2156+ "We": 0.00,
2157+ "w50": 0.00,
2158+ "s400": 0.00,
2159+ "s600": 0.00,
2160+ "s1400": 0.00
2161+ },
2162+ "0952-3839":
2163+ {
2164+ "RA": "09h52m17.22s",
2165+ "DE": "-38d39m10.2s",
2166+ "distance": 8.44,
2167+ "period": 1.3738151214000001,
2168+ "ntype": 0,
2169+ "We": 40.00,
2170+ "w50": 36.00,
2171+ "s400": 8.50,
2172+ "s600": 0.00,
2173+ "s1400": 0.00
2174+ },
2175+ "0953+0755":
2176+ {
2177+ "RA": "09h53m09.33s",
2178+ "DE": "+07d55m36.1s",
2179+ "distance": 0.12,
2180+ "period": 0.2530650681900000,
2181+ "ntype": 100,
2182+ "We": 12.50,
2183+ "w50": 9.50,
2184+ "s400": 400.00,
2185+ "s600": 403.00,
2186+ "s1400": 84.00
2187+ },
2188+ "0955-5304":
2189+ {
2190+ "RA": "09h55m29.50s",
2191+ "DE": "-53d04m16.7s",
2192+ "distance": 4.86,
2193+ "period": 0.8621177393300000,
2194+ "ntype": 0,
2195+ "We": 15.00,
2196+ "w50": 11.00,
2197+ "s400": 29.00,
2198+ "s600": 0.00,
2199+ "s1400": 1.60
2200+ },
2201+ "0959-4809":
2202+ {
2203+ "RA": "09h59m26.26s",
2204+ "DE": "-48d09m47.5s",
2205+ "distance": 2.96,
2206+ "period": 0.6700857604000000,
2207+ "ntype": 0,
2208+ "We": 42.00,
2209+ "w50": 98.00,
2210+ "s400": 16.00,
2211+ "s600": 0.00,
2212+ "s1400": 0.00
2213+ },
2214+ "1001-5507":
2215+ {
2216+ "RA": "10h01m37.95s",
2217+ "DE": "-55d07m08.6s",
2218+ "distance": 3.59,
2219+ "period": 1.4365826291999999,
2220+ "ntype": 0,
2221+ "We": 20.00,
2222+ "w50": 16.00,
2223+ "s400": 80.00,
2224+ "s600": 0.00,
2225+ "s1400": 8.00
2226+ },
2227+ "1003-4747":
2228+ {
2229+ "RA": "10h03m21.58s",
2230+ "DE": "-47d47m02.0s",
2231+ "distance": 3.44,
2232+ "period": 0.3070716997500000,
2233+ "ntype": 0,
2234+ "We": 12.00,
2235+ "w50": 11.00,
2236+ "s400": 6.00,
2237+ "s600": 0.00,
2238+ "s1400": 0.00
2239+ },
2240+ "1007-6316":
2241+ {
2242+ "RA": "10h07m30.00s",
2243+ "DE": "-63d16m00.0s",
2244+ "distance": 9.66,
2245+ "period": 0.8357990000000000,
2246+ "ntype": 0,
2247+ "We": 0.00,
2248+ "w50": 21.00,
2249+ "s400": 3.20,
2250+ "s600": 0.00,
2251+ "s1400": 0.00
2252+ },
2253+ "1012+5307":
2254+ {
2255+ "RA": "10h12m33.43s",
2256+ "DE": "+53d07m02.7s",
2257+ "distance": 0.52,
2258+ "period": 0.0052557490119800,
2259+ "ntype": 70,
2260+ "We": 0.00,
2261+ "w50": 0.00,
2262+ "s400": 30.00,
2263+ "s600": 0.00,
2264+ "s1400": 2.80
2265+ },
2266+ "1012-2337":
2267+ {
2268+ "RA": "10h12m30.50s",
2269+ "DE": "-23d37m53.6s",
2270+ "distance": 1.64,
2271+ "period": 2.5179445800000000,
2272+ "ntype": 0,
2273+ "We": 38.00,
2274+ "w50": 41.60,
2275+ "s400": 4.10,
2276+ "s600": 1.30,
2277+ "s1400": 0.00
2278+ },
2279+ "1012-5857":
2280+ {
2281+ "RA": "10h12m48.49s",
2282+ "DE": "-58d57m40.0s",
2283+ "distance": 10.15,
2284+ "period": 0.8199114962000000,
2285+ "ntype": 0,
2286+ "We": 22.00,
2287+ "w50": 18.00,
2288+ "s400": 0.00,
2289+ "s600": 7.00,
2290+ "s1400": 1.60
2291+ },
2292+ "1016-5345":
2293+ {
2294+ "RA": "10h16m31.25s",
2295+ "DE": "-53d45m13.8s",
2296+ "distance": 2.50,
2297+ "period": 0.7695835272000000,
2298+ "ntype": 0,
2299+ "We": 16.00,
2300+ "w50": 15.00,
2301+ "s400": 3.50,
2302+ "s600": 0.00,
2303+ "s1400": 1.00
2304+ },
2305+ "1017-5621":
2306+ {
2307+ "RA": "10h17m12.86s",
2308+ "DE": "-56d21m30.7s",
2309+ "distance": 11.77,
2310+ "period": 0.5034588154600000,
2311+ "ntype": 0,
2312+ "We": 24.00,
2313+ "w50": 22.00,
2314+ "s400": 15.00,
2315+ "s600": 0.00,
2316+ "s1400": 2.00
2317+ },
2318+ "1018-1642":
2319+ {
2320+ "RA": "10h18m40.38s",
2321+ "DE": "-16d42m10.1s",
2322+ "distance": 3.27,
2323+ "period": 1.8046944181000000,
2324+ "ntype": 0,
2325+ "We": 0.00,
2326+ "w50": 30.60,
2327+ "s400": 5.10,
2328+ "s600": 2.60,
2329+ "s1400": 0.60
2330+ },
2331+ "1022+10":
2332+ {
2333+ "RA": "10h22m57.00s",
2334+ "DE": "+10d01m00.0s",
2335+ "distance": 0.60,
2336+ "period": 0.0164529296807000,
2337+ "ntype": 70,
2338+ "We": 0.00,
2339+ "w50": 0.00,
2340+ "s400": 23.00,
2341+ "s600": 0.00,
2342+ "s1400": 2.30
2343+ },
2344+ "1025-0709":
2345+ {
2346+ "RA": "10h25m30.00s",
2347+ "DE": "-07d09m00.0s",
2348+ "distance": 0.35,
2349+ "period": 0.0051622100000000,
2350+ "ntype": 60,
2351+ "We": 0.00,
2352+ "w50": 1.40,
2353+ "s400": 10.00,
2354+ "s600": 0.00,
2355+ "s1400": 0.00
2356+ },
2357+ "1032-5910":
2358+ {
2359+ "RA": "10h32m06.67s",
2360+ "DE": "-59d10m27.8s",
2361+ "distance": 7.31,
2362+ "period": 0.4642080100000000,
2363+ "ntype": 0,
2364+ "We": 60.00,
2365+ "w50": 58.00,
2366+ "s400": 14.00,
2367+ "s600": 0.00,
2368+ "s1400": 0.70
2369+ },
2370+ "1034-3224":
2371+ {
2372+ "RA": "10h34m08.00s",
2373+ "DE": "-32d24m00.0s",
2374+ "distance": 4.68,
2375+ "period": 1.1505700000000001,
2376+ "ntype": 0,
2377+ "We": 0.00,
2378+ "w50": 29.00,
2379+ "s400": 41.00,
2380+ "s600": 0.00,
2381+ "s1400": 4.70
2382+ },
2383+ "1036-4926":
2384+ {
2385+ "RA": "10h36m19.00s",
2386+ "DE": "-49d26m00.0s",
2387+ "distance": 8.39,
2388+ "period": 0.5103670000000000,
2389+ "ntype": 0,
2390+ "We": 0.00,
2391+ "w50": 16.00,
2392+ "s400": 9.00,
2393+ "s600": 0.00,
2394+ "s1400": 0.00
2395+ },
2396+ "1038-5831":
2397+ {
2398+ "RA": "10h38m19.70s",
2399+ "DE": "-58d31m27.2s",
2400+ "distance": 2.43,
2401+ "period": 0.6619920940320000,
2402+ "ntype": 0,
2403+ "We": 22.00,
2404+ "w50": 17.00,
2405+ "s400": 0.00,
2406+ "s600": 3.50,
2407+ "s1400": 1.30
2408+ },
2409+ "1041-1942":
2410+ {
2411+ "RA": "10h41m36.21s",
2412+ "DE": "-19d42m13.8s",
2413+ "distance": 3.18,
2414+ "period": 1.3863680456300000,
2415+ "ntype": 0,
2416+ "We": 42.00,
2417+ "w50": 61.80,
2418+ "s400": 28.00,
2419+ "s600": 13.00,
2420+ "s1400": 4.00
2421+ },
2422+ "1042-5521":
2423+ {
2424+ "RA": "10h42m00.61s",
2425+ "DE": "-55d21m05.5s",
2426+ "distance": 6.95,
2427+ "period": 1.1708590770000000,
2428+ "ntype": 0,
2429+ "We": 32.00,
2430+ "w50": 32.00,
2431+ "s400": 14.00,
2432+ "s600": 0.00,
2433+ "s1400": 0.00
2434+ },
2435+ "1045-3033":
2436+ {
2437+ "RA": "10h45m51.00s",
2438+ "DE": "-30d33m00.0s",
2439+ "distance": 4.17,
2440+ "period": 0.3303270000000000,
2441+ "ntype": 0,
2442+ "We": 0.00,
2443+ "w50": 16.00,
2444+ "s400": 13.00,
2445+ "s600": 0.00,
2446+ "s1400": 0.00
2447+ },
2448+ "1045-4509":
2449+ {
2450+ "RA": "10h45m50.20s",
2451+ "DE": "-45d09m54.2s",
2452+ "distance": 3.24,
2453+ "period": 0.0074742241038600,
2454+ "ntype": 70,
2455+ "We": 0.00,
2456+ "w50": 1.20,
2457+ "s400": 20.00,
2458+ "s600": 0.00,
2459+ "s1400": 3.00
2460+ },
2461+ "1046-5813":
2462+ {
2463+ "RA": "10h46m18.87s",
2464+ "DE": "-58d13m51.8s",
2465+ "distance": 4.80,
2466+ "period": 0.3694266962000000,
2467+ "ntype": 0,
2468+ "We": 20.00,
2469+ "w50": 17.00,
2470+ "s400": 18.00,
2471+ "s600": 0.00,
2472+ "s1400": 1.00
2473+ },
2474+ "1047-6711":
2475+ {
2476+ "RA": "10h47m10.00s",
2477+ "DE": "-67d11m00.0s",
2478+ "distance": 4.68,
2479+ "period": 0.1984510000000000,
2480+ "ntype": 0,
2481+ "We": 0.00,
2482+ "w50": 9.20,
2483+ "s400": 7.20,
2484+ "s600": 0.00,
2485+ "s1400": 4.00
2486+ },
2487+ "1048-5832":
2488+ {
2489+ "RA": "10h48m13.05s",
2490+ "DE": "-58d32m12.7s",
2491+ "distance": 2.98,
2492+ "period": 0.1236526072700000,
2493+ "ntype": 0,
2494+ "We": 7.00,
2495+ "w50": 7.00,
2496+ "s400": 0.00,
2497+ "s600": 14.80,
2498+ "s1400": 8.00
2499+ },
2500+ "1056-6258":
2501+ {
2502+ "RA": "10h56m25.55s",
2503+ "DE": "-62d58m47.6s",
2504+ "distance": 14.90,
2505+ "period": 0.4224471886840000,
2506+ "ntype": 0,
2507+ "We": 38.00,
2508+ "w50": 20.00,
2509+ "s400": 45.00,
2510+ "s600": 75.00,
2511+ "s1400": 24.00
2512+ },
2513+ "1057-5226":
2514+ {
2515+ "RA": "10h57m58.84s",
2516+ "DE": "-52d26m56.3s",
2517+ "distance": 1.53,
2518+ "period": 0.1971076081870000,
2519+ "ntype": 300,
2520+ "We": 19.00,
2521+ "w50": 14.00,
2522+ "s400": 80.00,
2523+ "s600": 0.00,
2524+ "s1400": 0.00
2525+ },
2526+ "1057-7914":
2527+ {
2528+ "RA": "10h57m27.38s",
2529+ "DE": "-79d14m24.2s",
2530+ "distance": 3.46,
2531+ "period": 1.3474021612000000,
2532+ "ntype": 0,
2533+ "We": 28.00,
2534+ "w50": 22.00,
2535+ "s400": 6.50,
2536+ "s600": 4.00,
2537+ "s1400": 0.00
2538+ },
2539+ "1059-5742":
2540+ {
2541+ "RA": "10h59m00.90s",
2542+ "DE": "-57d42m14.2s",
2543+ "distance": 2.74,
2544+ "period": 1.1849974029100001,
2545+ "ntype": 0,
2546+ "We": 21.00,
2547+ "w50": 16.00,
2548+ "s400": 19.00,
2549+ "s600": 12.00,
2550+ "s1400": 2.00
2551+ },
2552+ "1107-5947":
2553+ {
2554+ "RA": "11h07m58.67s",
2555+ "DE": "-59d47m04.4s",
2556+ "distance": 3.54,
2557+ "period": 1.5165309654000001,
2558+ "ntype": 0,
2559+ "We": 45.00,
2560+ "w50": 45.00,
2561+ "s400": 7.00,
2562+ "s600": 0.00,
2563+ "s1400": 0.80
2564+ },
2565+ "1110-5637":
2566+ {
2567+ "RA": "11h10m00.40s",
2568+ "DE": "-56d37m32.9s",
2569+ "distance": 9.19,
2570+ "period": 0.5582527264010000,
2571+ "ntype": 0,
2572+ "We": 22.00,
2573+ "w50": 21.00,
2574+ "s400": 0.00,
2575+ "s600": 9.20,
2576+ "s1400": 2.90
2577+ },
2578+ "1112-6613":
2579+ {
2580+ "RA": "11h12m38.53s",
2581+ "DE": "-66d13m04.8s",
2582+ "distance": 19.29,
2583+ "period": 0.3342128397800000,
2584+ "ntype": 0,
2585+ "We": 21.00,
2586+ "w50": 14.00,
2587+ "s400": 19.00,
2588+ "s600": 11.00,
2589+ "s1400": 0.00
2590+ },
2591+ "1112-6926":
2592+ {
2593+ "RA": "11h12m50.97s",
2594+ "DE": "-69d26m31.0s",
2595+ "distance": 12.32,
2596+ "period": 0.8204842041100000,
2597+ "ntype": 0,
2598+ "We": 22.00,
2599+ "w50": 20.00,
2600+ "s400": 13.00,
2601+ "s600": 0.00,
2602+ "s1400": 0.00
2603+ },
2604+ "1114-6100":
2605+ {
2606+ "RA": "11h14m22.52s",
2607+ "DE": "-61d00m34.2s",
2608+ "distance": 30.00,
2609+ "period": 0.8808196254900000,
2610+ "ntype": 0,
2611+ "We": 38.00,
2612+ "w50": 31.00,
2613+ "s400": 0.00,
2614+ "s600": 4.50,
2615+ "s1400": 5.00
2616+ },
2617+ "1115+5030":
2618+ {
2619+ "RA": "11h15m38.39s",
2620+ "DE": "+50d30m12.6s",
2621+ "distance": 0.54,
2622+ "period": 1.6564380803300001,
2623+ "ntype": 0,
2624+ "We": 27.00,
2625+ "w50": 16.60,
2626+ "s400": 12.00,
2627+ "s600": 3.80,
2628+ "s1400": 3.00
2629+ },
2630+ "1116-4122":
2631+ {
2632+ "RA": "11h16m43.09s",
2633+ "DE": "-41d22m44.6s",
2634+ "distance": 2.68,
2635+ "period": 0.9431578828430000,
2636+ "ntype": 0,
2637+ "We": 16.00,
2638+ "w50": 14.00,
2639+ "s400": 26.00,
2640+ "s600": 14.00,
2641+ "s1400": 3.00
2642+ },
2643+ "1119-7936":
2644+ {
2645+ "RA": "11h19m40.79s",
2646+ "DE": "-79d36m30.3s",
2647+ "distance": 1.52,
2648+ "period": 2.2805971963000000,
2649+ "ntype": 0,
2650+ "We": 32.00,
2651+ "w50": 46.00,
2652+ "s400": 7.00,
2653+ "s600": 0.00,
2654+ "s1400": 0.00
2655+ },
2656+ "1121-5444":
2657+ {
2658+ "RA": "11h21m19.19s",
2659+ "DE": "-54d44m05.5s",
2660+ "distance": 15.50,
2661+ "period": 0.5357831311500000,
2662+ "ntype": 0,
2663+ "We": 19.00,
2664+ "w50": 15.00,
2665+ "s400": 24.00,
2666+ "s600": 0.00,
2667+ "s1400": 0.00
2668+ },
2669+ "1123-6256":
2670+ {
2671+ "RA": "11h23m57.00s",
2672+ "DE": "-62d56m00.0s",
2673+ "distance": 7.48,
2674+ "period": 0.2714330000000000,
2675+ "ntype": 0,
2676+ "We": 0.00,
2677+ "w50": 8.20,
2678+ "s400": 13.00,
2679+ "s600": 0.00,
2680+ "s1400": 0.00
2681+ },
2682+ "1124-6652":
2683+ {
2684+ "RA": "11h24m22.00s",
2685+ "DE": "-66d52m00.0s",
2686+ "distance": 3.45,
2687+ "period": 0.2329770000000000,
2688+ "ntype": 0,
2689+ "We": 0.00,
2690+ "w50": 15.00,
2691+ "s400": 14.00,
2692+ "s600": 0.00,
2693+ "s1400": 0.50
2694+ },
2695+ "1126-6054":
2696+ {
2697+ "RA": "11h26m52.61s",
2698+ "DE": "-60d54m40.0s",
2699+ "distance": 8.05,
2700+ "period": 0.2027369118530000,
2701+ "ntype": 0,
2702+ "We": 11.00,
2703+ "w50": 6.00,
2704+ "s400": 0.00,
2705+ "s600": 4.00,
2706+ "s1400": 1.20
2707+ },
2708+ "1130-6815":
2709+ {
2710+ "RA": "11h30m23.00s",
2711+ "DE": "-68d15m00.0s",
2712+ "distance": 7.24,
2713+ "period": 0.2563650000000000,
2714+ "ntype": 0,
2715+ "We": 0.00,
2716+ "w50": 17.00,
2717+ "s400": 8.60,
2718+ "s600": 0.00,
2719+ "s1400": 0.00
2720+ },
2721+ "1133-6250":
2722+ {
2723+ "RA": "11h33m51.45s",
2724+ "DE": "-62d50m50.6s",
2725+ "distance": 30.00,
2726+ "period": 1.0228751408200001,
2727+ "ntype": 0,
2728+ "We": 152.00,
2729+ "w50": 260.00,
2730+ "s400": 0.00,
2731+ "s600": 12.60,
2732+ "s1400": 8.00
2733+ },
2734+ "1136+1551":
2735+ {
2736+ "RA": "11h36m03.12s",
2737+ "DE": "+15d51m09.7s",
2738+ "distance": 0.27,
2739+ "period": 1.1879115360800001,
2740+ "ntype": 0,
2741+ "We": 18.20,
2742+ "w50": 31.70,
2743+ "s400": 257.00,
2744+ "s600": 144.00,
2745+ "s1400": 32.00
2746+ },
2747+ "1136-5525":
2748+ {
2749+ "RA": "11h36m02.12s",
2750+ "DE": "-55d25m08.3s",
2751+ "distance": 2.60,
2752+ "period": 0.3647055762400000,
2753+ "ntype": 0,
2754+ "We": 18.00,
2755+ "w50": 15.00,
2756+ "s400": 23.00,
2757+ "s600": 19.00,
2758+ "s1400": 4.00
2759+ },
2760+ "1137-6659":
2761+ {
2762+ "RA": "11h37m51.00s",
2763+ "DE": "-66d59m00.0s",
2764+ "distance": 19.67,
2765+ "period": 0.5562190000000000,
2766+ "ntype": 0,
2767+ "We": 0.00,
2768+ "w50": 27.00,
2769+ "s400": 10.00,
2770+ "s600": 0.00,
2771+ "s1400": 1.10
2772+ },
2773+ "1140-3107":
2774+ {
2775+ "RA": "11h40m40.00s",
2776+ "DE": "-31d07m00.0s",
2777+ "distance": 2.78,
2778+ "period": 0.5384300000000000,
2779+ "ntype": 0,
2780+ "We": 0.00,
2781+ "w50": 22.00,
2782+ "s400": 10.00,
2783+ "s600": 0.00,
2784+ "s1400": 0.00
2785+ },
2786+ "1141-3321":
2787+ {
2788+ "RA": "11h41m42.00s",
2789+ "DE": "-33d21m00.0s",
2790+ "distance": 3.84,
2791+ "period": 0.1457340000000000,
2792+ "ntype": 0,
2793+ "We": 0.00,
2794+ "w50": 5.00,
2795+ "s400": 10.00,
2796+ "s600": 0.00,
2797+ "s1400": 0.00
2798+ },
2799+ "1142-5203":
2800+ {
2801+ "RA": "11h42m47.00s",
2802+ "DE": "-52d03m00.0s",
2803+ "distance": 10.77,
2804+ "period": 0.6756420000000000,
2805+ "ntype": 0,
2806+ "We": 0.00,
2807+ "w50": 12.00,
2808+ "s400": 7.00,
2809+ "s600": 0.00,
2810+ "s1400": 0.30
2811+ },
2812+ "1146-6030":
2813+ {
2814+ "RA": "11h46m07.74s",
2815+ "DE": "-60d30m59.4s",
2816+ "distance": 2.62,
2817+ "period": 0.2733724298800000,
2818+ "ntype": 0,
2819+ "We": 16.00,
2820+ "w50": 13.00,
2821+ "s400": 17.00,
2822+ "s600": 20.00,
2823+ "s1400": 7.00
2824+ },
2825+ "1156-5909":
2826+ {
2827+ "RA": "11h56m39.00s",
2828+ "DE": "-59d09m00.0s",
2829+ "distance": 8.76,
2830+ "period": 1.0379300000000000,
2831+ "ntype": 0,
2832+ "We": 0.00,
2833+ "w50": 19.00,
2834+ "s400": 14.00,
2835+ "s600": 0.00,
2836+ "s1400": 0.00
2837+ },
2838+ "1157-6224":
2839+ {
2840+ "RA": "11h57m15.24s",
2841+ "DE": "-62d24m50.9s",
2842+ "distance": 9.50,
2843+ "period": 0.4005220483400000,
2844+ "ntype": 0,
2845+ "We": 17.00,
2846+ "w50": 17.00,
2847+ "s400": 145.00,
2848+ "s600": 0.00,
2849+ "s1400": 10.00
2850+ },
2851+ "1202-5820":
2852+ {
2853+ "RA": "12h02m28.40s",
2854+ "DE": "-58d20m33.4s",
2855+ "distance": 4.96,
2856+ "period": 0.4528005081950000,
2857+ "ntype": 0,
2858+ "We": 13.00,
2859+ "w50": 13.00,
2860+ "s400": 23.00,
2861+ "s600": 0.00,
2862+ "s1400": 2.00
2863+ },
2864+ "1209-5556":
2865+ {
2866+ "RA": "12h09m51.00s",
2867+ "DE": "-55d56m00.0s",
2868+ "distance": 11.83,
2869+ "period": 0.2797670000000000,
2870+ "ntype": 0,
2871+ "We": 0.00,
2872+ "w50": 7.50,
2873+ "s400": 23.00,
2874+ "s600": 0.00,
2875+ "s1400": 2.10
2876+ },
2877+ "1224-6407":
2878+ {
2879+ "RA": "12h24m22.18s",
2880+ "DE": "-64d07m53.9s",
2881+ "distance": 2.29,
2882+ "period": 0.2164748142970000,
2883+ "ntype": 0,
2884+ "We": 5.50,
2885+ "w50": 5.00,
2886+ "s400": 48.00,
2887+ "s600": 0.00,
2888+ "s1400": 5.00
2889+ },
2890+ "1225-5600":
2891+ {
2892+ "RA": "12h25m44.00s",
2893+ "DE": "-56d00m00.0s",
2894+ "distance": 5.28,
2895+ "period": 0.3394830000000000,
2896+ "ntype": 0,
2897+ "We": 0.00,
2898+ "w50": 20.00,
2899+ "s400": 5.00,
2900+ "s600": 0.00,
2901+ "s1400": 0.40
2902+ },
2903+ "1225-6408":
2904+ {
2905+ "RA": "12h25m42.80s",
2906+ "DE": "-64d08m43.2s",
2907+ "distance": 24.82,
2908+ "period": 0.4196177915000000,
2909+ "ntype": 0,
2910+ "We": 24.00,
2911+ "w50": 15.00,
2912+ "s400": 11.00,
2913+ "s600": 0.00,
2914+ "s1400": 1.20
2915+ },
2916+ "1235-5517":
2917+ {
2918+ "RA": "12h35m18.91s",
2919+ "DE": "-55d16m31.2s",
2920+ "distance": 3.88,
2921+ "period": 0.6382338100000000,
2922+ "ntype": 0,
2923+ "We": 40.00,
2924+ "w50": 44.00,
2925+ "s400": 4.50,
2926+ "s600": 0.00,
2927+ "s1400": 1.00
2928+ },
2929+ "1238+21":
2930+ {
2931+ "RA": "12h38m21.00s",
2932+ "DE": "+21d54m00.0s",
2933+ "distance": 1.77,
2934+ "period": 1.1183600000000000,
2935+ "ntype": 0,
2936+ "We": 0.00,
2937+ "w50": 0.00,
2938+ "s400": 0.00,
2939+ "s600": 0.00,
2940+ "s1400": 0.00
2941+ },
2942+ "1239+2453":
2943+ {
2944+ "RA": "12h39m40.36s",
2945+ "DE": "+24d53m49.9s",
2946+ "distance": 0.56,
2947+ "period": 1.3824492566850000,
2948+ "ntype": 0,
2949+ "We": 25.00,
2950+ "w50": 51.10,
2951+ "s400": 110.00,
2952+ "s600": 47.00,
2953+ "s1400": 10.00
2954+ },
2955+ "1239-6832":
2956+ {
2957+ "RA": "12h39m58.96s",
2958+ "DE": "-68d32m27.7s",
2959+ "distance": 2.98,
2960+ "period": 1.3019081138999999,
2961+ "ntype": 0,
2962+ "We": 25.00,
2963+ "w50": 24.00,
2964+ "s400": 6.50,
2965+ "s600": 0.00,
2966+ "s1400": 0.00
2967+ },
2968+ "1240-4124":
2969+ {
2970+ "RA": "12h40m17.61s",
2971+ "DE": "-41d24m51.7s",
2972+ "distance": 3.59,
2973+ "period": 0.5122420931800000,
2974+ "ntype": 0,
2975+ "We": 10.00,
2976+ "w50": 10.00,
2977+ "s400": 3.50,
2978+ "s600": 0.00,
2979+ "s1400": 0.00
2980+ },
2981+ "1243-6423":
2982+ {
2983+ "RA": "12h43m17.16s",
2984+ "DE": "-64d23m23.9s",
2985+ "distance": 12.20,
2986+ "period": 0.3884809210410000,
2987+ "ntype": 0,
2988+ "We": 11.00,
2989+ "w50": 10.00,
2990+ "s400": 110.00,
2991+ "s600": 0.00,
2992+ "s1400": 13.00
2993+ },
2994+ "1246+22":
2995+ {
2996+ "RA": "12h46m38.00s",
2997+ "DE": "+22d53m00.0s",
2998+ "distance": 1.77,
2999+ "period": 0.4738300000000000,
3000+ "ntype": 0,
3001+ "We": 0.00,
3002+ "w50": 21.00,
3003+ "s400": 29.00,
3004+ "s600": 0.00,
3005+ "s1400": 0.00
3006+ },
3007+ "1253-5819":
3008+ {
3009+ "RA": "12h53m20.00s",
3010+ "DE": "-58d19m00.0s",
3011+ "distance": 2.97,
3012+ "period": 0.2554960000000000,
3013+ "ntype": 0,
3014+ "We": 0.00,
3015+ "w50": 8.30,
3016+ "s400": 20.00,
3017+ "s600": 0.00,
3018+ "s1400": 6.90
3019+ },
3020+ "1257-1027":
3021+ {
3022+ "RA": "12h57m04.77s",
3023+ "DE": "-10d27m05.4s",
3024+ "distance": 2.22,
3025+ "period": 0.6173075608450000,
3026+ "ntype": 0,
3027+ "We": 0.00,
3028+ "w50": 6.00,
3029+ "s400": 12.00,
3030+ "s600": 5.60,
3031+ "s1400": 1.20
3032+ },
3033+ "1259-6741":
3034+ {
3035+ "RA": "12h59m22.72s",
3036+ "DE": "-67d41m39.9s",
3037+ "distance": 2.74,
3038+ "period": 0.6633290494000000,
3039+ "ntype": 0,
3040+ "We": 15.00,
3041+ "w50": 14.00,
3042+ "s400": 4.50,
3043+ "s600": 0.00,
3044+ "s1400": 0.00
3045+ },
3046+ "1300+1240":
3047+ {
3048+ "RA": "13h00m03.05s",
3049+ "DE": "+12d40m56.7s",
3050+ "distance": 0.62,
3051+ "period": 0.0062185319388187,
3052+ "ntype": 70,
3053+ "We": 0.00,
3054+ "w50": 0.58,
3055+ "s400": 20.00,
3056+ "s600": 0.00,
3057+ "s1400": 1.00
3058+ },
3059+ "1302-6350":
3060+ {
3061+ "RA": "13h02m47.68s",
3062+ "DE": "-63d50m08.6s",
3063+ "distance": 4.60,
3064+ "period": 0.0477623381594000,
3065+ "ntype": 110,
3066+ "We": 0.00,
3067+ "w50": 6.00,
3068+ "s400": 0.00,
3069+ "s600": 4.00,
3070+ "s1400": 4.60
3071+ },
3072+ "1305-6455":
3073+ {
3074+ "RA": "13h05m23.66s",
3075+ "DE": "-64d55m26.3s",
3076+ "distance": 30.00,
3077+ "period": 0.5716469444000000,
3078+ "ntype": 0,
3079+ "We": 45.00,
3080+ "w50": 22.00,
3081+ "s400": 29.00,
3082+ "s600": 15.00,
3083+ "s1400": 2.00
3084+ },
3085+ "1306-6617":
3086+ {
3087+ "RA": "13h06m38.19s",
3088+ "DE": "-66d17m21.8s",
3089+ "distance": 29.14,
3090+ "period": 0.4730264706890000,
3091+ "ntype": 0,
3092+ "We": 32.00,
3093+ "w50": 28.00,
3094+ "s400": 0.00,
3095+ "s600": 12.10,
3096+ "s1400": 5.00
3097+ },
3098+ "1311-1228":
3099+ {
3100+ "RA": "13h11m52.66s",
3101+ "DE": "-12d28m00.7s",
3102+ "distance": 2.30,
3103+ "period": 0.4475176658490000,
3104+ "ntype": 0,
3105+ "We": 0.00,
3106+ "w50": 6.70,
3107+ "s400": 4.00,
3108+ "s600": 2.40,
3109+ "s1400": 0.50
3110+ },
3111+ "1312+1810":
3112+ {
3113+ "RA": "13h12m54.97s",
3114+ "DE": "+18d10m08.5s",
3115+ "distance": 18.90,
3116+ "period": 0.0331631660000000,
3117+ "ntype": 51,
3118+ "We": 0.00,
3119+ "w50": 3.20,
3120+ "s400": 1.00,
3121+ "s600": 0.00,
3122+ "s1400": 0.00
3123+ },
3124+ "1312-5402":
3125+ {
3126+ "RA": "13h12m04.64s",
3127+ "DE": "-54d02m42.3s",
3128+ "distance": 9.68,
3129+ "period": 0.7281542173000000,
3130+ "ntype": 0,
3131+ "We": 33.00,
3132+ "w50": 33.00,
3133+ "s400": 15.00,
3134+ "s600": 0.00,
3135+ "s1400": 0.00
3136+ },
3137+ "1312-5516":
3138+ {
3139+ "RA": "13h12m53.83s",
3140+ "DE": "-55d16m47.1s",
3141+ "distance": 6.76,
3142+ "period": 0.8492356848000000,
3143+ "ntype": 0,
3144+ "We": 28.00,
3145+ "w50": 23.00,
3146+ "s400": 16.00,
3147+ "s600": 17.00,
3148+ "s1400": 0.00
3149+ },
3150+ "1319-6056":
3151+ {
3152+ "RA": "13h19m20.29s",
3153+ "DE": "-60d56m46.7s",
3154+ "distance": 12.63,
3155+ "period": 0.2843513930410000,
3156+ "ntype": 0,
3157+ "We": 15.00,
3158+ "w50": 14.00,
3159+ "s400": 0.00,
3160+ "s600": 7.60,
3161+ "s1400": 1.50
3162+ },
3163+ "1320-5359":
3164+ {
3165+ "RA": "13h20m53.92s",
3166+ "DE": "-53d59m06.4s",
3167+ "distance": 4.23,
3168+ "period": 0.2797291472440000,
3169+ "ntype": 0,
3170+ "We": 13.00,
3171+ "w50": 8.00,
3172+ "s400": 18.00,
3173+ "s600": 15.00,
3174+ "s1400": 0.00
3175+ },
3176+ "1321+8323":
3177+ {
3178+ "RA": "13h21m45.89s",
3179+ "DE": "+83d23m39.3s",
3180+ "distance": 0.77,
3181+ "period": 0.6700373936410000,
3182+ "ntype": 0,
3183+ "We": 0.00,
3184+ "w50": 19.60,
3185+ "s400": 11.00,
3186+ "s600": 6.00,
3187+ "s1400": 0.90
3188+ },
3189+ "1321-3509":
3190+ {
3191+ "RA": "13h21m06.00s",
3192+ "DE": "-35d09m00.0s",
3193+ "distance": 1.25,
3194+ "period": 0.4584880000000000,
3195+ "ntype": 0,
3196+ "We": 0.00,
3197+ "w50": 25.00,
3198+ "s400": 7.00,
3199+ "s600": 0.00,
3200+ "s1400": 0.00
3201+ },
3202+ "1326-5859":
3203+ {
3204+ "RA": "13h26m58.30s",
3205+ "DE": "-58d59m29.8s",
3206+ "distance": 9.29,
3207+ "period": 0.4779896901000000,
3208+ "ntype": 0,
3209+ "We": 90.00,
3210+ "w50": 9.00,
3211+ "s400": 120.00,
3212+ "s600": 55.00,
3213+ "s1400": 10.00
3214+ },
3215+ "1326-6408":
3216+ {
3217+ "RA": "13h26m32.56s",
3218+ "DE": "-64d08m43.5s",
3219+ "distance": 15.94,
3220+ "period": 0.7926701073000000,
3221+ "ntype": 0,
3222+ "We": 50.00,
3223+ "w50": 19.00,
3224+ "s400": 18.00,
3225+ "s600": 0.00,
3226+ "s1400": 1.60
3227+ },
3228+ "1326-6700":
3229+ {
3230+ "RA": "13h26m03.25s",
3231+ "DE": "-67d00m51.1s",
3232+ "distance": 8.62,
3233+ "period": 0.5430085792000000,
3234+ "ntype": 0,
3235+ "We": 58.00,
3236+ "w50": 60.00,
3237+ "s400": 28.00,
3238+ "s600": 0.00,
3239+ "s1400": 0.00
3240+ },
3241+ "1327-6222":
3242+ {
3243+ "RA": "13h27m17.21s",
3244+ "DE": "-62d22m43.0s",
3245+ "distance": 6.61,
3246+ "period": 0.5299062943000000,
3247+ "ntype": 0,
3248+ "We": 14.00,
3249+ "w50": 11.00,
3250+ "s400": 135.00,
3251+ "s600": 0.00,
3252+ "s1400": 12.00
3253+ },
3254+ "1327-6301":
3255+ {
3256+ "RA": "13h27m07.47s",
3257+ "DE": "-63d01m15.4s",
3258+ "distance": 6.50,
3259+ "period": 0.1964786641830000,
3260+ "ntype": 0,
3261+ "We": 14.00,
3262+ "w50": 9.00,
3263+ "s400": 0.00,
3264+ "s600": 12.00,
3265+ "s1400": 3.40
3266+ },
3267+ "1328-4357":
3268+ {
3269+ "RA": "13h28m06.49s",
3270+ "DE": "-43d57m44.2s",
3271+ "distance": 2.29,
3272+ "period": 0.5326988033700000,
3273+ "ntype": 4,
3274+ "We": 18.00,
3275+ "w50": 11.00,
3276+ "s400": 18.00,
3277+ "s600": 0.00,
3278+ "s1400": 2.00
3279+ },
3280+ "1328-4921":
3281+ {
3282+ "RA": "13h28m33.58s",
3283+ "DE": "-49d21m33.4s",
3284+ "distance": 7.78,
3285+ "period": 1.4787213559000001,
3286+ "ntype": 0,
3287+ "We": 30.00,
3288+ "w50": 20.00,
3289+ "s400": 11.00,
3290+ "s600": 0.00,
3291+ "s1400": 0.00
3292+ },
3293+ "1332-3033":
3294+ {
3295+ "RA": "13h32m45.00s",
3296+ "DE": "-30d33m00.0s",
3297+ "distance": 1.07,
3298+ "period": 0.6504470000000000,
3299+ "ntype": 0,
3300+ "We": 0.00,
3301+ "w50": 25.00,
3302+ "s400": 3.00,
3303+ "s600": 0.00,
3304+ "s1400": 0.00
3305+ },
3306+ "1334-5839":
3307+ {
3308+ "RA": "13h34m11.00s",
3309+ "DE": "-58d39m00.0s",
3310+ "distance": 3.88,
3311+ "period": 0.1077180000000000,
3312+ "ntype": 0,
3313+ "We": 0.00,
3314+ "w50": 6.00,
3315+ "s400": 18.00,
3316+ "s600": 0.00,
3317+ "s1400": 1.20
3318+ },
3319+ "1335-3642":
3320+ {
3321+ "RA": "13h35m36.00s",
3322+ "DE": "-36d42m00.0s",
3323+ "distance": 4.11,
3324+ "period": 0.3991920000000000,
3325+ "ntype": 0,
3326+ "We": 0.00,
3327+ "w50": 8.70,
3328+ "s400": 10.00,
3329+ "s600": 0.00,
3330+ "s1400": 0.00
3331+ },
3332+ "1338-6204":
3333+ {
3334+ "RA": "13h38m09.35s",
3335+ "DE": "-62d04m18.7s",
3336+ "distance": 8.14,
3337+ "period": 1.2389895765000001,
3338+ "ntype": 0,
3339+ "We": 99.00,
3340+ "w50": 88.00,
3341+ "s400": 0.00,
3342+ "s600": 6.50,
3343+ "s1400": 6.00
3344+ },
3345+ "1340-6456":
3346+ {
3347+ "RA": "13h40m00.32s",
3348+ "DE": "-64d56m42.9s",
3349+ "distance": 1.93,
3350+ "period": 0.3786220662800000,
3351+ "ntype": 0,
3352+ "We": 14.00,
3353+ "w50": 13.00,
3354+ "s400": 9.00,
3355+ "s600": 0.00,
3356+ "s1400": 1.10
3357+ },
3358+ "1341-6220":
3359+ {
3360+ "RA": "13h41m42.54s",
3361+ "DE": "-62d20m25.2s",
3362+ "distance": 8.66,
3363+ "period": 0.1932921194000000,
3364+ "ntype": 6,
3365+ "We": 0.00,
3366+ "w50": 11.00,
3367+ "s400": 0.00,
3368+ "s600": 0.00,
3369+ "s1400": 2.00
3370+ },
3371+ "1355-5153":
3372+ {
3373+ "RA": "13h55m58.68s",
3374+ "DE": "-51d53m53.8s",
3375+ "distance": 6.48,
3376+ "period": 0.6443010962200000,
3377+ "ntype": 0,
3378+ "We": 13.00,
3379+ "w50": 12.00,
3380+ "s400": 12.00,
3381+ "s600": 0.00,
3382+ "s1400": 0.00
3383+ },
3384+ "1356-5521":
3385+ {
3386+ "RA": "13h56m42.00s",
3387+ "DE": "-55d21m00.0s",
3388+ "distance": 8.74,
3389+ "period": 0.5073800000000001,
3390+ "ntype": 0,
3391+ "We": 0.00,
3392+ "w50": 18.00,
3393+ "s400": 12.00,
3394+ "s600": 0.00,
3395+ "s1400": 1.50
3396+ },
3397+ "1357-6228":
3398+ {
3399+ "RA": "13h57m25.38s",
3400+ "DE": "-62d27m37.3s",
3401+ "distance": 6.90,
3402+ "period": 0.4557610000000000,
3403+ "ntype": 0,
3404+ "We": 25.00,
3405+ "w50": 22.00,
3406+ "s400": 0.00,
3407+ "s600": 0.00,
3408+ "s1400": 6.00
3409+ },
3410+ "1358-2533":
3411+ {
3412+ "RA": "13h58m42.00s",
3413+ "DE": "-25d33m00.0s",
3414+ "distance": 2.70,
3415+ "period": 0.9129000000000000,
3416+ "ntype": 0,
3417+ "We": 0.00,
3418+ "w50": 30.00,
3419+ "s400": 6.00,
3420+ "s600": 0.00,
3421+ "s1400": 0.00
3422+ },
3423+ "1359-6038":
3424+ {
3425+ "RA": "13h59m58.22s",
3426+ "DE": "-60d38m08.0s",
3427+ "distance": 5.91,
3428+ "period": 0.1275007768500000,
3429+ "ntype": 0,
3430+ "We": 34.00,
3431+ "w50": 5.50,
3432+ "s400": 105.00,
3433+ "s600": 0.00,
3434+ "s1400": 7.00
3435+ },
3436+ "1401-6357":
3437+ {
3438+ "RA": "14h01m52.48s",
3439+ "DE": "-63d57m45.5s",
3440+ "distance": 2.60,
3441+ "period": 0.8427896323700000,
3442+ "ntype": 0,
3443+ "We": 13.00,
3444+ "w50": 11.00,
3445+ "s400": 34.00,
3446+ "s600": 16.00,
3447+ "s1400": 4.00
3448+ },
3449+ "1402-5124":
3450+ {
3451+ "RA": "14h02m56.85s",
3452+ "DE": "-51d24m25.0s",
3453+ "distance": 1.52,
3454+ "period": 1.3801770000000000,
3455+ "ntype": 0,
3456+ "We": 25.00,
3457+ "w50": 15.00,
3458+ "s400": 10.00,
3459+ "s600": 0.00,
3460+ "s1400": 0.00
3461+ },
3462+ "1413-6307":
3463+ {
3464+ "RA": "14h13m31.32s",
3465+ "DE": "-63d07m35.5s",
3466+ "distance": 3.68,
3467+ "period": 0.3949457907840000,
3468+ "ntype": 0,
3469+ "We": 13.00,
3470+ "w50": 6.00,
3471+ "s400": 0.00,
3472+ "s600": 3.70,
3473+ "s1400": 2.10
3474+ },
3475+ "1419-3920":
3476+ {
3477+ "RA": "14h19m22.00s",
3478+ "DE": "-39d20m00.0s",
3479+ "distance": 5.04,
3480+ "period": 1.0967800000000001,
3481+ "ntype": 0,
3482+ "We": 0.00,
3483+ "w50": 31.00,
3484+ "s400": 24.00,
3485+ "s600": 0.00,
3486+ "s1400": 1.40
3487+ },
3488+ "1420-5416":
3489+ {
3490+ "RA": "14h20m29.15s",
3491+ "DE": "-54d16m22.8s",
3492+ "distance": 4.90,
3493+ "period": 0.9357719221000000,
3494+ "ntype": 0,
3495+ "We": 26.00,
3496+ "w50": 25.00,
3497+ "s400": 9.00,
3498+ "s600": 0.00,
3499+ "s1400": 0.00
3500+ },
3501+ "1428-5530":
3502+ {
3503+ "RA": "14h28m26.30s",
3504+ "DE": "-55d30m50.2s",
3505+ "distance": 2.29,
3506+ "period": 0.5702904628620000,
3507+ "ntype": 0,
3508+ "We": 19.00,
3509+ "w50": 15.00,
3510+ "s400": 35.00,
3511+ "s600": 22.00,
3512+ "s1400": 2.00
3513+ },
3514+ "1430-6623":
3515+ {
3516+ "RA": "14h30m40.81s",
3517+ "DE": "-66d23m05.3s",
3518+ "distance": 1.80,
3519+ "period": 0.7854407573240000,
3520+ "ntype": 0,
3521+ "We": 17.00,
3522+ "w50": 17.00,
3523+ "s400": 130.00,
3524+ "s600": 0.00,
3525+ "s1400": 6.00
3526+ },
3527+ "1440-6344":
3528+ {
3529+ "RA": "14h40m31.31s",
3530+ "DE": "-63d44m47.6s",
3531+ "distance": 4.03,
3532+ "period": 0.4596053638500000,
3533+ "ntype": 0,
3534+ "We": 14.00,
3535+ "w50": 13.00,
3536+ "s400": 21.00,
3537+ "s600": 0.00,
3538+ "s1400": 1.60
3539+ },
3540+ "1453-6413":
3541+ {
3542+ "RA": "14h53m32.71s",
3543+ "DE": "-64d13m15.9s",
3544+ "distance": 1.84,
3545+ "period": 0.1794838939250000,
3546+ "ntype": 0,
3547+ "We": 5.00,
3548+ "w50": 4.50,
3549+ "s400": 230.00,
3550+ "s600": 0.00,
3551+ "s1400": 16.00
3552+ },
3553+ "1455-3330":
3554+ {
3555+ "RA": "14h55m47.97s",
3556+ "DE": "-33d30m46.2s",
3557+ "distance": 0.74,
3558+ "period": 0.0079872047933700,
3559+ "ntype": 70,
3560+ "We": 0.00,
3561+ "w50": 0.80,
3562+ "s400": 13.00,
3563+ "s600": 0.00,
3564+ "s1400": 0.00
3565+ },
3566+ "1456-6843":
3567+ {
3568+ "RA": "14h56m00.04s",
3569+ "DE": "-68d43m38.9s",
3570+ "distance": 0.45,
3571+ "period": 0.2633767786540000,
3572+ "ntype": 0,
3573+ "We": 14.00,
3574+ "w50": 12.50,
3575+ "s400": 350.00,
3576+ "s600": 0.00,
3577+ "s1400": 80.00
3578+ },
3579+ "1457-5122":
3580+ {
3581+ "RA": "14h57m40.19s",
3582+ "DE": "-51d22m53.2s",
3583+ "distance": 1.37,
3584+ "period": 1.7483010801000001,
3585+ "ntype": 0,
3586+ "We": 24.00,
3587+ "w50": 14.00,
3588+ "s400": 4.00,
3589+ "s600": 0.00,
3590+ "s1400": 0.00
3591+ },
3592+ "1506-5158":
3593+ {
3594+ "RA": "15h06m39.52s",
3595+ "DE": "-51d58m10.4s",
3596+ "distance": 1.67,
3597+ "period": 0.8407385450000000,
3598+ "ntype": 0,
3599+ "We": 16.00,
3600+ "w50": 14.00,
3601+ "s400": 5.00,
3602+ "s600": 0.00,
3603+ "s1400": 0.00
3604+ },
3605+ "1507-4352":
3606+ {
3607+ "RA": "15h07m34.18s",
3608+ "DE": "-43d52m03.2s",
3609+ "distance": 1.79,
3610+ "period": 0.2867570452200000,
3611+ "ntype": 0,
3612+ "We": 8.20,
3613+ "w50": 9.20,
3614+ "s400": 16.00,
3615+ "s600": 0.00,
3616+ "s1400": 0.00
3617+ },
3618+ "1507-6640":
3619+ {
3620+ "RA": "15h07m48.66s",
3621+ "DE": "-66d40m57.1s",
3622+ "distance": 5.61,
3623+ "period": 0.3556549011700000,
3624+ "ntype": 0,
3625+ "We": 11.00,
3626+ "w50": 11.00,
3627+ "s400": 13.00,
3628+ "s600": 0.00,
3629+ "s1400": 0.00
3630+ },
3631+ "1509+5531":
3632+ {
3633+ "RA": "15h09m25.65s",
3634+ "DE": "+55d31m32.4s",
3635+ "distance": 1.93,
3636+ "period": 0.7396812656680000,
3637+ "ntype": 0,
3638+ "We": 13.00,
3639+ "w50": 10.90,
3640+ "s400": 114.00,
3641+ "s600": 37.00,
3642+ "s1400": 8.00
3643+ },
3644+ "1510-4422":
3645+ {
3646+ "RA": "15h10m48.92s",
3647+ "DE": "-44d22m06.8s",
3648+ "distance": 4.22,
3649+ "period": 0.9438712975000000,
3650+ "ntype": 0,
3651+ "We": 50.00,
3652+ "w50": 50.00,
3653+ "s400": 14.00,
3654+ "s600": 0.00,
3655+ "s1400": 0.00
3656+ },
3657+ "1512-5759":
3658+ {
3659+ "RA": "15h12m43.03s",
3660+ "DE": "-57d59m59.8s",
3661+ "distance": 12.69,
3662+ "period": 0.1286941484480000,
3663+ "ntype": 0,
3664+ "We": 12.00,
3665+ "w50": 10.00,
3666+ "s400": 0.00,
3667+ "s600": 11.80,
3668+ "s1400": 4.00
3669+ },
3670+ "1513-5908":
3671+ {
3672+ "RA": "15h13m55.62s",
3673+ "DE": "-59d08m08.9s",
3674+ "distance": 4.40,
3675+ "period": 0.1506575509200000,
3676+ "ntype": 202,
3677+ "We": 0.00,
3678+ "w50": 14.00,
3679+ "s400": 1.50,
3680+ "s600": 0.00,
3681+ "s1400": 1.40
3682+ },
3683+ "1514-4834":
3684+ {
3685+ "RA": "15h14m14.56s",
3686+ "DE": "-48d34m19.5s",
3687+ "distance": 1.59,
3688+ "period": 0.4548392094900000,
3689+ "ntype": 0,
3690+ "We": 13.00,
3691+ "w50": 12.00,
3692+ "s400": 8.50,
3693+ "s600": 0.00,
3694+ "s1400": 0.00
3695+ },
3696+ "1518+0204B":
3697+ {
3698+ "RA": "15h18m33.84s",
3699+ "DE": "+02d04m57.9s",
3700+ "distance": 7.00,
3701+ "period": 0.0079469410000000,
3702+ "ntype": 71,
3703+ "We": 0.00,
3704+ "w50": 0.00,
3705+ "s400": 0.50,
3706+ "s600": 0.00,
3707+ "s1400": 0.00
3708+ },
3709+ "1518+0205A":
3710+ {
3711+ "RA": "15h18m33.31s",
3712+ "DE": "+02d05m27.9s",
3713+ "distance": 7.00,
3714+ "period": 0.0055535925220000,
3715+ "ntype": 61,
3716+ "We": 0.00,
3717+ "w50": 0.00,
3718+ "s400": 0.90,
3719+ "s600": 0.00,
3720+ "s1400": 0.00
3721+ },
3722+ "1518+4904":
3723+ {
3724+ "RA": "15h18m16.60s",
3725+ "DE": "+49d04m35.0s",
3726+ "distance": 0.70,
3727+ "period": 0.0409349883300000,
3728+ "ntype": 50,
3729+ "We": 0.00,
3730+ "w50": 0.00,
3731+ "s400": 0.00,
3732+ "s600": 0.00,
3733+ "s1400": 0.00
3734+ },
3735+ "1522-5829":
3736+ {
3737+ "RA": "15h22m42.27s",
3738+ "DE": "-58d29m02.7s",
3739+ "distance": 4.47,
3740+ "period": 0.3953528599010000,
3741+ "ntype": 0,
3742+ "We": 18.00,
3743+ "w50": 17.00,
3744+ "s400": 0.00,
3745+ "s600": 12.40,
3746+ "s1400": 6.00
3747+ },
3748+ "1527-3931":
3749+ {
3750+ "RA": "15h27m58.93s",
3751+ "DE": "-39d31m34.7s",
3752+ "distance": 2.01,
3753+ "period": 2.4175822701000000,
3754+ "ntype": 0,
3755+ "We": 44.00,
3756+ "w50": 44.00,
3757+ "s400": 11.00,
3758+ "s600": 0.00,
3759+ "s1400": 0.00
3760+ },
3761+ "1527-5552":
3762+ {
3763+ "RA": "15h27m40.89s",
3764+ "DE": "-55d52m06.7s",
3765+ "distance": 7.07,
3766+ "period": 1.0487048865999999,
3767+ "ntype": 0,
3768+ "We": 42.00,
3769+ "w50": 26.00,
3770+ "s400": 17.00,
3771+ "s600": 0.00,
3772+ "s1400": 1.40
3773+ },
3774+ "1532+2745":
3775+ {
3776+ "RA": "15h32m10.29s",
3777+ "DE": "+27d45m50.6s",
3778+ "distance": 0.97,
3779+ "period": 1.1248355211000001,
3780+ "ntype": 0,
3781+ "We": 27.00,
3782+ "w50": 25.70,
3783+ "s400": 13.00,
3784+ "s600": 6.00,
3785+ "s1400": 0.80
3786+ },
3787+ "1534-5334":
3788+ {
3789+ "RA": "15h34m08.37s",
3790+ "DE": "-53d34m19.3s",
3791+ "distance": 1.13,
3792+ "period": 1.3688809092100001,
3793+ "ntype": 0,
3794+ "We": 26.00,
3795+ "w50": 22.00,
3796+ "s400": 70.00,
3797+ "s600": 0.00,
3798+ "s1400": 3.00
3799+ },
3800+ "1534-5405":
3801+ {
3802+ "RA": "15h34m33.59s",
3803+ "DE": "-54d05m39.7s",
3804+ "distance": 4.27,
3805+ "period": 0.2896888952000000,
3806+ "ntype": 0,
3807+ "We": 18.00,
3808+ "w50": 13.00,
3809+ "s400": 0.00,
3810+ "s600": 6.60,
3811+ "s1400": 1.30
3812+ },
3813+ "1537+1155":
3814+ {
3815+ "RA": "15h37m09.95s",
3816+ "DE": "+11d55m56.1s",
3817+ "distance": 0.68,
3818+ "period": 0.0379044403665000,
3819+ "ntype": 50,
3820+ "We": 0.00,
3821+ "w50": 0.70,
3822+ "s400": 36.00,
3823+ "s600": 0.00,
3824+ "s1400": 0.00
3825+ },
3826+ "1539-5626":
3827+ {
3828+ "RA": "15h39m13.96s",
3829+ "DE": "-56d26m25.4s",
3830+ "distance": 4.01,
3831+ "period": 0.2433922004000000,
3832+ "ntype": 4,
3833+ "We": 12.00,
3834+ "w50": 11.00,
3835+ "s400": 0.00,
3836+ "s600": 7.30,
3837+ "s1400": 6.00
3838+ },
3839+ "1542-5034":
3840+ {
3841+ "RA": "15h42m48.00s",
3842+ "DE": "-50d34m00.0s",
3843+ "distance": 2.54,
3844+ "period": 0.5992400000000000,
3845+ "ntype": 0,
3846+ "We": 0.00,
3847+ "w50": 5.80,
3848+ "s400": 21.00,
3849+ "s600": 0.00,
3850+ "s1400": 1.30
3851+ },
3852+ "1543+0929":
3853+ {
3854+ "RA": "15h43m38.81s",
3855+ "DE": "+09d29m16.9s",
3856+ "distance": 2.46,
3857+ "period": 0.7484484036470000,
3858+ "ntype": 0,
3859+ "We": 75.00,
3860+ "w50": 46.20,
3861+ "s400": 78.00,
3862+ "s600": 32.00,
3863+ "s1400": 5.90
3864+ },
3865+ "1543-0620":
3866+ {
3867+ "RA": "15h43m30.20s",
3868+ "DE": "-06d20m46.1s",
3869+ "distance": 1.16,
3870+ "period": 0.7090639906680000,
3871+ "ntype": 0,
3872+ "We": 9.80,
3873+ "w50": 8.10,
3874+ "s400": 40.00,
3875+ "s600": 11.00,
3876+ "s1400": 2.00
3877+ },
3878+ "1544-5308":
3879+ {
3880+ "RA": "15h44m59.84s",
3881+ "DE": "-53d08m46.5s",
3882+ "distance": 1.29,
3883+ "period": 0.1785537996880000,
3884+ "ntype": 0,
3885+ "We": 10.00,
3886+ "w50": 8.00,
3887+ "s400": 23.00,
3888+ "s600": 0.00,
3889+ "s1400": 8.00
3890+ },
3891+ "1549+2110":
3892+ {
3893+ "RA": "15h49m40.00s",
3894+ "DE": "+21d10m00.0s",
3895+ "distance": 2.33,
3896+ "period": 1.2624712199999999,
3897+ "ntype": 0,
3898+ "We": 0.00,
3899+ "w50": 0.00,
3900+ "s400": 0.00,
3901+ "s600": 0.00,
3902+ "s1400": 0.00
3903+ },
3904+ "1549-4848":
3905+ {
3906+ "RA": "15h49m18.00s",
3907+ "DE": "-48d48m00.0s",
3908+ "distance": 1.55,
3909+ "period": 0.2883470000000000,
3910+ "ntype": 0,
3911+ "We": 0.00,
3912+ "w50": 7.20,
3913+ "s400": 17.00,
3914+ "s600": 0.00,
3915+ "s1400": 1.90
3916+ },
3917+ "1553-5456":
3918+ {
3919+ "RA": "15h53m59.57s",
3920+ "DE": "-54d56m05.9s",
3921+ "distance": 4.41,
3922+ "period": 1.0813282469000001,
3923+ "ntype": 0,
3924+ "We": 56.00,
3925+ "w50": 52.00,
3926+ "s400": 13.00,
3927+ "s600": 0.00,
3928+ "s1400": 1.00
3929+ },
3930+ "1555-2341":
3931+ {
3932+ "RA": "15h55m33.16s",
3933+ "DE": "-23d41m11.4s",
3934+ "distance": 4.61,
3935+ "period": 0.5325776503680000,
3936+ "ntype": 0,
3937+ "We": 15.00,
3938+ "w50": 10.80,
3939+ "s400": 7.60,
3940+ "s600": 4.90,
3941+ "s1400": 0.90
3942+ },
3943+ "1555-3134":
3944+ {
3945+ "RA": "15h55m17.97s",
3946+ "DE": "-31d34m19.6s",
3947+ "distance": 6.10,
3948+ "period": 0.5181097717800000,
3949+ "ntype": 0,
3950+ "We": 14.00,
3951+ "w50": 27.00,
3952+ "s400": 19.00,
3953+ "s600": 13.00,
3954+ "s1400": 1.40
3955+ },
3956+ "1556-4258":
3957+ {
3958+ "RA": "15h56m49.00s",
3959+ "DE": "-42d58m00.0s",
3960+ "distance": 7.67,
3961+ "period": 0.3291860000000000,
3962+ "ntype": 0,
3963+ "We": 0.00,
3964+ "w50": 9.00,
3965+ "s400": 40.00,
3966+ "s600": 0.00,
3967+ "s1400": 5.10
3968+ },
3969+ "1559-4438":
3970+ {
3971+ "RA": "15h59m41.48s",
3972+ "DE": "-44d38m45.3s",
3973+ "distance": 1.63,
3974+ "period": 0.2570557235210000,
3975+ "ntype": 0,
3976+ "We": 7.00,
3977+ "w50": 6.00,
3978+ "s400": 110.00,
3979+ "s600": 0.00,
3980+ "s1400": 40.00
3981+ },
3982+ "1559-5545":
3983+ {
3984+ "RA": "15h59m21.33s",
3985+ "DE": "-55d45m40.0s",
3986+ "distance": 5.04,
3987+ "period": 0.9572424424000000,
3988+ "ntype": 0,
3989+ "We": 24.00,
3990+ "w50": 19.00,
3991+ "s400": 15.00,
3992+ "s600": 0.00,
3993+ "s1400": 1.10
3994+ },
3995+ "1600-5044":
3996+ {
3997+ "RA": "16h00m53.07s",
3998+ "DE": "-50d44m21.2s",
3999+ "distance": 6.30,
4000+ "period": 0.1925983189080000,
4001+ "ntype": 0,
4002+ "We": 4.00,
4003+ "w50": 3.80,
4004+ "s400": 0.00,
4005+ "s600": 0.00,
4006+ "s1400": 15.00
4007+ },
4008+ "1600-5751":
4009+ {
4010+ "RA": "16h00m19.93s",
4011+ "DE": "-57d51m14.7s",
4012+ "distance": 5.34,
4013+ "period": 0.1944544822470000,
4014+ "ntype": 0,
4015+ "We": 17.00,
4016+ "w50": 15.00,
4017+ "s400": 20.00,
4018+ "s600": 0.00,
4019+ "s1400": 3.00
4020+ },
4021+ "1602-5100":
4022+ {
4023+ "RA": "16h02m19.01s",
4024+ "DE": "-51d00m04.2s",
4025+ "distance": 6.30,
4026+ "period": 0.8642020784000000,
4027+ "ntype": 0,
4028+ "We": 21.00,
4029+ "w50": 21.00,
4030+ "s400": 45.00,
4031+ "s600": 0.00,
4032+ "s1400": 6.00
4033+ },
4034+ "1603-2531":
4035+ {
4036+ "RA": "16h03m01.00s",
4037+ "DE": "-25d31m00.0s",
4038+ "distance": 4.31,
4039+ "period": 0.2830700000000000,
4040+ "ntype": 0,
4041+ "We": 0.00,
4042+ "w50": 7.90,
4043+ "s400": 15.00,
4044+ "s600": 0.00,
4045+ "s1400": 0.00
4046+ },
4047+ "1603-2712":
4048+ {
4049+ "RA": "16h03m08.54s",
4050+ "DE": "-27d12m26.9s",
4051+ "distance": 2.58,
4052+ "period": 0.7783117400000000,
4053+ "ntype": 0,
4054+ "We": 19.00,
4055+ "w50": 20.00,
4056+ "s400": 20.00,
4057+ "s600": 12.40,
4058+ "s1400": 1.70
4059+ },
4060+ "1604-4909":
4061+ {
4062+ "RA": "16h04m22.95s",
4063+ "DE": "-49d09m57.1s",
4064+ "distance": 3.59,
4065+ "period": 0.3274172879770000,
4066+ "ntype": 0,
4067+ "We": 11.00,
4068+ "w50": 5.00,
4069+ "s400": 44.00,
4070+ "s600": 0.00,
4071+ "s1400": 4.00
4072+ },
4073+ "1605-5257":
4074+ {
4075+ "RA": "16h05m16.26s",
4076+ "DE": "-52d57m34.3s",
4077+ "distance": 1.24,
4078+ "period": 0.6580131007000000,
4079+ "ntype": 0,
4080+ "We": 45.00,
4081+ "w50": 62.00,
4082+ "s400": 30.00,
4083+ "s600": 29.00,
4084+ "s1400": 10.00
4085+ },
4086+ "1607-0032":
4087+ {
4088+ "RA": "16h07m12.12s",
4089+ "DE": "-00d32m40.4s",
4090+ "distance": 0.59,
4091+ "period": 0.4218162718266000,
4092+ "ntype": 0,
4093+ "We": 11.50,
4094+ "w50": 12.50,
4095+ "s400": 54.00,
4096+ "s600": 26.00,
4097+ "s1400": 5.00
4098+ },
4099+ "1610-1322":
4100+ {
4101+ "RA": "16h10m42.76s",
4102+ "DE": "-13d22m19.4s",
4103+ "distance": 3.89,
4104+ "period": 1.0183926744400000,
4105+ "ntype": 0,
4106+ "We": 0.00,
4107+ "w50": 37.60,
4108+ "s400": 16.00,
4109+ "s600": 7.00,
4110+ "s1400": 0.00
4111+ },
4112+ "1611-5209":
4113+ {
4114+ "RA": "16h11m03.20s",
4115+ "DE": "-52d09m23.6s",
4116+ "distance": 3.34,
4117+ "period": 0.1824916592880000,
4118+ "ntype": 0,
4119+ "We": 6.00,
4120+ "w50": 3.00,
4121+ "s400": 0.00,
4122+ "s600": 2.70,
4123+ "s1400": 1.30
4124+ },
4125+ "1613-4714":
4126+ {
4127+ "RA": "16h13m29.03s",
4128+ "DE": "-47d14m25.8s",
4129+ "distance": 3.90,
4130+ "period": 0.3823759527800000,
4131+ "ntype": 0,
4132+ "We": 17.00,
4133+ "w50": 14.00,
4134+ "s400": 17.00,
4135+ "s600": 0.00,
4136+ "s1400": 1.80
4137+ },
4138+ "1614+0737":
4139+ {
4140+ "RA": "16h14m40.98s",
4141+ "DE": "+07d37m31.8s",
4142+ "distance": 1.50,
4143+ "period": 1.2068002120000001,
4144+ "ntype": 0,
4145+ "We": 14.00,
4146+ "w50": 11.90,
4147+ "s400": 9.60,
4148+ "s600": 2.90,
4149+ "s1400": 0.60
4150+ },
4151+ "1614-5047":
4152+ {
4153+ "RA": "16h14m15.42s",
4154+ "DE": "-50d47m18.5s",
4155+ "distance": 7.26,
4156+ "period": 0.2316017632200000,
4157+ "ntype": 0,
4158+ "We": 17.00,
4159+ "w50": 13.00,
4160+ "s400": 0.00,
4161+ "s600": 0.00,
4162+ "s1400": 2.50
4163+ },
4164+ "1615-2940":
4165+ {
4166+ "RA": "16h15m52.76s",
4167+ "DE": "-29d40m03.9s",
4168+ "distance": 1.66,
4169+ "period": 2.4775673220000001,
4170+ "ntype": 0,
4171+ "We": 30.00,
4172+ "w50": 25.70,
4173+ "s400": 3.10,
4174+ "s600": 2.20,
4175+ "s1400": 0.00
4176+ },
4177+ "1615-3936":
4178+ {
4179+ "RA": "16h15m00.00s",
4180+ "DE": "-39d36m00.0s",
4181+ "distance": 9.67,
4182+ "period": 0.4072930000000000,
4183+ "ntype": 0,
4184+ "We": 0.00,
4185+ "w50": 19.00,
4186+ "s400": 12.00,
4187+ "s600": 0.00,
4188+ "s1400": 0.00
4189+ },
4190+ "1615-5537":
4191+ {
4192+ "RA": "16h15m40.43s",
4193+ "DE": "-55d37m00.5s",
4194+ "distance": 3.57,
4195+ "period": 0.7915257156200000,
4196+ "ntype": 0,
4197+ "We": 23.00,
4198+ "w50": 11.00,
4199+ "s400": 0.00,
4200+ "s600": 3.40,
4201+ "s1400": 0.40
4202+ },
4203+ "1622-4334":
4204+ {
4205+ "RA": "16h22m47.00s",
4206+ "DE": "-43d34m00.0s",
4207+ "distance": 8.07,
4208+ "period": 0.9169079999999999,
4209+ "ntype": 0,
4210+ "We": 0.00,
4211+ "w50": 37.00,
4212+ "s400": 13.00,
4213+ "s600": 0.00,
4214+ "s1400": 0.00
4215+ },
4216+ "1623-0908":
4217+ {
4218+ "RA": "16h23m17.70s",
4219+ "DE": "-09d08m48.1s",
4220+ "distance": 3.86,
4221+ "period": 1.2764457452700000,
4222+ "ntype": 0,
4223+ "We": 20.00,
4224+ "w50": 14.70,
4225+ "s400": 6.00,
4226+ "s600": 3.40,
4227+ "s1400": 0.60
4228+ },
4229+ "1623-2631":
4230+ {
4231+ "RA": "16h23m38.22s",
4232+ "DE": "-26d31m53.7s",
4233+ "distance": 1.80,
4234+ "period": 0.0110757508764400,
4235+ "ntype": 71,
4236+ "We": 1.00,
4237+ "w50": 2.30,
4238+ "s400": 15.00,
4239+ "s600": 5.00,
4240+ "s1400": 1.10
4241+ },
4242+ "1623-4256":
4243+ {
4244+ "RA": "16h23m48.34s",
4245+ "DE": "-42d56m52.4s",
4246+ "distance": 21.85,
4247+ "period": 0.3645903553000000,
4248+ "ntype": 0,
4249+ "We": 52.00,
4250+ "w50": 12.00,
4251+ "s400": 24.00,
4252+ "s600": 0.00,
4253+ "s1400": 2.20
4254+ },
4255+ "1625-4050":
4256+ {
4257+ "RA": "16h25m39.00s",
4258+ "DE": "-40d50m00.0s",
4259+ "distance": 5.12,
4260+ "period": 2.3550000000000000,
4261+ "ntype": 0,
4262+ "We": 0.00,
4263+ "w50": 25.00,
4264+ "s400": 17.00,
4265+ "s600": 0.00,
4266+ "s1400": 0.00
4267+ },
4268+ "1627+1419":
4269+ {
4270+ "RA": "16h27m18.76s",
4271+ "DE": "+14d19m20.7s",
4272+ "distance": 2.84,
4273+ "period": 0.4908567300960000,
4274+ "ntype": 0,
4275+ "We": 0.00,
4276+ "w50": 0.00,
4277+ "s400": 0.00,
4278+ "s600": 0.00,
4279+ "s1400": 0.00
4280+ },
4281+ "1630-4733":
4282+ {
4283+ "RA": "16h30m37.47s",
4284+ "DE": "-47d33m05.0s",
4285+ "distance": 6.54,
4286+ "period": 0.5759714115500000,
4287+ "ntype": 0,
4288+ "We": 82.00,
4289+ "w50": 66.00,
4290+ "s400": 0.00,
4291+ "s600": 0.00,
4292+ "s1400": 4.40
4293+ },
4294+ "1633-4453":
4295+ {
4296+ "RA": "16h33m47.05s",
4297+ "DE": "-44d53m07.8s",
4298+ "distance": 12.02,
4299+ "period": 0.4365066971580000,
4300+ "ntype": 0,
4301+ "We": 18.00,
4302+ "w50": 12.00,
4303+ "s400": 0.00,
4304+ "s600": 4.00,
4305+ "s1400": 2.00
4306+ },
4307+ "1633-5015":
4308+ {
4309+ "RA": "16h33m00.10s",
4310+ "DE": "-50d15m08.1s",
4311+ "distance": 7.02,
4312+ "period": 0.3521423800180000,
4313+ "ntype": 0,
4314+ "We": 13.00,
4315+ "w50": 9.00,
4316+ "s400": 0.00,
4317+ "s600": 25.30,
4318+ "s1400": 6.00
4319+ },
4320+ "1635+2418":
4321+ {
4322+ "RA": "16h35m25.78s",
4323+ "DE": "+24d18m47.8s",
4324+ "distance": 2.09,
4325+ "period": 0.4905064853530000,
4326+ "ntype": 0,
4327+ "We": 0.00,
4328+ "w50": 17.40,
4329+ "s400": 9.10,
4330+ "s600": 3.40,
4331+ "s1400": 0.40
4332+ },
4333+ "1635-5954":
4334+ {
4335+ "RA": "16h35m09.08s",
4336+ "DE": "-59d54m40.5s",
4337+ "distance": 7.26,
4338+ "period": 0.5291212568500000,
4339+ "ntype": 0,
4340+ "We": 16.00,
4341+ "w50": 13.00,
4342+ "s400": 7.00,
4343+ "s600": 0.00,
4344+ "s1400": 0.00
4345+ },
4346+ "1637-4553":
4347+ {
4348+ "RA": "16h37m58.71s",
4349+ "DE": "-45d53m27.3s",
4350+ "distance": 3.83,
4351+ "period": 0.1187713928329000,
4352+ "ntype": 0,
4353+ "We": 7.00,
4354+ "w50": 5.00,
4355+ "s400": 0.00,
4356+ "s600": 1.60,
4357+ "s1400": 1.40
4358+ },
4359+ "1639-4604":
4360+ {
4361+ "RA": "16h39m21.20s",
4362+ "DE": "-46d04m33.1s",
4363+ "distance": 4.64,
4364+ "period": 0.2645579256020000,
4365+ "ntype": 0,
4366+ "We": 18.00,
4367+ "w50": 14.00,
4368+ "s400": 0.00,
4369+ "s600": 4.70,
4370+ "s1400": 1.20
4371+ },
4372+ "1640+2224":
4373+ {
4374+ "RA": "16h40m16.74s",
4375+ "DE": "+22d24m09.0s",
4376+ "distance": 1.18,
4377+ "period": 0.0031633158173403,
4378+ "ntype": 70,
4379+ "We": 0.00,
4380+ "w50": 0.00,
4381+ "s400": 0.00,
4382+ "s600": 0.00,
4383+ "s1400": 0.00
4384+ },
4385+ "1640-4715":
4386+ {
4387+ "RA": "16h40m13.19s",
4388+ "DE": "-47d15m35.3s",
4389+ "distance": 7.25,
4390+ "period": 0.5174048346700000,
4391+ "ntype": 0,
4392+ "We": 34.00,
4393+ "w50": 21.00,
4394+ "s400": 0.00,
4395+ "s600": 0.00,
4396+ "s1400": 1.30
4397+ },
4398+ "1641+3627A":
4399+ {
4400+ "RA": "16h41m40.88s",
4401+ "DE": "+36d27m15.4s",
4402+ "distance": 7.70,
4403+ "period": 0.0103775094520000,
4404+ "ntype": 61,
4405+ "We": 0.00,
4406+ "w50": 1.20,
4407+ "s400": 3.00,
4408+ "s600": 0.00,
4409+ "s1400": 0.00
4410+ },
4411+ "1641+3627B":
4412+ {
4413+ "RA": "16h41m41.24s",
4414+ "DE": "+36d27m36.5s",
4415+ "distance": 7.70,
4416+ "period": 0.0035280000000000,
4417+ "ntype": 71,
4418+ "We": 0.00,
4419+ "w50": 0.00,
4420+ "s400": 0.00,
4421+ "s600": 0.00,
4422+ "s1400": 0.00
4423+ },
4424+ "1643-1224":
4425+ {
4426+ "RA": "16h43m38.15s",
4427+ "DE": "-12d24m58.7s",
4428+ "distance": 4.86,
4429+ "period": 0.0046216414447800,
4430+ "ntype": 70,
4431+ "We": 0.00,
4432+ "w50": 1.30,
4433+ "s400": 75.00,
4434+ "s600": 0.00,
4435+ "s1400": 3.10
4436+ },
4437+ "1644-4559":
4438+ {
4439+ "RA": "16h44m49.25s",
4440+ "DE": "-45d59m09.1s",
4441+ "distance": 5.30,
4442+ "period": 0.4550597754030000,
4443+ "ntype": 4,
4444+ "We": 9.20,
4445+ "w50": 8.20,
4446+ "s400": 375.00,
4447+ "s600": 0.00,
4448+ "s1400": 310.00
4449+ },
4450+ "1645+1012":
4451+ {
4452+ "RA": "16h45m34.42s",
4453+ "DE": "+10d12m16.0s",
4454+ "distance": 3.27,
4455+ "period": 0.4108607193790000,
4456+ "ntype": 0,
4457+ "We": 0.00,
4458+ "w50": 0.00,
4459+ "s400": 0.00,
4460+ "s600": 0.00,
4461+ "s1400": 0.00
4462+ },
4463+ "1645-0317":
4464+ {
4465+ "RA": "16h45m02.13s",
4466+ "DE": "-03d17m59.1s",
4467+ "distance": 2.90,
4468+ "period": 0.3876887913500000,
4469+ "ntype": 0,
4470+ "We": 4.00,
4471+ "w50": 4.20,
4472+ "s400": 393.00,
4473+ "s600": 173.00,
4474+ "s1400": 21.00
4475+ },
4476+ "1646-4346":
4477+ {
4478+ "RA": "16h46m51.29s",
4479+ "DE": "-43d46m37.8s",
4480+ "distance": 6.85,
4481+ "period": 0.2316033293000000,
4482+ "ntype": 0,
4483+ "We": 21.00,
4484+ "w50": 15.00,
4485+ "s400": 0.00,
4486+ "s600": 0.00,
4487+ "s1400": 1.40
4488+ },
4489+ "1646-6831":
4490+ {
4491+ "RA": "16h46m54.75s",
4492+ "DE": "-68d31m50.6s",
4493+ "distance": 1.80,
4494+ "period": 1.7856112395999999,
4495+ "ntype": 0,
4496+ "We": 78.00,
4497+ "w50": 88.00,
4498+ "s400": 23.00,
4499+ "s600": 12.00,
4500+ "s1400": 2.00
4501+ },
4502+ "1648-3256":
4503+ {
4504+ "RA": "16h48m02.00s",
4505+ "DE": "-32d56m00.0s",
4506+ "distance": 5.37,
4507+ "period": 0.7194500000000000,
4508+ "ntype": 0,
4509+ "We": 0.00,
4510+ "w50": 17.00,
4511+ "s400": 11.00,
4512+ "s600": 0.00,
4513+ "s1400": 1.00
4514+ },
4515+ "1649+2533":
4516+ {
4517+ "RA": "16h49m44.20s",
4518+ "DE": "+25d33m07.0s",
4519+ "distance": 2.91,
4520+ "period": 1.0152572760000000,
4521+ "ntype": 0,
4522+ "We": 0.00,
4523+ "w50": 0.00,
4524+ "s400": 0.00,
4525+ "s600": 0.00,
4526+ "s1400": 0.00
4527+ },
4528+ "1650-1654":
4529+ {
4530+ "RA": "16h50m22.00s",
4531+ "DE": "-16d54m00.0s",
4532+ "distance": 2.38,
4533+ "period": 1.7495300000000000,
4534+ "ntype": 0,
4535+ "We": 0.00,
4536+ "w50": 33.00,
4537+ "s400": 13.00,
4538+ "s600": 0.00,
4539+ "s1400": 1.60
4540+ },
4541+ "1651-1709":
4542+ {
4543+ "RA": "16h51m31.76s",
4544+ "DE": "-17d09m20.0s",
4545+ "distance": 1.51,
4546+ "period": 0.9733920810100000,
4547+ "ntype": 0,
4548+ "We": 19.00,
4549+ "w50": 27.40,
4550+ "s400": 9.00,
4551+ "s600": 4.20,
4552+ "s1400": 0.30
4553+ },
4554+ "1651-4246":
4555+ {
4556+ "RA": "16h51m48.79s",
4557+ "DE": "-42d46m11.2s",
4558+ "distance": 7.21,
4559+ "period": 0.8440806659600000,
4560+ "ntype": 0,
4561+ "We": 340.00,
4562+ "w50": 110.00,
4563+ "s400": 100.00,
4564+ "s600": 0.00,
4565+ "s1400": 10.00
4566+ },
4567+ "1651-5222":
4568+ {
4569+ "RA": "16h51m42.97s",
4570+ "DE": "-52d22m58.2s",
4571+ "distance": 6.39,
4572+ "period": 0.6350559764700000,
4573+ "ntype": 0,
4574+ "We": 19.00,
4575+ "w50": 16.00,
4576+ "s400": 23.00,
4577+ "s600": 0.00,
4578+ "s1400": 2.00
4579+ },
4580+ "1651-5255":
4581+ {
4582+ "RA": "16h51m41.23s",
4583+ "DE": "-52d55m47.6s",
4584+ "distance": 5.99,
4585+ "period": 0.8905339578000000,
4586+ "ntype": 0,
4587+ "We": 32.00,
4588+ "w50": 28.00,
4589+ "s400": 12.00,
4590+ "s600": 0.00,
4591+ "s1400": 0.00
4592+ },
4593+ "1652+2651":
4594+ {
4595+ "RA": "16h52m03.00s",
4596+ "DE": "+26d51m40.0s",
4597+ "distance": 2.93,
4598+ "period": 0.9158033665000000,
4599+ "ntype": 0,
4600+ "We": 0.00,
4601+ "w50": 0.00,
4602+ "s400": 0.00,
4603+ "s600": 0.00,
4604+ "s1400": 0.00
4605+ },
4606+ "1652-2404":
4607+ {
4608+ "RA": "16h52m58.43s",
4609+ "DE": "-24d04m03.3s",
4610+ "distance": 3.09,
4611+ "period": 1.7037390395700001,
4612+ "ntype": 0,
4613+ "We": 36.00,
4614+ "w50": 35.10,
4615+ "s400": 9.20,
4616+ "s600": 4.90,
4617+ "s1400": 1.10
4618+ },
4619+ "1653-3838":
4620+ {
4621+ "RA": "16h53m39.80s",
4622+ "DE": "-38d38m20.8s",
4623+ "distance": 5.12,
4624+ "period": 0.3050373188820000,
4625+ "ntype": 0,
4626+ "We": 11.00,
4627+ "w50": 6.00,
4628+ "s400": 0.00,
4629+ "s600": 3.30,
4630+ "s1400": 2.10
4631+ },
4632+ "1654-2707":
4633+ {
4634+ "RA": "16h54m41.00s",
4635+ "DE": "-27d07m00.0s",
4636+ "distance": 3.97,
4637+ "period": 0.7918120000000000,
4638+ "ntype": 0,
4639+ "We": 0.00,
4640+ "w50": 23.00,
4641+ "s400": 7.00,
4642+ "s600": 0.00,
4643+ "s1400": 0.00
4644+ },
4645+ "1659-1305":
4646+ {
4647+ "RA": "16h59m53.07s",
4648+ "DE": "-13d05m07.8s",
4649+ "distance": 4.44,
4650+ "period": 0.6409580048800000,
4651+ "ntype": 0,
4652+ "We": 0.00,
4653+ "w50": 8.70,
4654+ "s400": 6.30,
4655+ "s600": 3.20,
4656+ "s1400": 0.00
4657+ },
4658+ "1700-3310":
4659+ {
4660+ "RA": "17h00m36.00s",
4661+ "DE": "-33d10m00.0s",
4662+ "distance": 6.00,
4663+ "period": 1.3583000000000001,
4664+ "ntype": 0,
4665+ "We": 0.00,
4666+ "w50": 56.00,
4667+ "s400": 21.00,
4668+ "s600": 0.00,
4669+ "s1400": 0.00
4670+ },
4671+ "1701-3726":
4672+ {
4673+ "RA": "17h01m18.54s",
4674+ "DE": "-37d26m25.0s",
4675+ "distance": 7.83,
4676+ "period": 2.4546091590999999,
4677+ "ntype": 0,
4678+ "We": 0.00,
4679+ "w50": 0.00,
4680+ "s400": 0.00,
4681+ "s600": 13.00,
4682+ "s1400": 2.40
4683+ },
4684+ "1701-4533":
4685+ {
4686+ "RA": "17h01m29.15s",
4687+ "DE": "-45d33m48.7s",
4688+ "distance": 17.34,
4689+ "period": 0.3229085667810000,
4690+ "ntype": 0,
4691+ "We": 25.00,
4692+ "w50": 19.00,
4693+ "s400": 0.00,
4694+ "s600": 5.00,
4695+ "s1400": 2.30
4696+ },
4697+ "1703-1846":
4698+ {
4699+ "RA": "17h03m51.07s",
4700+ "DE": "-18d46m15.3s",
4701+ "distance": 1.98,
4702+ "period": 0.8043405523300000,
4703+ "ntype": 0,
4704+ "We": 20.00,
4705+ "w50": 11.40,
4706+ "s400": 11.00,
4707+ "s600": 9.00,
4708+ "s1400": 0.70
4709+ },
4710+ "1703-3241":
4711+ {
4712+ "RA": "17h03m22.54s",
4713+ "DE": "-32d41m47.4s",
4714+ "distance": 3.31,
4715+ "period": 1.2117850020350001,
4716+ "ntype": 0,
4717+ "We": 43.00,
4718+ "w50": 46.20,
4719+ "s400": 32.00,
4720+ "s600": 9.30,
4721+ "s1400": 6.00
4722+ },
4723+ "1703-4902":
4724+ {
4725+ "RA": "17h03m00.00s",
4726+ "DE": "-49d02m00.0s",
4727+ "distance": 4.47,
4728+ "period": 1.3965000000000001,
4729+ "ntype": 0,
4730+ "We": 0.00,
4731+ "w50": 28.00,
4732+ "s400": 22.00,
4733+ "s600": 0.00,
4734+ "s1400": 0.00
4735+ },
4736+ "1704-6016":
4737+ {
4738+ "RA": "17h04m14.82s",
4739+ "DE": "-60d16m53.8s",
4740+ "distance": 1.89,
4741+ "period": 0.3063230254000000,
4742+ "ntype": 0,
4743+ "We": 60.00,
4744+ "w50": 90.00,
4745+ "s400": 23.00,
4746+ "s600": 24.00,
4747+ "s1400": 0.00
4748+ },
4749+ "1705-1906":
4750+ {
4751+ "RA": "17h05m36.11s",
4752+ "DE": "-19d06m38.5s",
4753+ "distance": 1.18,
4754+ "period": 0.2989872836669000,
4755+ "ntype": 100,
4756+ "We": 8.30,
4757+ "w50": 7.30,
4758+ "s400": 29.00,
4759+ "s600": 15.00,
4760+ "s1400": 8.00
4761+ },
4762+ "1705-3422":
4763+ {
4764+ "RA": "17h05m15.00s",
4765+ "DE": "-34d22m00.0s",
4766+ "distance": 3.75,
4767+ "period": 0.2554220000000000,
4768+ "ntype": 0,
4769+ "We": 0.00,
4770+ "w50": 21.00,
4771+ "s400": 31.00,
4772+ "s600": 0.00,
4773+ "s1400": 0.00
4774+ },
4775+ "1707-4053":
4776+ {
4777+ "RA": "17h07m21.74s",
4778+ "DE": "-40d53m55.3s",
4779+ "distance": 5.12,
4780+ "period": 0.5810161538780000,
4781+ "ntype": 0,
4782+ "We": 36.00,
4783+ "w50": 32.00,
4784+ "s400": 0.00,
4785+ "s600": 5.40,
4786+ "s1400": 9.00
4787+ },
4788+ "1708-7539":
4789+ {
4790+ "RA": "17h08m02.54s",
4791+ "DE": "-75d39m22.7s",
4792+ "distance": 2.01,
4793+ "period": 1.1910239966000000,
4794+ "ntype": 0,
4795+ "We": 25.00,
4796+ "w50": 25.00,
4797+ "s400": 2.50,
4798+ "s600": 0.00,
4799+ "s1400": 0.00
4800+ },
4801+ "1709-1640":
4802+ {
4803+ "RA": "17h09m26.60s",
4804+ "DE": "-16d40m54.2s",
4805+ "distance": 1.27,
4806+ "period": 0.6530547189820000,
4807+ "ntype": 0,
4808+ "We": 11.00,
4809+ "w50": 10.80,
4810+ "s400": 47.00,
4811+ "s600": 20.00,
4812+ "s1400": 4.00
4813+ },
4814+ "1709-3421":
4815+ {
4816+ "RA": "17h09m02.00s",
4817+ "DE": "-34d21m00.0s",
4818+ "distance": 4.75,
4819+ "period": 0.6921000000000000,
4820+ "ntype": 0,
4821+ "We": 0.00,
4822+ "w50": 56.00,
4823+ "s400": 36.00,
4824+ "s600": 0.00,
4825+ "s1400": 2.40
4826+ },
4827+ "1709-4428":
4828+ {
4829+ "RA": "17h09m42.17s",
4830+ "DE": "-44d28m56.9s",
4831+ "distance": 1.82,
4832+ "period": 0.1024497493800000,
4833+ "ntype": 206,
4834+ "We": 8.00,
4835+ "w50": 7.00,
4836+ "s400": 0.00,
4837+ "s600": 13.30,
4838+ "s1400": 10.00
4839+ },
4840+ "1711-1509":
4841+ {
4842+ "RA": "17h11m55.06s",
4843+ "DE": "-15d09m38.1s",
4844+ "distance": 2.78,
4845+ "period": 0.8688038835800000,
4846+ "ntype": 0,
4847+ "We": 0.00,
4848+ "w50": 12.20,
4849+ "s400": 5.90,
4850+ "s600": 2.80,
4851+ "s1400": 0.70
4852+ },
4853+ "1711-5350":
4854+ {
4855+ "RA": "17h11m53.12s",
4856+ "DE": "-53d50m15.6s",
4857+ "distance": 4.24,
4858+ "period": 0.8992177993000000,
4859+ "ntype": 0,
4860+ "We": 17.00,
4861+ "w50": 16.00,
4862+ "s400": 9.00,
4863+ "s600": 0.00,
4864+ "s1400": 0.00
4865+ },
4866+ "1713+0747":
4867+ {
4868+ "RA": "17h13m49.53s",
4869+ "DE": "+07d47m37.5s",
4870+ "distance": 1.10,
4871+ "period": 0.0045701365229179,
4872+ "ntype": 70,
4873+ "We": 0.00,
4874+ "w50": 0.21,
4875+ "s400": 36.00,
4876+ "s600": 0.00,
4877+ "s1400": 3.00
4878+ },
4879+ "1717-3425":
4880+ {
4881+ "RA": "17h17m20.15s",
4882+ "DE": "-34d25m04.6s",
4883+ "distance": 22.12,
4884+ "period": 0.6562976569900000,
4885+ "ntype": 0,
4886+ "We": 21.00,
4887+ "w50": 12.80,
4888+ "s400": 0.00,
4889+ "s600": 3.00,
4890+ "s1400": 2.40
4891+ },
4892+ "1717-4054":
4893+ {
4894+ "RA": "17h17m20.52s",
4895+ "DE": "-40d54m38.0s",
4896+ "distance": 5.43,
4897+ "period": 0.8877100000000000,
4898+ "ntype": 0,
4899+ "We": 30.00,
4900+ "w50": 15.00,
4901+ "s400": 0.00,
4902+ "s600": 0.00,
4903+ "s1400": 1.00
4904+ },
4905+ "1719-4006":
4906+ {
4907+ "RA": "17h19m01.72s",
4908+ "DE": "-40d06m59.5s",
4909+ "distance": 6.29,
4910+ "period": 0.1890944925010000,
4911+ "ntype": 0,
4912+ "We": 12.00,
4913+ "w50": 9.00,
4914+ "s400": 0.00,
4915+ "s600": 4.00,
4916+ "s1400": 1.50
4917+ },
4918+ "1720+2150":
4919+ {
4920+ "RA": "17h20m01.30s",
4921+ "DE": "+21d50m14.0s",
4922+ "distance": 3.59,
4923+ "period": 1.6156636285999999,
4924+ "ntype": 0,
4925+ "We": 0.00,
4926+ "w50": 0.00,
4927+ "s400": 0.00,
4928+ "s600": 0.00,
4929+ "s1400": 0.00
4930+ },
4931+ "1720-0212":
4932+ {
4933+ "RA": "17h20m57.26s",
4934+ "DE": "-02d12m23.5s",
4935+ "distance": 5.43,
4936+ "period": 0.4777153039300000,
4937+ "ntype": 0,
4938+ "We": 55.00,
4939+ "w50": 59.00,
4940+ "s400": 22.00,
4941+ "s600": 13.10,
4942+ "s1400": 1.00
4943+ },
4944+ "1720-1633":
4945+ {
4946+ "RA": "17h20m25.18s",
4947+ "DE": "-16d33m30.4s",
4948+ "distance": 1.69,
4949+ "period": 1.5655994315999999,
4950+ "ntype": 0,
4951+ "We": 0.00,
4952+ "w50": 16.20,
4953+ "s400": 13.00,
4954+ "s600": 6.20,
4955+ "s1400": 1.10
4956+ },
4957+ "1720-2933":
4958+ {
4959+ "RA": "17h20m34.15s",
4960+ "DE": "-29d33m15.4s",
4961+ "distance": 1.43,
4962+ "period": 0.6204482698700000,
4963+ "ntype": 0,
4964+ "We": 30.00,
4965+ "w50": 30.00,
4966+ "s400": 32.00,
4967+ "s600": 13.00,
4968+ "s1400": 1.90
4969+ },
4970+ "1721-1936":
4971+ {
4972+ "RA": "17h21m01.92s",
4973+ "DE": "-19d36m13.9s",
4974+ "distance": 11.60,
4975+ "period": 1.0040371290000001,
4976+ "ntype": 51,
4977+ "We": 0.00,
4978+ "w50": 20.60,
4979+ "s400": 0.50,
4980+ "s600": 0.00,
4981+ "s1400": 0.30
4982+ },
4983+ "1721-3532":
4984+ {
4985+ "RA": "17h21m32.80s",
4986+ "DE": "-35d32m46.6s",
4987+ "distance": 6.36,
4988+ "period": 0.2804173419410000,
4989+ "ntype": 0,
4990+ "We": 34.00,
4991+ "w50": 23.00,
4992+ "s400": 0.00,
4993+ "s600": 0.00,
4994+ "s1400": 10.00
4995+ },
4996+ "1722-3207":
4997+ {
4998+ "RA": "17h22m02.96s",
4999+ "DE": "-32d07m44.9s",
5000+ "distance": 3.18,
The diff has been truncated for viewing.