-
I just wrote a Region class that stores circular or irregular polygon apertures, knows how to expand them to make annular background regions, and is in sky coords and wcs-aware so you give it images a…
-
I have people emailing me with questions about what is wrong with LIME. I will pass this on to the community since I have had little to do with the recent updates. I have no idea of what is going on, …
-
Latest code fails to build. Font.cpp, line 239:
```
if(prevWorks != nextWorks && abs(nextChars - prevChars) == 1) ❌Call to 'abs' is ambiguous
```
This was introduced in be5f7c47fc8d39ee9a40a0a4a…
-
Hi David, I am running the wsclean version of factor. When I keep the direction file and the same order that factor decides the selfcal will start.
When I try to change the order of the first facet I…
-
When running donuts with 1024x1024 images and overscan_width=20, prescan_width=20, a shape mismatch happens during subtraction:
self.backsub_region = self.raw_region - self.sky_background.
Swappi…
ppmim updated
8 years ago
-
The combine1fiber function is failing with a MemoryError when combining the spectra of two fibers:
```
import numpy as np
import pyfits as pf
from pydl.pydlspec2d.spec2d import combine1fiber
#in th…
-
### Suggestion
I would like to suggest that we add either a new function (or a new option to `aperture_photometry`) that would basically return two 2-d arrays with shape `(n_sources, n_pix)` - the fi…
-
While I was testing the compatibility of the new pipeline version with the old Ureka, I realized that Ureka is now deprecated and unsupported. It is also apparently broken on the newest versio of Linu…
-
The current `desispec.pipeline` logic incorrectly treats `desi_fit_stdstars.py` as working on an individual frame, like all of the other calibration steps. However, `desi_fit_stdstars.py` simultaneou…
-
We noticed couple of games are not having ‘oxford maths’ logo but of mymaths.
Could we do a test run again and replace the logos with latest ones?