StuartLittlefair

Results 6 issues of StuartLittlefair

We are monitoring the temperature of many pieces of hardware which are below zero, and the use of a dash to separate aliases and values makes it hard to read...

Very often the observer may want some slack in the transition between observing blocks, above those required to reconfigure the instrument etc. Examples include time to tweak the pointing of...

help wanted
proposal

It would be nice if Ginga had a canvas type for drawing ```Arc```s. Some background; I use ginga to make a finding chart tool for the [HiPERCAM](http://www.vikdhillon.staff.shef.ac.uk/hipercam/index.html) instrument - [hfinder](https://hcam-finder.readthedocs.io/en/latest/hipercam.html)...

enhancement

Used in the line below, and perhaps others, `scipy.mat` is no longer present in SciPy v12. https://github.com/kgullikson88/Telluric-Fitter/blob/7ae98db278525e157d2d0abaf4697e2fe778d6bc/src/TelluricFitter.py#L62 This function is just an alias for `numpy.asmatrix` so a drop-in replacement of...

We are trying to update our python packages for Numpy 2.0.0 compatibility and have sep as a dependency. When trying to use sep with numpy 2.0.0 we get the following...

Due to changes added in https://github.com/astropy/specutils/pull/1121, the SplineInterpolatedResampler is no longer suitable for binning a spectrum onto a spectral axis which is uniform in velocity space. Prior to this, the...

bug
manipulation