Name | Modified | Size | Downloads / Week |
---|---|---|---|
MIST_1.7.0.zip | 2014-05-16 | 2.2 MB | |
MIST_1.6.0.zip | 2014-04-10 | 2.0 MB | |
MIST_1.5.2.zip | 2014-03-25 | 2.1 MB | |
MIST_1.5.1.zip | 2014-03-22 | 2.0 MB | |
MIST_1.5.0.zip | 2014-03-02 | 1.9 MB | |
MIST_1.4.1.zip | 2014-01-09 | 2.3 MB | |
MIST_1.4.0.zip | 2013-12-28 | 1.9 MB | |
MIST_1.3.8.zip | 2013-12-14 | 1.7 MB | |
MIST_1.3.7.zip | 2013-12-12 | 1.7 MB | |
MIST_1.3.6.zip | 2013-11-26 | 1.7 MB | |
README | 2013-10-31 | 2.1 kB | |
MIST_1.3.5.zip | 2013-10-31 | 1.6 MB | |
MIST_1.3.4.zip | 2013-10-10 | 1.6 MB | |
MIST_1.3.4.tar.gz | 2013-10-10 | 1.4 MB | |
MIST_1.3.3.tar.gz | 2013-10-10 | 1.4 MB | |
MIST_1.3.3.zip | 2013-10-10 | 1.6 MB | |
MIST_1.3.2.zip | 2013-09-11 | 1.6 MB | |
MIST_1.3.2.tar.gz | 2013-09-11 | 1.4 MB | |
MIST_1.3.1.tar.gz | 2013-09-09 | 1.4 MB | |
MIST_1.3.1.zip | 2013-09-09 | 1.6 MB | |
MIST_1.3.0.zip | 2013-09-09 | 1.6 MB | |
MIST_1.3.0.tar.gz | 2013-09-09 | 1.4 MB | |
MIST_1.2.0.zip | 2013-08-01 | 1.3 MB | |
MIST_1.2.0.tar.gz | 2013-08-01 | 1.2 MB | |
MIST_1.1.2.zip | 2013-07-11 | 1.3 MB | |
MIST_1.1.2.tar.gz | 2013-07-11 | 1.1 MB | |
MIST_1.1.1.tar.gz | 2013-07-09 | 1.1 MB | |
MIST_1.1.1.zip | 2013-07-09 | 1.2 MB | |
MIST_1.1.0.zip | 2013-06-04 | 1.3 MB | |
MIST_1.1.0.tar.gz | 2013-06-04 | 1.1 MB | |
MIST_1.0.2.zip | 2013-03-12 | 1.3 MB | |
MIST_1.0.2.tar.gz | 2013-03-12 | 1.1 MB | |
MIST_1.0.1.zip | 2013-02-18 | 1.3 MB | |
MIST_1.0.1.tar.gz | 2013-02-18 | 1.2 MB | |
MIST_1_0_0.zip | 2012-11-26 | 1.3 MB | |
MIST_1_0_0.tar.gz | 2012-11-26 | 1.1 MB | |
Totals: 36 Items | 53.0 MB | 2 |
MIST (Modal Interferometer Simulation Tool) is a MATLAB(R) toolbox to simulate optical system in the paraxial approximation, using a modal approach. Copyright (C) 2011-2013 Gabriele Vajente (vajente@caltech.edu) <http://sourceforge.net/projects/optics-mist/> G. Vajente, "Fast modal simulation of paraxial optical systems: the MIST open source toolbox" Classical and Quantum Gravity 30, 075014 (2013) LICENSE ------- 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 3 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/>. INSTALLATION ------------ MIST is distributed as a source code package for MATLAB. You have downloaded a compressed tar file. You can expand it in every directory you want, using for example the unix command tar zxvf mist_(version).tar.gz where (version) is the version number of the MIST distribution you downloaded. This will create a MIST folder into the current working directory. This folder is the root of the MIST toolbox. You should add it to the MATLAB path: addpath('./MIST'); To automatically add the path every time MATLAB starts, you should add an addpath(full-path-to-mist) command into the startup.m file which MATLAB reads every times it is launched. Refer to the MATLAB documentation for a getting started guide and more detailed information. You can access the MATLAB documentation with the command 'doc' and browse to the MIST Toolbox section. REFERENCE --------- If you use MIST in your own simulation work, please cite is as G. Vajente, "Fast modal simulation of paraxial optical systems: the MIST open source toolbox" Classical and Quantum Gravity 30, 075014 (2013)