-
Hi,
I installed mountainsort through the Ubuntu 16.04 app on Windows 10, and it seemed to install correctly, but then could not seem to run pyms processors. I am now getting this when I type mp-list-…
-
Hey,
I have just begun using mountainlab-js for spike sorting. I followed the installation steps and have mountainlab-js installed along with the following packages installed.
`banjoview.cross_…
-
It seems that if some label is not referenced by script jump or "local" header, it would be incorrectly treated as "unused label" -- even if it is referenced by "non-local" headers.
```
.headerstart…
-
Following the install instructions on https://mountainsort.readthedocs.io/en/latest/ and using the Ubuntu PPA, I get the following messages when running `mp-list-processors`:
```
max@retina:~/src/…
-
**Is your feature request related to a problem? Please describe.**
In my company we're looking to migrate towards a microservices architecture so we're currently looking into setting up a microservic…
-
Hi,
I am working on scanning precession electron diffraction (SPED, also known as double-conical beam-rocking) and have recently been using Pyms to simulate precession electron diffraction (PED) pa…
-
Running "jshint:all" (jshint) task
app/scripts/pymload.js
line 1 col 20 'pym' is not defined.
line 1 col 5 'pymChild' is defined but never used.
malev updated
9 years ago
-
**Is your feature request related to a problem? Please describe.**
It would be useful that before trying to start a MS, pyms checks that the configuration is using is valid. I understand that in here…
-
When I open or create an MPQ file by PyMPQ,,PyMPQ will crash like this:
![QQ截图20240504175224](https://github.com/poiuyqwert/PyMS/assets/168747214/91596b6d-daf9-4ad9-96a9-8a300e7ce617)
-
Add more Python type hints and add mypy valitations. This validation could be a step in GH actions or tox
You can learn more about type hints in this [link](https://docs.python.org/3/library/typing…