
#
#                     Copyright Notice
#
# This software was developed at the National Institute of Standards
# and Technology (NIST) by employees of the Federal Government in the
# course of their official duties. Pursuant to title 17 Section 105
# of the United States Code this software is not subject to copyright
# protection and is in the public domain.
#
# This is an experimental system.  NIST assumes no responsibility
# whatsoever for its use by other parties, and makes no guarantees,
# expressed or implied, about its quality, reliability, or any other
# characteristic.
#
# We would appreciate acknowledgment if the software is used.
#

R CMD BATCH sdPlots.R
pdftops -f 1 -l 1 -eps ALLDistSD.pdf ALLDistSD.eps
#pdftops -f 1 -l 1 -eps PEDistSD.pdf PEDistSD.eps

R CMD BATCH XisNTri.R
pdftops -f 1 -l 1 -eps AreaVsNTriLog.pdf AreaVsNTriLog.eps
pdftops -f 1 -l 1 -eps DistVsNTriLog.pdf DistVsNTriLog.eps
pdftops -f 1 -l 1 -eps VolVsNTriLog.pdf VolVsNTriLog.eps

pdftops -f 2 -l 2 -eps scattersNTriLog.pdf DistVsNTriFitPE.eps
pdftops -f 5 -l 5 -eps scattersNTriLog.pdf DistVsNTriFitALL.eps
pdftops -f 10 -l 10 -eps scattersNTriLog.pdf AreaVsNTriFitALL.eps
pdftops -f 11 -l 11 -eps scattersNTriLog.pdf VolVsNTriFitE.eps

R CMD BATCH XisNTri.AltEll.R

R CMD BATCH confirm.R
pdftops -f 1 -l 1 -eps confirm.pdf ConfirmArea.eps
pdftops -f 2 -l 2 -eps confirm.pdf ConfirmDist.eps
pdftops -f 3 -l 3 -eps confirm.pdf ConfirmVol.eps

R CMD BATCH confirmAltEll.R
pdftops -f 1 -l 1 -eps confirmAltEll.pdf AreaAltEll.eps
pdftops -f 2 -l 2 -eps confirmAltEll.pdf DistAltEll.eps
pdftops -f 3 -l 3 -eps confirmAltEll.pdf VolAltEll.eps

R CMD BATCH confirmIcos.R
pdftops -f 1 -l 1 -eps confirmIcos.pdf AreaIcos.eps
pdftops -f 2 -l 2 -eps confirmIcos.pdf DistIcos.eps
pdftops -f 3 -l 3 -eps confirmIcos.pdf VolIcos.eps

R CMD BATCH confirmAltEllFit.R
pdftops -f 1 -l 1 -eps confirmAltEllFit.pdf AreaFitAltEll.eps
pdftops -f 3 -l 3 -eps confirmAltEllFit.pdf VolFitAltEll.eps
