Skip to content

siyu6974/evora_autofocus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

  • Check NINA implementation for R^2 of the fit
  • Show HFD and FWHM in the arcsec

Installation

  • Make sure DEBUG is set to False in settings.py
  • Install the requirements with pip install -r requirements.txt

Usage (version 0.3)

  1. start the backend with flask --app backend.app run -p 5678, and the frontend with npm start

  2. Take an exposure with evora

  3. Put the focuser positon in the textbox and send it the backend

2.1 The backend will fetch the image from evora

2.2 The backend will process the image and return the HFD and FWHM

  1. Repeat step 1 and 2 while adjusting the focuser position

  2. After you have more than 3 data points, fitted curve will be shown

  3. Reset or refresh the page to start over

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages