Zooniverse: Hubble Asteroid Hunter - Automatic Image Focus

Automatically sets focus on the image in the Hubble Image Hunter project on Zooniverse

作者
George James Software
日安装量
0
总安装量
12
评分
0 0 0
版本
3
创建于
2020-04-15
更新于
2020-05-02
大小
1.5 KB
许可证
暂无
适用于

This is a simple script that automatically sets focus on the image when classifying asteroids in the Zooniverse Hubble Asteroid Hunter project.

Normally you need to either click the pan button or click on the image before you can zoom and pan around the image. Since you always need to zoom and pan while inspecting the image it ought to be the default, but it isn't.

This script fixes this by automatically clicking the pan button when appropriate.

The script works by inspecting which page of the task you are on and then invoking the click event on the pan button if it is a page where it ought to be the default anyway.

Enjoy. Feedback welcome.