-
BPO | [21116](https://bugs.python.org/issue21116)
--- | :---
Nosy | @pitrou, @serhiy-storchaka
Files | [shared_array.diff](https://bugs.python.org/file34686/shared_array.diff "Uploaded as text/plain a…
-
### setuptools version
>60.0.0
### Python version
ALL
### OS
ALL
### Additional environment information
_No response_
### Description
Since setuptools 60.0.0 has been releas…
-
Dear Niccolo, I am trying to perform `ATPRK` to downscale nighttime lights using only one target variable (i.e. 1 image at finer scale). I am using your code as a guidance. So, based on your code, wha…
-
Perform a study with under-sampled stars (aka with real Euclid sampling) and with noisy data of different SNR values (each SNR taken randomly from a valid SNR range).
- [ ] Study the performance ch…
-
Dear scikit-rf users,
We have made a short survey intended for all the users of the scikit-rf, to:
- better know the users and the usages,
- determine what are the functionalities used the most a…
-
`desispec.scripts.specex.main` has options for MPI parallelism that are used by the pipeline, but these are not exposed by the `desispec/bin/desi_compute_psf` wrapper script. Add an `--mpi` or equiva…
-
In the short term, the Stack Club is picking up new members, who could use some guidance as to what order to work through the existing tutorials as a self-taught course. Longer term (think, summer 201…
-
**Gammapy version**
0.17
**Bug description**
When producing TSMaps using a model with a Gaussian kernel of x deg, the init value of TSMapEstimator always uses a fixed value (point?). To solve this …
-
It would be interesting to evaluate the model estimation performance with different noise scenarios.
Provide some quantitative metrics about the performance.
Try:
- Different fixed SNRs. (ex. …
-
This is to follow up the findings:
I can reproduce easily on my laptop. Indeed, memory blows way over the limit set by the tile size. However, I have found a neat way of intercepting `malloc` calls…