Skip to content

Instantly share code, notes, and snippets.

@tomr-stargazer
Created January 31, 2017 18:58
Show Gist options
  • Save tomr-stargazer/9368041d003d15cf9cca4861a257b871 to your computer and use it in GitHub Desktop.
Save tomr-stargazer/9368041d003d15cf9cca4861a257b871 to your computer and use it in GitHub Desktop.
code that causes error
import wrapper_my_radex
wrapper = wrapper_my_radex.myradex_wrapper
n_levels, n_item, n_transitions = wrapper.config_basic(
'/Users/tsrice/Documents/Academia/Misc_Software/Radex/data/',
'c18o.dat', 2.7, True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment