-
Hi,
In [Spillover correction](https://bodenmillergroup.github.io/IMCDataAnalysis/spillover-correction.html) when I run the following command
`plotSpillmat(sce, isotope_list = isotope_list)`
I g…
-
**Is your feature request related to a problem? Please describe.**
Many elements are not populated with their Isotopes, and some important information (such as half-life) is missing too.
For example…
-
Can we use only 3 food sources in MixSIAR? If less than 5 sources, I get an error message when loading the source file. Please let me know.
-
Dear Mike,
Absolutely FANTASTIC resource, and thanks for keeping it open!
Quick questions:
1. Where would I define the parameter for the inclusion of C/Z fragment ions? Say, I did EtHCD experim…
-
### Discussed in https://github.com/rdkit/rdkit/discussions/5554
Originally posted by **jones-gareth** September 10, 2022
`MergeQueryHs` will replace deuterium (and other hydrogen isotopes) …
-
## To Reproduce
Steps to reproduce the behavior:
1. Be = element('Be')
2. for iBe in Be.isotopes:
3. print(iBe.abundance)
#Would print only 0.0
Probably there's no information in database
…
-
Hey! I would like to use python to parse the FISPACT output but it seems that meta-stable isotopes are grouped together with non-metastable. (following along the "plotting" example on the main page.
…
-
@arunge
I loaded this file:
[China_isotopes_data_R2_D29.xls](https://github.com/Pandora-IsoMemo/plotr/files/9714878/China_isotopes_data_R2_D29.xls)
I tried to create a PlotR model using the …
-
Reproduce:
```
import starfit
s = starfit.Single(
filename = 'HE1327-2326.dat',
db = 'znuc2012.S4.star.el.y.stardb.gz',
combine = [[6, 7, 8]],
z_max = 30,
z_exclude = [3, 2…
-
Right now to set a density for a cell you have to use a tuple and not a float: `cell.density = (8.90, False)` to set the value, and whether or not it is an number or mass density. This feature is curr…