tritemio / FRETBursts

Burst analysis software for smFRET. **Moved to OpenSMFS organization**
https://github.com/OpenSMFS/FRETBursts
GNU General Public License v2.0
16 stars 17 forks source link

Sort fit parameters #44

Closed tritemio closed 8 years ago

tritemio commented 8 years ago

Best-fit values of fitted parameters are stored in the DataFrame mfit.MultiFitter.params.

Columns (i.e. parameter's names) should be sorted to avoid spurious changes in the notebook upon re-execution.