[Photonics-commits] r338 - pkg/arrays pkg/baptMisc pkg/baptMisc/R pkg/cda pkg/constants pkg/ebeamR pkg/scatteringR pkg/spectra pkg/spectroR www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Nov 25 20:37:26 CET 2008


Author: baptiste
Date: 2008-11-25 20:37:25 +0100 (Tue, 25 Nov 2008)
New Revision: 338

Modified:
   pkg/arrays/DESCRIPTION
   pkg/baptMisc/DESCRIPTION
   pkg/baptMisc/R/factor2num.r
   pkg/cda/DESCRIPTION
   pkg/constants/DESCRIPTION
   pkg/ebeamR/DESCRIPTION
   pkg/scatteringR/DESCRIPTION
   pkg/spectra/DESCRIPTION
   pkg/spectroR/DESCRIPTION
   www/index.php
Log:
description updated

Modified: pkg/arrays/DESCRIPTION
===================================================================
--- pkg/arrays/DESCRIPTION	2008-11-18 22:47:26 UTC (rev 337)
+++ pkg/arrays/DESCRIPTION	2008-11-25 19:37:25 UTC (rev 338)
@@ -7,7 +7,6 @@
 Maintainer: baptiste <ba208 at exeter.ac.uk>
 Description: data and functions
 Depends: R (>= 1.8.0)
-Suggests: constants
 License: GPL (>=2)
 URL: http://r-forge.r-project.org/projects/photonics/
 LazyLoad: yes

Modified: pkg/baptMisc/DESCRIPTION
===================================================================
--- pkg/baptMisc/DESCRIPTION	2008-11-18 22:47:26 UTC (rev 337)
+++ pkg/baptMisc/DESCRIPTION	2008-11-25 19:37:25 UTC (rev 338)
@@ -7,7 +7,6 @@
 Maintainer: baptiste auguie <ba208 at exeter.ac.uk>
 Description: peak(s) finding, numerical zeros(s), export to ascii, markdown, SVD inversion, confidence intervals, ellipses,...
 Depends: R (>= 1.8.0)
-Suggests: constants 
 License: GPL (>=2)
 URL: http://r-forge.r-project.org/projects/photonics/
 LazyLoad: yes

Modified: pkg/baptMisc/R/factor2num.r
===================================================================
--- pkg/baptMisc/R/factor2num.r	2008-11-18 22:47:26 UTC (rev 337)
+++ pkg/baptMisc/R/factor2num.r	2008-11-25 19:37:25 UTC (rev 338)
@@ -1,5 +1,5 @@
 levels2num <- function(f){
-as.numeric(levels(f)[f])
+as.numeric(levels(f))
 }
 
 factor2num <- function(f){

Modified: pkg/cda/DESCRIPTION
===================================================================
--- pkg/cda/DESCRIPTION	2008-11-18 22:47:26 UTC (rev 337)
+++ pkg/cda/DESCRIPTION	2008-11-25 19:37:25 UTC (rev 338)
@@ -7,7 +7,7 @@
 Maintainer: baptiste auguie <ba208 at exeter.ac.uk>
 Description: full DDA with direct matrix inversion (slow)
 Depends: R (>= 1.8.0), scatteringR
-Suggests: constants, spectra
+Suggests: spectra
 License: GPL (>=2)
 URL: http://r-forge.r-project.org/projects/photonics/
 LazyLoad: yes

Modified: pkg/constants/DESCRIPTION
===================================================================
--- pkg/constants/DESCRIPTION	2008-11-18 22:47:26 UTC (rev 337)
+++ pkg/constants/DESCRIPTION	2008-11-25 19:37:25 UTC (rev 338)
@@ -8,6 +8,5 @@
 Description: Constants is a data frame with some physical constants, plus units and name in comment. Gold, silver and glass permittivities, together with spline interpolation functions. luxpop data for other compounds. N and k / epsilon conversion both ways. energy/ wavelength conversion. Fano and Lorentzian functions.
 License: GPL (>=2)
 Depends: R (>= 1.8.0)
-Suggests: baptMisc
 URL: http://r-forge.r-project.org/projects/photonics/
 LazyLoad: yes
\ No newline at end of file

Modified: pkg/ebeamR/DESCRIPTION
===================================================================
--- pkg/ebeamR/DESCRIPTION	2008-11-18 22:47:26 UTC (rev 337)
+++ pkg/ebeamR/DESCRIPTION	2008-11-25 19:37:25 UTC (rev 338)
@@ -5,9 +5,8 @@
 Date: 2008-02-15
 Author: Baptiste Auguie
 Maintainer: baptiste <ba208 at ex.ac.uk>
-Description: Ordered or disordered copies of a single particle shape (polygon), with arbitrary rotations.
+Description: Ordered or disordered copies of a single particle shape (polygon), with arbitrary rotations. Sug: baptMisc, spatstat
 Depends: R (>= 1.8.0)
-Suggests: baptMisc, spatstat
 License: GPL (>=2)
 URL: http://r-forge.r-project.org/projects/photonics/
 LazyLoad: yes
\ No newline at end of file

Modified: pkg/scatteringR/DESCRIPTION
===================================================================
--- pkg/scatteringR/DESCRIPTION	2008-11-18 22:47:26 UTC (rev 337)
+++ pkg/scatteringR/DESCRIPTION	2008-11-25 19:37:25 UTC (rev 338)
@@ -5,9 +5,8 @@
 Date: 2008-03-09
 Author: Baptiste Auguie
 Maintainer: baptiste <ba208 at ex.ac.uk>
-Description: Mie scattering for a sphere and a coated sphere. Wrapper for ADDA (Discrete Dipole Approximation code), Null-Field Method (T-matrix), coupled dipole approximation, MLWA, and several utilities.
+Description: Mie scattering for a sphere and a coated sphere. Wrapper for ADDA (Discrete Dipole Approximation code), Null-Field Method (T-matrix), coupled dipole approximation, MLWA, and several utilities. Suggests: baptMisc, constants, reshape, plyr, lattice
 Depends: R (>= 1.8.0)
-Suggests: baptMisc, constants, reshape, plyr, lattice
 License: GPL (>=2)
 URL: http://r-forge.r-project.org/projects/photonics/
 Packaged: Mon Mar 24 14:16:06 2008; baptiste

Modified: pkg/spectra/DESCRIPTION
===================================================================
--- pkg/spectra/DESCRIPTION	2008-11-18 22:47:26 UTC (rev 337)
+++ pkg/spectra/DESCRIPTION	2008-11-25 19:37:25 UTC (rev 338)
@@ -5,10 +5,9 @@
 Date: 2008-06-27
 Author: Baptiste Auguie
 Maintainer: baptiste Auguie <ba208 at exeter.ac.uk>
-Description: Defines the creation and manipulation of objects of class spectra. These contain several slots: wavelength, signal(s), label(s), comments.
+Description: Defines the creation and manipulation of objects of class spectra. These contain several slots: wavelength, signal(s), label(s), comments. Suggests: baptMisc, constants, ggplot2, lattice
 License: GPL (>=2)
 Depends: R (>= 1.8.0),reshape
-Suggests: baptMisc, constants, ggplot2, lattice	 
 URL: http://r-forge.r-project.org/projects/photonics/
 Collate: AllClasses.r  AllGenerics.r  plot-methods.r summary-methods.r subset-methods.r  spectra-class.r as.data.frame-methods.r spectra2export.r spectra2excel.r getIntensity.r getWavelength.r getLabels.r getSetup.r
 LazyLoad: yes

Modified: pkg/spectroR/DESCRIPTION
===================================================================
--- pkg/spectroR/DESCRIPTION	2008-11-18 22:47:26 UTC (rev 337)
+++ pkg/spectroR/DESCRIPTION	2008-11-25 19:37:25 UTC (rev 338)
@@ -5,9 +5,8 @@
 Date: 2008-03-06
 Author: Baptiste Auguie
 Maintainer: baptiste  <ba208 at ex.ac.uk>
-Description: reshape data from the spectrometer, background correction, and spectra extraction
-Depends: R (>= 1.8.0), PROcess			 
-Suggests: baptMisc
+Description: reshape data from the spectrometer, background correction, and spectra extraction Suggests: baptMisc, PROcess
+Depends: R (>= 1.8.0) 
 License: GPL (>=2)
 URL: http://r-forge.r-project.org/projects/photonics/
 LazyLoad: yes
\ No newline at end of file

Modified: www/index.php
===================================================================
--- www/index.php	2008-11-18 22:47:26 UTC (rev 337)
+++ www/index.php	2008-11-25 19:37:25 UTC (rev 338)
@@ -55,27 +55,27 @@
 
 <ul id="split"><li id="one"><h3>arrays</h3><div>
 	<p>vignette: <a href=arrays.Rnw>source</a>, <a href=arrays.pdf>pdf</a><br>
-	<blockquote>Package: arrays<br>Type: Package<br>Title: experiments on 2D arrays<br>Version: 1.0<br>Date: 2008-04-20<br>Author: Baptiste Auguie<br>Maintainer: baptiste <ba208 at exeter.ac.uk><br>Description: data and functions<br>Depends: R (>= 1.8.0)<br>Suggests: constants<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
+	<blockquote>Package: arrays<br>Type: Package<br>Title: experiments on 2D arrays<br>Version: 1.0<br>Date: 2008-04-20<br>Author: Baptiste Auguie<br>Maintainer: baptiste <ba208 at exeter.ac.uk><br>Description: data and functions<br>Depends: R (>= 1.8.0)<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
 	<img src="images/arrays.png" border="0" width=450  alt="image"></p>
 	</div>
 	</li><li id="one"><h3>baptMisc</h3><div>
 	<p>vignette: <a href=baptMisc.Rnw>source</a>, <a href=baptMisc.pdf>pdf</a><br>
-	<blockquote>Package: baptMisc<br>Type: Package<br>Title: Various utility functions (formerly in package constants)<br>Version: 1.0<br>Date: 2008-07-12<br>Author: Baptiste Auguie (+ a few functions borrowed from other packages)<br>Maintainer: baptiste auguie <ba208 at exeter.ac.uk><br>Description: peak(s) finding, numerical zeros(s), export to ascii, markdown, SVD inversion, confidence intervals, ellipses,...<br>Depends: R (>= 1.8.0)<br>Suggests: constants <br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
+	<blockquote>Package: baptMisc<br>Type: Package<br>Title: Various utility functions (formerly in package constants)<br>Version: 1.0<br>Date: 2008-07-12<br>Author: Baptiste Auguie (+ a few functions borrowed from other packages)<br>Maintainer: baptiste auguie <ba208 at exeter.ac.uk><br>Description: peak(s) finding, numerical zeros(s), export to ascii, markdown, SVD inversion, confidence intervals, ellipses,...<br>Depends: R (>= 1.8.0)<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
 	<img src="images/baptMisc.png" border="0" width=450  alt="image"></p>
 	</div>
 	</li><li id="one"><h3>cda</h3><div>
 	<p>vignette: <a href=cda.Rnw>source</a>, <a href=cda.pdf>pdf</a><br>
-	<blockquote>Package: cda<br>Type: Package<br>Title: Coupled dipole model<br>Version: 1.0<br>Date: 2008-09-24<br>Author: Baptiste Auguie (initial inspiration from a Matlab implementation by Vincent Loke)<br>Maintainer: baptiste auguie <ba208 at exeter.ac.uk><br>Description: full DDA with direct matrix inversion (slow)<br>Depends: R (>= 1.8.0), scatteringR<br>Suggests: constants, spectra<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
+	<blockquote>Package: cda<br>Type: Package<br>Title: Coupled dipole model<br>Version: 1.0<br>Date: 2008-09-24<br>Author: Baptiste Auguie (initial inspiration from a Matlab implementation by Vincent Loke)<br>Maintainer: baptiste auguie <ba208 at exeter.ac.uk><br>Description: full DDA with direct matrix inversion (slow)<br>Depends: R (>= 1.8.0), scatteringR<br>Suggests: spectra<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
 	<img src="images/cda.png" border="0" width=450  alt="image"></p>
 	</div>
 	</li><li id="one"><h3>constants</h3><div>
 	<p>vignette: <a href=constants.Rnw>source</a>, <a href=constants.pdf>pdf</a><br>
-	<blockquote>Package: constants<br>Type: Package<br>Title: Defines some physical constants and functions commonly used in optics, plasmonics.<br>Version: 1.0<br>Date: 2007-12-29<br>Author: Baptiste Auguie<br>Maintainer: Baptiste Auguie <ba208 at ex.ac.uk><br>Description: Constants is a data frame with some physical constants, plus units and name in comment. Gold, silver and glass permittivities, together with spline interpolation functions. luxpop data for other compounds. N and k / epsilon conversion both ways. energy/ wavelength conversion. Fano and Lorentzian functions.<br>License: GPL (>=2)<br>Depends: R (>= 1.8.0)<br>Suggests: baptMisc<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
+	<blockquote>Package: constants<br>Type: Package<br>Title: Defines some physical constants and functions commonly used in optics, plasmonics.<br>Version: 1.0<br>Date: 2007-12-29<br>Author: Baptiste Auguie<br>Maintainer: Baptiste Auguie <ba208 at ex.ac.uk><br>Description: Constants is a data frame with some physical constants, plus units and name in comment. Gold, silver and glass permittivities, together with spline interpolation functions. luxpop data for other compounds. N and k / epsilon conversion both ways. energy/ wavelength conversion. Fano and Lorentzian functions.<br>License: GPL (>=2)<br>Depends: R (>= 1.8.0)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
 	<img src="images/constants.png" border="0" width=450  alt="image"></p>
 	</div>
 	</li><li id="one"><h3>ebeamR</h3><div>
 	<p>vignette: <a href=ebeamR.Rnw>source</a>, <a href=ebeamR.pdf>pdf</a><br>
-	<blockquote>Package: ebeamR<br>Type: Package<br>Title: Creates position lists for e-beam lithography<br>Version: 1.0<br>Date: 2008-02-15<br>Author: Baptiste Auguie<br>Maintainer: baptiste <ba208 at ex.ac.uk><br>Description: Ordered or disordered copies of a single particle shape (polygon), with arbitrary rotations.<br>Depends: R (>= 1.8.0)<br>Suggests: baptMisc, spatstat<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
+	<blockquote>Package: ebeamR<br>Type: Package<br>Title: Creates position lists for e-beam lithography<br>Version: 1.0<br>Date: 2008-02-15<br>Author: Baptiste Auguie<br>Maintainer: baptiste <ba208 at ex.ac.uk><br>Description: Ordered or disordered copies of a single particle shape (polygon), with arbitrary rotations. Sug: baptMisc, spatstat<br>Depends: R (>= 1.8.0)<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
 	<img src="images/ebeamR.png" border="0" width=450  alt="image"></p>
 	</div>
 	</li><li id="one"><h3>EricksenLeslie</h3><div>
@@ -83,9 +83,14 @@
 	<blockquote>Package: EricksenLeslie<br>Version: 0.1<br>Date: 2008-07-08<br>Title: numerical solution of Ericsken-Leslie equations for 1D liquid crystal cells<br>Author: Steph Cornford <eltadcirad at gmail.com><br>Maintainer: Steph Cornford <eltadcirad at gmail.com><br>Suggests: uniaxialOptics<br>Description: A 1D finite volume model of the<br>	Ericksen-Leslie equations for nematic liquid crytsals.<br>	Includes pressure driven flow, flexoelectricity, <br>        ion drift-diffusion equations.<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/</blockquote>
 	<img src="images/EricksenLeslie.png" border="0" width=450  alt="image"></p>
 	</div>
+	</li><li id="one"><h3>mie</h3><div>
+	<p>vignette: <a href=mie.Rnw>source</a>, <a href=mie.pdf>pdf</a><br>
+	<blockquote>Package: mie<br>Type: Package<br>Title: Scattering related functions<br>Version: 1.0<br>Date: 2008-03-09<br>Author: Baptiste Auguie<br>Maintainer: baptiste <ba208 at ex.ac.uk><br>Description: Mie scattering for a sphere and a coated sphere. <br>Depends: R (>= 1.8.0)<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>Packaged: Mon Mar 24 14:16:06 2008; baptiste<br>LazyLoad: yes</blockquote>
+	<img src="images/mie.png" border="0" width=450  alt="image"></p>
+	</div>
 	</li><li id="one"><h3>scatteringR</h3><div>
 	<p>vignette: <a href=scatteringR.Rnw>source</a>, <a href=scatteringR.pdf>pdf</a><br>
-	<blockquote>Package: scatteringR<br>Type: Package<br>Title: Scattering related functions<br>Version: 1.0<br>Date: 2008-03-09<br>Author: Baptiste Auguie<br>Maintainer: baptiste <ba208 at ex.ac.uk><br>Description: Mie scattering for a sphere and a coated sphere. Wrapper for ADDA (Discrete Dipole Approximation code), Null-Field Method (T-matrix), coupled dipole approximation, MLWA, and several utilities.<br>Depends: R (>= 1.8.0)<br>Suggests: baptMisc, constants, reshape, plyr, lattice<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>Packaged: Mon Mar 24 14:16:06 2008; baptiste<br>LazyLoad: yes</blockquote>
+	<blockquote>Package: scatteringR<br>Type: Package<br>Title: Scattering related functions<br>Version: 1.0<br>Date: 2008-03-09<br>Author: Baptiste Auguie<br>Maintainer: baptiste <ba208 at ex.ac.uk><br>Description: Mie scattering for a sphere and a coated sphere. Wrapper for ADDA (Discrete Dipole Approximation code), Null-Field Method (T-matrix), coupled dipole approximation, MLWA, and several utilities. Suggests: baptMisc, constants, reshape, plyr, lattice<br>Depends: R (>= 1.8.0)<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>Packaged: Mon Mar 24 14:16:06 2008; baptiste<br>LazyLoad: yes</blockquote>
 	<img src="images/scatteringR.png" border="0" width=450  alt="image"></p>
 	</div>
 	</li><li id="one"><h3>Sparameters</h3><div>
@@ -95,12 +100,12 @@
 	</div>
 	</li><li id="one"><h3>spectra</h3><div>
 	<p>vignette: <a href=spectra.Rnw>source</a>, <a href=spectra.pdf>pdf</a><br>
-	<blockquote>Package: spectra<br>Type: Package<br>Title: Spectra creation and manipulation<br>Version: 1.0<br>Date: 2008-06-27<br>Author: Baptiste Auguie<br>Maintainer: baptiste Auguie <ba208 at exeter.ac.uk><br>Description: Defines the creation and manipulation of objects of class spectra. These contain several slots: wavelength, signal(s), label(s), comments.<br>License: GPL (>=2)<br>Depends: R (>= 1.8.0),reshape<br>Suggests: baptMisc, constants, ggplot2, lattice	 <br>URL: http://r-forge.r-project.org/projects/photonics/<br>Collate: AllClasses.r  AllGenerics.r  plot-methods.r summary-methods.r subset-methods.r  spectra-class.r as.data.frame-methods.r spectra2export.r spectra2excel.r getIntensity.r getWavelength.r getLabels.r getSetup.r<br>LazyLoad: yes</blockquote>
+	<blockquote>Package: spectra<br>Type: Package<br>Title: Spectra creation and manipulation<br>Version: 1.0<br>Date: 2008-06-27<br>Author: Baptiste Auguie<br>Maintainer: baptiste Auguie <ba208 at exeter.ac.uk><br>Description: Defines the creation and manipulation of objects of class spectra. These contain several slots: wavelength, signal(s), label(s), comments. Suggests: baptMisc, constants, ggplot2, lattice<br>License: GPL (>=2)<br>Depends: R (>= 1.8.0),reshape<br>URL: http://r-forge.r-project.org/projects/photonics/<br>Collate: AllClasses.r  AllGenerics.r  plot-methods.r summary-methods.r subset-methods.r  spectra-class.r as.data.frame-methods.r spectra2export.r spectra2excel.r getIntensity.r getWavelength.r getLabels.r getSetup.r<br>LazyLoad: yes</blockquote>
 	<img src="images/spectra.png" border="0" width=450  alt="image"></p>
 	</div>
 	</li><li id="one"><h3>spectroR</h3><div>
 	<p>vignette: <a href=spectroR.Rnw>source</a>, <a href=spectroR.pdf>pdf</a><br>
-	<blockquote>Package: spectroR<br>Type: Package<br>Title: Spectroscopy data analysis<br>Version: 1.0<br>Date: 2008-03-06<br>Author: Baptiste Auguie<br>Maintainer: baptiste  <ba208 at ex.ac.uk><br>Description: reshape data from the spectrometer, background correction, and spectra extraction<br>Depends: R (>= 1.8.0), PROcess			 <br>Suggests: baptMisc<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
+	<blockquote>Package: spectroR<br>Type: Package<br>Title: Spectroscopy data analysis<br>Version: 1.0<br>Date: 2008-03-06<br>Author: Baptiste Auguie<br>Maintainer: baptiste  <ba208 at ex.ac.uk><br>Description: reshape data from the spectrometer, background correction, and spectra extraction Suggests: baptMisc, PROcess<br>Depends: R (>= 1.8.0) <br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
 	<img src="images/spectroR.png" border="0" width=450  alt="image"></p>
 	</div>
 	</li><li id="one"><h3>SPPr</h3><div>
@@ -108,6 +113,11 @@
 	<blockquote>Package: SPPr<br>Type: Package<br>Title: Surface Plasmon Polaritons excitation in (multilayered) Kretschmann geometry<br>Version: 1.0<br>Date: 2008-01-13<br>Author: Baptiste Auguie<br>Maintainer: baptiste <ba208 at ex.ac.uk><br>Description: Provides a modelling of multilayer reflection (transmission) coefficient, convenient functions to reshape experimental data, plot it against the model and fit.<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes</blockquote>
 	<img src="images/SPPr.png" border="0" width=450  alt="image"></p>
 	</div>
+	</li><li id="one"><h3>tmatrix</h3><div>
+	<p>vignette: <a href=tmatrix.Rnw>source</a>, <a href=tmatrix.pdf>pdf</a><br>
+	<blockquote>Package: tmatrix<br>Type: Package<br>Title: Wrapper functions for Tmatrix Fortran programs<br>Version: 1.0<br>Date: 2008-10-28<br>Author: Baptiste Auguie (+ a few functions borrowed from other packages)<br>Maintainer: baptiste auguie <ba208 at exeter.ac.uk><br>Description: peak(s) finding, numerical zeros(s), export to ascii, markdown, SVD inversion, confidence intervals, ellipses,...<br>Depends: R (>= 1.8.0)<br>Suggests: constants<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/<br>LazyLoad: yes<br>Collate: 'test.R'</blockquote>
+	<img src="images/tmatrix.png" border="0" width=450  alt="image"></p>
+	</div>
 	</li><li id="one"><h3>uniaxialOptics</h3><div>
 	<p>vignette: <a href=uniaxialOptics.Rnw>source</a>, <a href=uniaxialOptics.pdf>pdf</a><br>
 	<blockquote>Package: uniaxialOptics<br>Version: 0.1<br>Date: 2008-07-08<br>Title: Modelling multilayer anisotropic stacks<br>Author: Steph Cornford <eltadcirad at gmail.com><br>Maintainer: Steph Cornford <eltadcirad at gmail.com><br>Suggests: EricksenLeslie<br>Description: Computes transmission and/or reflection through<br>             a 1D optical uniaxial stack, such as a liquid crystal cell. <br>             Available methods: Ko variant of Berremans 4x4 Matrix Method,<br>	     	                Lien variant of Extended Jones Method<br>License: GPL (>=2)<br>URL: http://r-forge.r-project.org/projects/photonics/</blockquote>



More information about the Photonics-commits mailing list