Antonino Ingargiola Fix figure caption and reference.  about 8 years ago

Commit id: 857ead7a81af740fc2afa1e8dfaf1e3240c6a569

deletions | additions      

       

print(fit_res.fit_report())  \end{lstlisting}  To plot the fitted model together with the FRET histogram, histogram as in   figure~\ref{fig:histfit},  we pass the parameter \verb|show_model=True| to \verb|hist_fret| function as follows (see also section~\ref{sec:plotting}): section~\ref{sec:plotting} for an introduction to plotting):  \begin{lstlisting}  dplot(ds, hist_fret, show_model=True)         

\label{fig:hist_fit} \label{fig:histfit}  Example of a FRET histogram fitted with a 2-Gaussian model. The plot is generated after performing the fit with the command \texttt{dplot(ds, hist_fret, show_model=True)}. hist\_fret, show\_model=True)}.         

breaklines=true, % automatic line breaking only at whitespace  captionpos=b, % sets the caption-position to bottom  commentstyle=\color{OliveGreen}, % comment style  keywordstyle=\color{BlueViolet}, keywordstyle=\color{blue},  % keyword style stringstyle=\color{black}, % string literal style  language=Python, % Set your language (you can change the language for each code-block optionally)  frame=l, %         

\input{Fitting}  \begin{figure}  \begin{center}  \includegraphics[width=0.8\singlefig]{"figures/hist_fit/hist_fit"}  \caption[]{\input{"figures/hist_fit/caption"}}  \end{center}  \end{figure}  \input{Timestamps_and_burst_data}  \input{Burst_Variance_Analysis}         

\usepackage{amsfonts,amsmath,amssymb}  \usepackage{graphicx}  \usepackage{color}  \usepackage{url}  \bibliographystyle{abbrv}