-
@maasencioh
xyConvert( object, options={})
Please could you make a new project that will normalize xy array whatever is the input
[ [x,y], [x,y], [x,y], [x,y], [x,y], ]
[ [x,x,x,…
-
- VSCode Version: Code 1.16.1 (27492b6bf3acb0775d82d2f87b25a93490673c6d, 2017-09-14T16:38:23.027Z)
- OS Version: Windows_NT x64 6.1.7601
- Extensions:
Extension|Author (truncated)|Version
---|-…
-
Like we had before:
```
/**
* jcampconverter - Parse and convert JCAMP data
* @version v2.1.0
* @link https://github.com/cheminfo/jcampconverter
* @license MIT
*/
// jcampconverter@v2.1.0, MIT …
-
To reproduce:
- Read a JCAMP-DX stack and try to export it as HDF5
-
There have been new features added since the last release. It would be great to bump the version and release this new package to PyPI, to make dependency management easier.
Thank you!
-
**In raising this issue, I confirm the following:** `{please fill the checkboxes, e.g: [X]}`
- [x] I have read and understood the [contributors guide](https://github.com/pi-hole/pi-hole/blob/master…
-
Is the library working correctly in the browser ?
Just wondering if we could get rid of script.epfl.ch for the prediction or what is missing to reach this goal.
Thanks !
-
In the peak picking view and compare we should be able to shift the spectrum
-
to reproduce the issue
```
import sarpy
import sarpy.fmoosvi.getters
sarpy.fmoosvi.getters.get_num_slices('CestS1Cs05.xZ1/10')
----------------------------------------------------------------------…
-
Currently axis names and units are defined on a technique-based manner in a system-wide, dedicated json configuration file (specformat.json). Axis names and units are not stored in the json data files…