-
Getting an error when using ultisnips with vim-snippets and editing a javascript file
```
UltiSnips.snippet.source.file._base.SnippetSyntaxError: Invalid line 'version 1' in ~/.local/share/nvim/plug…
-
This was requested in spacetelescope/stginga#40, but the parts where user can draw some kind of aperture and then use it for simple statistics up the ramp would be useful in general, no?
We should pr…
pllim updated
7 years ago
-
Hello,
I noticed that when we use the **taxonomies in the dynamic forms**, it doesn't respect the proper encoding.
In result we have the following :
- Acuité : `Acuité`
- Algèbre : `Algè…
-
Hey,
I am doing a hierarchical clustering with a few hundred objects and I'm trying to find a nifty way to visualize the clustering and allow someone to play around with parameters and possibly zoom i…
-
While doing some tests with AppVeyor, @Cadair saw the following error
```
C:\conda\envs\test\Scripts\gcc.bat -DMS_WIN64 -shared -s build\temp.win-amd64-2.6\Release\astropy\erfa\erfa.o
build\temp.win-…
-
Hi,
Thank you for your great work,
$ uname -a
Linux xeonphi-cmc 3.11.0-15-generic #25~precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
[220066.510779] vnet: mode: dma…
-
## Expected behavior
Similar to DER encoder, I'd expect the call to
```
asn_enc_rval_t ret = uper_encode(&asn_DEF_Test, test_pdu, 0, 0);
```
provide me with the exact size of the buffer required …
-
The following files has lowercase `aper#xxx` column names, causing PySynphot not to be able to find them because Python is case-sensitive and PySynphot explicitly only looks for uppercase matches:
- /…
pllim updated
8 years ago
-
Dear all,
I am trying to install PythonPhot on a Mac OS X desktop under python 3.4 (anaconda distribution). Apparently everything is fine, yet as soon as I try to import some module I get the followi…
-
When using Sewpy in the following way:
```
import astropy.table as T
import sewpy
sew = sewpy.SEW(
params=["X_IMAGE", "Y_IMAGE", "VECTOR_ASSOC(3)"],
config={"DETECT_MINAREA":10, "ASSOC_RADIU…