-
**URL concernée :** https://maisondelautisme.gouv.fr/stats
**J'observe ce qui ne va pas :**
Il manque une page dédiée aux stats publiques
**Je demande ce que je souhaiterais :**
1/ Permettre l…
-
On Ubuntu 18.04, trying to run the example from github.com/flatironinstitute/mountainsort_examples:
ev-timeseries --timeseries output/filt.mda.prv --firings output/firings.mda --samplerate 30000
…
-
### Expected behaviour
Reading a multi-frame PDB file created by VMD into mda.Universe
### Actual behaviour
Crash on PBD.py
``` python
_read_frame
```
because the VMD multi-frame PDB …
-
```
In [83]: u = mda.Universe('adk.psf','adk_dims.dcd')
In [84]: ag = ag[:10]
In [85]: u = mda.Universe('adk.psf','adk_dims.dcd')
In [86]: ag = u.atoms[:10]
In [87]: ag.set_resnum(10)
In [88]: ag…
-
Hi, I have been trying mountainlab (I installed on ubuntu 18.04 using the conda commands), I used ephys process without issues but when I try to run ms4alg.sort I got errors for hours (maybe a loop of…
-
Dear all,
my lab used an older version of mountainsort and thus of mountainlab and it worked perfectly. Just now I installed the new version of mountainlab-js, mountainsort as well as qt-mountainvie…
-
As we somewhat recently discovered, Silver has decently good support for records via annotations (e.g. see [the refactor to `FlowEnv`](https://github.com/melt-umn/silver/pull/585/files#diff-653bee4135…
-
While attempting to straddle Py2/3, I wanted to save a dictionary using pickle, but I receive an error when I try to load the pickled data. The error occurs if I dump in Py2 but load in Py3. I am usin…
-
In the showcase notebook there's a `mda.fetch_mmtf` command, but fetching from rcsb can sometimes be problematic with firewalls. Better to download and include the mmtf locally in the repo.
-
## Expected behavior ##
AlignTraj and Transform should not segfault when running Travis.
## Actual behavior ##
Running AlignTraj / Transform on the MDA GRO/XTC testfiles causes Travis to fa…