Timothy Ellsworth Bowers

Results 4 issues of Timothy Ellsworth Bowers

The desired output of `SpectrumList.write()` would be a multiextension FITS file, where each extension contains the information from a single Spectrum1D object. The primary HDU could contain information about the...

feature
enhancement
data objects

Add an optional keyword argument to ``ccdproc.combiner.combine()`` to allow for the overwrite of the optional ``output_file``. The default value of ``overwrite_output = False`` is identical to current behavior, and the...

### Description This PR adds persistent nickname support for ZWO EAF focusers, allowing multiple identical devices to be uniquely identified using their hardware serial numbers. Nicknames are stored in `~/.indi/ZWONicknames.xml`...

**Is your feature request related to a problem? Please describe.** In a recent PR (https://github.com/indilib/indi-3rdparty/pull/1225), I expanded the ZWO nicknames mechanism (matching a device serial number to a user-specified nickname...

enhancement