-
The following page seems to give guidance for doing this?
https://docs.conda.io/projects/conda-build/en/latest/user-guide/tutorials/build-pkgs-skeleton.html
Duncan Macleod is our local expert fo…
-
**Describe the bug**
The return value of a function cannot be assigned to multiple columns if it is of array type.
**To Reproduce**
```py
import numpy as np
from skypy.pipeline import Pipel…
-
The new speclite pypi v0.9 tag is failing pip installs with:
```
(desi) [travis*] surveysim $ pip install speclite==v0.9
Collecting speclite==v0.9
Using cached speclite-0.9.tar.gz (627 kB)
…
-
**Describe the bug**
The Herbel galaxy example is giving physical galaxy sizes of order ~10^5 kpc leading to angular sizes of order ~10 degrees. The coefficients used by the physical size model are t…
-
**Describe the bug**
Re-running `.yaml ` files returns an error with the message that the output files already exist.
**To Reproduce**
```
skypy -c examples/herbel_galaxies.yaml -f fits
```
`…
-
The new scipy 1.5 release contains some internal changes that break SkyPy code. This is a from a test run:
```console
$ tox -e test-scipy15
...
Package versions:
Numpy: 1.19.0
Scipy: 1.5.0
Ma…
-
There are a number of the PEP8 requirements which (I think) we would like to bypass / alter.
- Increase the 80 character line limit to 120
- No longer require whitespace around all operators (in p…
-
## Description
For forecasting and specific survey comparisons, it can be useful to have estimations of redshifts using photometric redshift codes.
BPZ seems like a reasonable first candidate given …
-
In v0.1 the author list for the Zenodo DOI was generated automatically from the repository contributor list. Going forward we want to maintain a `.zenodo.json` config file containing the following inf…
-
We are currently still on the Astropy v3 infrastructure from when SkyPy was born.