Conversation
Adds Dwarf II and Dwarf 3 smart telescopes to the equipment database with manufacturer-verified specifications. Dwarf II specs: - 24mm aperture, 100mm focal length (f/4.2) - Sony IMX415 sensor (1.45µm pixels, 3840x2160) - 1.2kg mass Dwarf 3 specs: - 35mm aperture, 150mm focal length (f/4.3) - Sony IMX678 sensor (2.0µm pixels, 3840x2160) - 1.35kg mass Both models are integrated into the `DwarfLabTelescope` class and accessible via the `Telescope` factory methods. Co-authored-by: pozar87 <9629954+pozar87@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
I've added the DwarfLab smart telescope family to the database. This includes specifications for the Dwarf II and the new Dwarf 3.
Key changes:
apts/opticalequipment/telescope/vendors/dwarflab.py.Dwarf IIwith its Sony IMX415 sensor (1.45µm pixels).Dwarf 3with its Sony IMX678 sensor (2.0µm pixels).Telescopeclass.Specifications were cross-referenced with manufacturer data and community reviews to ensure accuracy.
PR created automatically by Jules for task 18195762967298804791 started by @pozar87