-
I noticed in the code that in the final stages of the rectification, the standard deviation of dithered positions are added linearly: line 212-224 in Rectify.py.
``` python
S = output.shape
…
-
**Describe the bug**
Footer of docs site is not getting a date or commit id.
**Example:**
https://bunit.dev/index.html
![image](https://github.com/user-attachments/assets/d814e561-b042-4bdb-a0ac…
-
**Is your feature request related to a problem? Please describe.**
I am trying to write tests on my `DataGrid` component and it requires me to click on rows or cells in the `DataGrid`. However, `Data…
-
using Bunit
**Example:**
Testing this component:
Trying to update the project to .net 8
Finding that with latest release:
```
```
makes our tests reference unresolvable:
…
-
When trying to view the FITS output of LIME in the CASA viewer (CASA-4.3.1), the viewer issues the following 'info':
FITS card 18: CDELT1 = -2.77777778110544E-06
Numeric value does not conform to …
-
Start WASA
- eMass first
- VASI first
https://sde.lighthouse.va.gov/bunits/va/in-person-identity-proofing/in-person-identity-proofing-first-project/tasks/phase/activities/27-CT2/how-tos
External As…
-
To improve the performance of Blazor apps, [the recommendation](https://learn.microsoft.com/en-us/aspnet/core/blazor/performance?view=aspnetcore-8.0) is to create reusable render fragments.
For com…
-
**Describe the bug**
In going through a selection of cubes I have, I found one that CARTA can't read, and I don't know why. The tip off is that upon trying to load the data, CARTA says "No image hdu…
-
Minimalist WE:
```python
from astropy.wcs import WCS
from astropy.io import fits
from astropy.visualization import simple_norm
import pylab as pl
from astropy import units as u
hdul = fits.op…
-
When spatially smoothing a cube in units of "Jy/beam", does spectral-spectral cube conserve flux?
e.g.
```
import radio_beam
from spectral_cube import SpectralCube
beam5 = radio_beam.Beam…