Antonino Ingargiola edited Introduction.tex  over 9 years ago

Commit id: 3cc2af47edc2604269c80dcf774f7adfe0d62a48

deletions | additions      

       

>>> import fretbursts as fb  \end{verbatim}  that will make available all the FRETBursts functions with a concise `fb.` \verb|fb.|  prefix. In this article, however, we assume that FRETBursts is imported with the  shortcut form: 

\end{verbatim}  that allows to skip the \verb|fb.| prefix and also imports some common numeric  libraries (\textit{numpy} (numpy  and \textit{matplotlib.pyplot} matplotlib.pyplot  imported as \verb|np| and \verb|plt| respectively). Furthermore we encourage using FRETBursts through the IPython Notebook  environment. All the FRETBursts tutorials are ipython notebook documents and,