Skip to content
Discussion options

You must be logged in to vote

With new releases of INDI, sometimes the camera names change. With ZWO, the name might change if you switch between indi_asi_ccd and indi_asi_single_ccd.

Copying the darks to a new camera is possible. Two possibilities:

  1. Maintain darks for both cameras: You just need to copy the FITS files in /var/www/html/allsky/images/darks/ to new file names. The filenames do not really matter too much, just that they end with .fit or .fits. Once you copy the files, you can run ./misc/import_darks_frames.py to import the frames for the new camera name.

  2. Move the darks to the new camera. You just need to know the camera ID of the old and new camera. It is probably 1 and 2, respectively. Run the sql:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fly800
Comment options

Answer selected by aaronwmorris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants