Read Me
Peak Fitting Experiments for Matlab
git clone git://chromulan.git.sourceforge.net/gitroot/chromulan/pfit-experiments
Author: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Copyright (c) 2003 - 2011
This file is part of Peak Fitting Experiments related
to CHROMuLAN (http://www.chromulan.org/) software
development. The work has been defended as Ph.D. theses
Mathematics and Electrical Processing of Liquid
Chromatography Detector Signal
Department of Control Engineering
FEE CTU in Prague, Czech Republic
http://support.dce.felk.cvut.cz/mediawiki/images/a/a3/Diz_2010_pisa_pavel.pdf
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Package contents
================
- pfit - directory holding main program pfit_ui providing
interactive way to experiment with peak fitting
pfit/pfit_ui.m - top level script
pfit/pfit_fncs.m - database of analytical curve functions/peaks models
- tests - directory holding test data
tests/test*.mat - modeled peaks mixes
tests/raw*.mat - real amino acid analyzer assays
The amino acids assays has been acquired on AAA400
produced by INGOS <http://www.instruments.ingos.cz/en/>.
The AAA400 and other HPLC instruments has been developed
by team at PiKRON Ltd <http://www.pikron.com/> where
author of these scripts is responsible for embedded
firmware development and control systems concept
and architecture.