allsky

allsky

开源全天相机系统 自动捕捉天空图像

Allsky是基于树莓派的开源全天相机系统,支持多种相机自动捕捉和处理天空图像。具备暗场校正、图像叠加和模块化处理等功能,可生成延时摄影、星轨和keogram。通过WebUI和可选网站展示结果,适用于天文爱好者和气象观测。该系统能全面记录天空变化,便于数据分析和分享。

全天相机树莓派天文摄影开源项目AllskyGithub

Allsky Camera Release Donate

This is the source code for the Allsky Camera project described on Instructables.  

<p align="center"> <img src="https://github.com/thomasjacquin/allsky/blob/master/assets/allsky_camera.png" width="50%" title="Example of an allsky camera"> </p>

This README and the Allsky documentation will help get your allsky camera up and running.

 

<!-- =============================================================================== -->

Requirements

You will need the following:

  • A Raspberry Pi (Zero 2, 2, 3, 4) running Pi OS.
  • A camera (Raspberry Pi HQ, Module 3, or RPi compatible, or ZWO ASI)

 

NOTES:

  • Only the Raspberry Pi OS is supported (Buster, Bullseye, or Bookworm). Other operating systems like Ubuntu are NOT supported.
  • NOTE: support for Buster is going away so please upgrade to Bookworm.
  • The ZWO ASI120-series cameras are not recommended due to somewhat poor quality and tendency to produce timeout errors. See Troubleshooting --> ZWO Cameras for notes on the ASI120-series and related T7 / T7C cameras.
  • The Pi Zero with its limited memory and very limited CPU power (single CPU core), is not recommended. You will most likely not be able to create keograms, startrails, or timelapse videos.
  • The Pi Zero 2 with its limited memory and somewhat limited CPU power, is not recommended unless cost is the only concern. Creating keograms, startrails, and timelapse videos may or may not be possible.
  • The Le Potato is the only "Pi-compatible" board that we've found to actually be compatible, so buyer beware.

 

<!-- =============================================================================== -->

Software Installation

PatriotAstro created a great video describing the installation steps below. We highly suggest viewing it before installing the software.

Detailed installation instructions can be found at Installing / Upgrading --> Allsky.


 

<!-- =============================================================================== -->

Web User Interface (WebUI)

<p align="center"> <img src="https://github.com/thomasjacquin/allsky/blob/master/html/documentation/settings/AllskySettingsPage.png" style="border: 1px solid black"> </p>

The WebUI is now installed as part of Allsky and is used to administer Allsky, and to a lesser extent, your Pi. It can also be used to view the current image as well as all saved images, keograms, startrails, and timelapse videos.

A public page is also available in order to view the current image without having to log into the WebUI and without being able to do any administrative tasks. This can be useful for people who don't have a Allsky Website but still want to share a view of their sky:

http://your_raspberry_IP/public.php

Make sure this page is publically viewable. If it is behind a firewall consult the documentation for your network equipment for information on allowing inbound connections.


 

<!-- =============================================================================== -->

Allsky Website

By installling the optional Allsky Website you can display your files on a website on the Pi, on another machine, or on both.

See Installation / Upgrading --> Website for information on how to install and configure an Allsky Website.


 

<!-- =============================================================================== -->

Post-capture processing

Captured images can be resized, cropped, and stretched, and bad images (i.e., too light or too dark) can be removed automatically.

Allsky supports running "modules" after each picture is taken to change the image (e.g., add an overlay) or perform other tasks (e.g., count the number of stars in the image). You can determine what modules to run and in what order. Modules can pass data to other modules, for example, the Start Count Module can pass the star count to the Overlay Module to be added to the overlay.

The Overlay Editor lets you easily specify what text and images you want in your overlay, and place them using drag-and-drop. Each field can be formatted however you want (font, color, size, position, rotation, etc.). The only limit is your imagination!!

See Explanations / How To -> Overlays and Explanations / How To -> Modules for more information.


 

<!-- =============================================================================== -->

Dark frame subtraction

Dark frame subtraction removes hot pixels from images by taking images at different temperatures with a cover on your camera lens and subtracting those images from nighttime images.

See Explanations / How To -> Dark frames for more information.


 

<!-- =============================================================================== -->

Timelapse and mini timelapse

By default, a timelapse video is generated at the end of nighttime from all of the images captured in the last 24 hours.

"Mini" timelapse videos can also be created every few images, and contain the last several images. They are useful to see what the sky was recently like.


 

<!-- =============================================================================== -->

Keograms

<p align="center"> <img src="https://github.com/thomasjacquin/allsky/blob/master/assets/Keogram.png" width="75%"> </p>

A Keogram is an image giving a quick view of the day's activity. For each image a central vertical column 1 pixel wide is extracted. All these columns are then stitched together from left to right. This results in a timeline that reads from dawn to the end of nighttime (the image above only shows nighttime data since daytime images were turned off).

See Explanations / How To --> Keograms.


 

<!-- =============================================================================== -->

Startrails

<p align="center"> <img src="https://github.com/thomasjacquin/allsky/blob/master/assets/Startrails.png" width="50%"> </p>

Startrails are generated by stacking all the images from a night on top of each other. In the image above, Polaris is centered about one-fourth the way from the top.

See Explanations / How To --> Startrails.


 

<!-- =============================================================================== -->

Automatic deletion of old data

You can specify how many days worth of images to keep in order to keep the Raspberry Pi SD card from filling up. If you have the Allsky Website installed on your Pi, you can specify how many days worth of its imags to keep.

See the DAYS_TO_KEEP and WEB_DAYS_TO_KEEP settings in Settings --> Allsky.


 

<!-- =============================================================================== -->

Share your sky

If you want your allsky camera added to the Allsky map, see Put your camera on Allsky Map.

If you know anyone in Greenland or Antartica, send them a camera!!

<p align="center"> <a href="https://www.thomasjacquin.com/allsky-map/" title="Allsky map example - click to see real map"> <img src="https://github.com/thomasjacquin/allsky/blob/master/html/documentation/miscellaneous/allsky-map-with-pins.png"> </a> </p>

 

<!-- =============================================================================== -->

Release changes

See the Allsky Version Change Log for a list of changes in this release and all prior releases.


 

<!-- =============================================================================== -->

Donation

If you found this project useful, here's a link to send Thomas a cup of coffee :)

编辑推荐精选

TRAE编程

TRAE编程

AI辅助编程,代码自动修复

Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。

热门AI工具生产力协作转型TraeAI IDE
蛙蛙写作

蛙蛙写作

AI小说写作助手,一站式润色、改写、扩写

蛙蛙写作—国内先进的AI写作平台,涵盖小说、学术、社交媒体等多场景。提供续写、改写、润色等功能,助力创作者高效优化写作流程。界面简洁,功能全面,适合各类写作者提升内容品质和工作效率。

AI助手AI工具AI写作工具AI辅助写作蛙蛙写作学术助手办公助手营销助手
问小白

问小白

全能AI智能助手,随时解答生活与工作的多样问题

问小白,由元石科技研发的AI智能助手,快速准确地解答各种生活和工作问题,包括但不限于搜索、规划和社交互动,帮助用户在日常生活中提高效率,轻松管理个人事务。

聊天机器人AI助手热门AI工具AI对话
Transly

Transly

实时语音翻译/同声传译工具

Transly是一个多场景的AI大语言模型驱动的同声传译、专业翻译助手,它拥有超精准的音频识别翻译能力,几乎零延迟的使用体验和支持多国语言可以让你带它走遍全球,无论你是留学生、商务人士、韩剧美剧爱好者,还是出国游玩、多国会议、跨国追星等等,都可以满足你所有需要同传的场景需求,线上线下通用,扫除语言障碍,让全世界的语言交流不再有国界。

讯飞智文

讯飞智文

一键生成PPT和Word,让学习生活更轻松

讯飞智文是一个利用 AI 技术的项目,能够帮助用户生成 PPT 以及各类文档。无论是商业领域的市场分析报告、年度目标制定,还是学生群体的职业生涯规划、实习避坑指南,亦或是活动策划、旅游攻略等内容,它都能提供支持,帮助用户精准表达,轻松呈现各种信息。

热门AI工具AI办公办公工具讯飞智文AI在线生成PPTAI撰写助手多语种文档生成AI自动配图
讯飞星火

讯飞星火

深度推理能力全新升级,全面对标OpenAI o1

科大讯飞的星火大模型,支持语言理解、知识问答和文本创作等多功能,适用于多种文件和业务场景,提升办公和日常生活的效率。讯飞星火是一个提供丰富智能服务的平台,涵盖科技资讯、图像创作、写作辅助、编程解答、科研文献解读等功能,能为不同需求的用户提供便捷高效的帮助,助力用户轻松获取信息、解决问题,满足多样化使用场景。

模型训练热门AI工具内容创作智能问答AI开发讯飞星火大模型多语种支持智慧生活
Spark-TTS

Spark-TTS

一种基于大语言模型的高效单流解耦语音令牌文本到语音合成模型

Spark-TTS 是一个基于 PyTorch 的开源文本到语音合成项目,由多个知名机构联合参与。该项目提供了高效的 LLM(大语言模型)驱动的语音合成方案,支持语音克隆和语音创建功能,可通过命令行界面(CLI)和 Web UI 两种方式使用。用户可以根据需求调整语音的性别、音高、速度等参数,生成高质量的语音。该项目适用于多种场景,如有声读物制作、智能语音助手开发等。

咔片PPT

咔片PPT

AI助力,做PPT更简单!

咔片是一款轻量化在线演示设计工具,借助 AI 技术,实现从内容生成到智能设计的一站式 PPT 制作服务。支持多种文档格式导入生成 PPT,提供海量模板、智能美化、素材替换等功能,适用于销售、教师、学生等各类人群,能高效制作出高品质 PPT,满足不同场景演示需求。

讯飞绘文

讯飞绘文

选题、配图、成文,一站式创作,让内容运营更高效

讯飞绘文,一个AI集成平台,支持写作、选题、配图、排版和发布。高效生成适用于各类媒体的定制内容,加速品牌传播,提升内容营销效果。

AI助手热门AI工具AI创作AI辅助写作讯飞绘文内容运营个性化文章多平台分发
材料星

材料星

专业的AI公文写作平台,公文写作神器

AI 材料星,专业的 AI 公文写作辅助平台,为体制内工作人员提供高效的公文写作解决方案。拥有海量公文文库、9 大核心 AI 功能,支持 30 + 文稿类型生成,助力快速完成领导讲话、工作总结、述职报告等材料,提升办公效率,是体制打工人的得力写作神器。

下拉加载更多