2 مستودعات
Python libraries specifically designed for astronomical data analysis, coordinate calculations, and unit handling.
Distinct from Python Libraries: Distinct from Python Libraries: focuses on astronomy-specific functionality, not general-purpose Python tools.
Explore 2 awesome GitHub repositories matching part of an awesome list · Astronomy. Refine with filters or upvote what's useful.
هذا المشروع عبارة عن مجموعة برمجيات لتصوير التداخل الراديوي، متخصصة في معالجة وتحليل وإعادة بناء ملاحظات قياس التداخل طويل القاعدة (VLBI). يوفر أدوات لإعادة بناء الصور من بيانات قياس التداخل باستخدام طرق الاحتمالية القصوى المنظمة (regularized maximum likelihood) وإدارة خط أنابيب معالجة البيانات من البداية إلى النهاية. تتميز البرمجيات بمحاكي تشتت بين النجوم مخصص يقوم بنمذجة تأثيرات التشتت في الشاشات الرقيقة وتطبيق نوى التشتت على الصور الراديوية. كما تتميز بخط أنابيب لتوليف الصور الراديوية قادر على توليد بيانات VLBI اصطناعية وتنفيذ مسوحات بارامترية لتحسين تكوينات التصوير. يغطي النظام مجموعة واسعة من القدرات، بما في ذلك إعادة بناء الصور متعددة الترددات والاستقطابية، ومعايرة علم الفلك الراديوي، ومحاكاة مصفوفة التلسكوب. يوفر أدوات شاملة لتحليل البيانات للتوزيعات الدائرية، وتقدير فترات الثقة، وتوليد مخططات ملخص الرصد لتقييم موثوقية وجودة الصورة. تدعم مجموعة الأدوات استيراد بيانات علم الفلك الراديوي من تنسيقات مثل FITS وUVFITS وHDF5.
Provides a library for computing polarimetric flux, circular statistics, and bootstrap confidence intervals for astronomical data.
Astropy is a core Python library for astronomy, providing a unified framework for astronomical data analysis, coordinate and time computations, and physical constants and unit handling. It is designed as a standard tool for the astronomy community, enabling consistent reading, processing, and visualization of FITS files and ASCII tables through a modular subpackage system that shares common interfaces and conventions. The library distinguishes itself through broad interoperability across astronomy software, establishing shared protocols for data exchange and collaboration. It includes a coord
Serves as a standard Python library for astronomical data analysis, coordinate calculations, and unit handling.