pcubillos/pytips

Make a routine that prints the isoID for a given species

Closed this issue · 0 comments

Once we have the Python wrapper (see #4).
E.g:

>>> import tips as t
>>> molID = 1
>>> t.iso(molID)
[161, 181, 171, 162, 182, 172]