Anthony Horton

Results 14 comments of Anthony Horton

> Modify the camera initialisation so it sets up a filterwheel. Not necessary, that code has been there a while. There just needs to be a filterwheel configuration in the...

Some of the things on the list have been done, some haven't. I think this needs updating rather than closing. I'll get on it.

#787 (and follow ups) addressed 1, 2, 3 & 5. The standardisation on `enum` instead of dictionaries is still to be done.

@wtgee My thinking is that each camera, in its config, has a default amount of defocus in terms of number of encoder steps, and then targets can apply a multiplier...

I'm not sure I like either suggestion. `_last_light_position` is supposed to be the most recently used filter that is not the 'blank' used for taking darks. If the blank is...

@kmeagle1515 No. GKrellM is a graphical system monitor application. This Issue is about adding functionality to the POCS/PEAS software to automatically control fans in response to temperature sensor readings.

These are questions for @wtgee & @jamessynge. I'm not very familiar with the PANOPTES hardware myself. I work on the [Huntsman Telescope](https://huntsman.space).

Diffraction Limited have investigated the issue and confirmed that it is in fact a bug in the current release version of the Linux driver, specifically an x64 compatibility issue. We...

Going to take a little bit of thought to neatly disentangle the camera and observation because of the desire to insert of bunch of observation related metadata into the FITS...

Feels like the ideal model is like a worker pool concurrency model. I can imagine the cameras finishing an exposure and sending a message to the observatory "I finished that...