Changes

Jump to navigation Jump to search

Tutorial for model free SBiNLab

129 bytes removed, 08:23, 16 October 2017
<source lang="python">
# Python module imports.
import os, stat
# relax module imports.
from specific_analyses.model_free.model import determine_model_type
# Read the state with the setup
# dasha.create(algor='LM', dir=None, force=False)
 
model_type = determine_model_type()
print(model_type)
# Define write out
Trusted, Bureaucrats
1,382

edits

Navigation menu