Erin Sheldon
Erin Sheldon
``` pip install --upgrade muygpys[hnswlib] ``` ``` [ins] In [1]: import MuyGPyS --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell In[1], line 1 ----> 1 import MuyGPyS File ~/miniforge3/lib/python3.10/site-packages/MuyGPyS/__init__.py:12 8...
I'm seeing artifacts around bright stars. I've attached an image showing an example. You can see what might be FFT artifacts as vertical/horizontal features. there are no detector effects here....
I'm finding this code very useful, thank you for writing such a nice package. I have some data I'd like to fit but each point can have quite variable uncertainty....
closes #426 This fixes a bug where the shape of the column was not correct. Adds tests that string and number vec1 column data get returned, even though read as...