-
Hi folks
Just gotten started in SPy and getting to know the functionality. Because of my equipment I've been reading data into SPy as a .mat file, and indexing the MxNxC array within it as my image o…
-
Hi,
Just found a possible error in your code, it may be: "x=SpectralIndex, y=GeoCBI" in lines 35 and 36.
https://github.com/MaxvanGerrevink/Fireseverity_assesment/blob/d11c87742ceb3a078c1a31e1564c27…
YJ-He updated
5 months ago
-
**Describe the bug**
This isn't a bug issue with the code, I just thought I'd point out there's a typo on the Prosit website. When identifying a file from which test spectra are generated, it says …
-
Non-Gaussianity amplitude is no longer computed in v0.3 (i.e., in multi-field version). It needs to be reimplemented.
This would require optimizations for `InflationValue` as right now using expres…
-
At present, most (all?) of our uvfits files require an accompanying metafits file to provide enough information for calibration. We can write new HDUs to our uvfits files to provide this information,…
-
Please, complete the following information:
```python
CWI=SpectralIndex(
short_name='CWI',
long_name='Coastal Water Index',
formula='Max(S2)*B / Max(B)*S2',
reference='https://…
-
Here I have a patch:
```
diff --git a/brushmodes.c b/brushmodes.c
index f0c68b6..eede454 100644
--- a/brushmodes.c
+++ b/brushmodes.c
@@ -70,6 +70,12 @@ void draw_dab_pixels_BlendMode_Normal (…
-
Thanks a lot for your great efforts for building resippy.
I have tried to generate documents based on your README guide.
All package dependencies are installed.
Here is my system spec.
![image](…
-
I think there is a problem with how masks are handled for cubes that are created directly. For example, this:
```py
import numpy as np
from spectral_cube import SpectralCube
from spectral_cube i…
-
It appears that most of the code needed to perform a fit on source weights, spectral index and number of source weights is already included in the `flarestack.core.minimisation.FitWeightMinimisationHa…