-
So, I wrote a shell command to catch some of the filename errors.
The command finds all .ipynb files, then finds the ones that don't match the pattern "some digits, an underscore, some more digits…
-
Hi there:
I installed your photometrypipline and ran into some issues that leads me to believe there's some code issues in the repository:
$ pp_run all
Traceback (most recent call last):
Fil…
-
as reported here: https://github.com/UCBerkeleySETI/bl_packaging/issues/1
to quote @david-macmahon:
> The thing is that they offer the same functionality: positional astronomy routines. Basically…
-
The Australian Government recognises astronomy as a flagship science and there has been significant financial investment for the Square Kilometre Array (SKA). LOFAR is currently the best low frequency…
-
There are C++ libraries (https://sourceforge.net/projects/distlink/) to calculate the MOID between two orbits but it would be really useful to integrate something like that into the REBOUND package so…
-
We currently specify a default particle in keyword arguments for most of our functions in the physics subpackage (including in a bunch of code that I originally wrote). An sample:
```Python
from pl…
-
I have written a hacky script to look for dead links. Open a console and `cd path/to/fundamentals_of_interferometry`. Then fire up ipython and copy the below code (ctrl-c):
```python
import json
…
-
Dear all,
I meet a problem when I use pip install pyprocar and after use it . Anyone can help me ?
Traceback (most recent call last):
File "/fs2/home/software/miniconda3/bin/procar.py", line …
-
-
I'm looking for a way to describe distributions on manifolds (for now, spheres), so that their `pdf` is defined in a consistent way. This repo seems to be the natural place to ask such a question. May…