-
I am trying to install Tractor and astrometry.net in a conda environment using pip (from yaml file):
- pip:
- git+https://github.com/dstndstn/astrometry.net.git@main
- git+htt…
-
When I use the relion3.13 to the InitialModel, it report:
WARNING: stack_0220_2x_SumCorr_autopick.star seems to be from a previous version of Relion. Attempting conversion...
You should mak…
-
I'm trying to open a fits file in VS Code and it gives this error:
```
Assertion Failed: argument is undefined or null
```
It opens okay in DS9. Any idea what could be happening? Here's the fi…
-
**Is your feature request related to a problem? Please describe it:**
can not open the Terminal trough typing glue or conda
**Describe the solution you'd like:**
When installing Glue manually usi…
-
The idea of incorporating `FastSpecFit` (https://github.com/desihub/fastspecfit/) has been discussed many times off-list, but I believe the code base has matured enough to consider incorporating it in…
-
This originated in the Memory Usage and delete_local_fixed thread but is technically a different issue so I'm opening a new thread for it and closing the old one. Initial discussion is here: https://…
-
This is a bit of a shopping list of things to do before the package can be made public.
- When should this happen? Should it happen at all?
Personally, I'd say we need it to be public if we expect…
-
For example, targetid 39632966934070130 was observed on two sv3-dark tiles. On exposure 84423, it was flagged for the positioner being >30 microns off target.
|TARGETID | FIBER | FIBERSTATUS | NIG…
-
I'm using the local astronomy.net solver packaged by https://adgsoftware.com/ansvr/
I was trying to plate solve an image via prism and the solver doesn't seem to work.
[ansvr_2019-06-16_153805…
-
### Description
``__construct_mixin_classes`` is quite brittle. It would be better if each subpackage could register into ``__construct_mixin_classes``. To prevent weird import-order issues, maybe …