-
Hello,
I installed the OsirisDRP by following the ReadMe on this GitHub repo. When I use the command `run_odrp` in my Bash terminal, I get [this error](https://ibb.co/DYjHFwQ) (my setup did not all…
-
This bug seems to be computer specific because it works on some other installations with my own code, but if it happens to me it should happen to other people so I dare posting this here :
When us…
-
_Original ticket http://projects.scipy.org/numpy/ticket/2030 on 2012-01-25 by trac user tristan, assigned to unknown._
Hi,
It's my first post in Numpy so if I'm not clear or if you need more informa…
-
I use Carbon::now() for this line:
```
$carbonDate = Carbon::now();
$coords = new GeographicalCoordinates(-70.73330, -29.25);
$astrolib = new AstronomyLibrary($carbonDate, $coords);
```
but …
-
### Description
Please run the test suite using the latest TMG, `4cm1612bm_tmg.fits`, delivered to CRDS on 2020-12-22. This file contains a new index columns ("col0"), and we sho…
-
In astrolib/api.py, the "isHosting" function is using a weird undocumented API call to get the channel we are hosting. I would like to find a proper documented API call to determine this.
-
Is there functionality (possibly using [AstroLib](https://juliaastro.github.io/AstroLib.jl/stable/ref.html)) to get the right ascension, decline, and distance of a planet with respect to earth?
-
Original tests ported over in #23. Results are available [here](http://ssb.stsci.edu/stsynphot/report.html) (takes a while to load) for Astropy `synphot`/`stsynphot` 0.1b2 vs ASTROLIB `pysynphot` 0.9.…
pllim updated
4 years ago
-
My `GLPK` installation is not precompiling. Version:
```
(@v1.4) pkg> status GLPK
Status `~/.julia/environments/v1.4/Project.toml`
[60bf3e95] GLPK v0.13.0
```
on macOS.
```
julia> using G…
-
A continuum normalized spectrum is created by dividing a real source spectrum with a model of the background. It has flux ratio instead of flux, where absorption lines have values `1`. `pysynphot` in …
pllim updated
5 years ago