<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ovsa.njit.edu//wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gnita</id>
	<title>EOVSA Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://ovsa.njit.edu//wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gnita"/>
	<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php/Special:Contributions/Gnita"/>
	<updated>2026-04-18T01:04:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.1</generator>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=EOVSA_Data_Analysis_Tutorial&amp;diff=4467</id>
		<title>EOVSA Data Analysis Tutorial</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=EOVSA_Data_Analysis_Tutorial&amp;diff=4467"/>
		<updated>2019-05-29T16:13:49Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Spectral Fitting with GSFIT */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Browsing and Obtaining EOVSA data=&lt;br /&gt;
[[file:fig-browser.png|thumb|right|500px|Browsing EOVSA data in RHESSI Browser]]&lt;br /&gt;
&lt;br /&gt;
Currently the most convenient way for browsing EOVSA data is through the [http://sprg.ssl.berkeley.edu/~tohban/browser/ RHESSI Browser]. First, check the &amp;quot;EOVSA Radio Data&amp;quot; box on the data selection area (top-left corner). Then select year/month/date to view the overall EOVSA dynamic spectrum. Note if a time is selected at early UTC hours (e.g., 0-3 UT), it will show the EOVSA dynamic spectrum from the previous day. Also note that EOVSA data were not commissioned for spectroscopic imaging prior to April 2017. An example of the overview EOVSA dynamic spectrum for 2017 Aug 21 is shown in the figure on the right.&lt;br /&gt;
&lt;br /&gt;
The overview EOVSA dynamic spectra are from the median of the &amp;lt;b&amp;gt;uncalibrated&amp;lt;/b&amp;gt; cross-power visibilities at a few short baselines, which are not (but a good proxy of) the total-power dynamic spectra. The effects of spatial information blended in the cross-power visibilities can be clearly seen as the &amp;quot;U&amp;quot;-shaped features throughout the day, which are due to the movement of the Sun across the sky that effectively changes the length and orientation of the baselines. Flare times can be easily seen in the EOVSA dynamic spectra, which usually appear as vertical bright features across many frequency bands. More information can be found on [http://ovsa.njit.edu/data-browsing.html this page].&lt;br /&gt;
&lt;br /&gt;
We are currently working on a pipeline to create quicklook full-disk images for implementation at the RHESSI Browser in a way similar as the RHESSI quicklook images. Please stay tuned.&lt;br /&gt;
&lt;br /&gt;
Once you identify the flare time, you can find the full-resolution (1-s cadence) uncalibrated visibility files (in Miriad format) at [http://www.ovsa.njit.edu/fits/IDB/ this link]. Each data file is usually 10 minutes in duration. Name convention is YYYYMMDD/IDBYYYYMMDDHHMMSS, where the time in the file name indicates the start time of the visibility data. &lt;br /&gt;
&lt;br /&gt;
=Calibrating EOVSA data=&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;b&amp;gt;Calibration&amp;lt;/b&amp;gt;: Calibrating EOVSA data is an involved process. We are currently working on a semi-automatic pipeline for calibrating the visibility data. At this moment, however, please contact the EOVSA team if you wish to have calibrated visibility data for a specific event. In the near future, we envision the pipeline-calibrated visibility data to be available for download on a regular basis.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;b&amp;gt;Self-calibration&amp;lt;/b&amp;gt;: For improving the quality of the imaging, self-calibration is usually needed. This is still a work-in-progress, but we have had some successful practice in self-calibrating some flare events. Please refer to [[Self-Calibrating Flare Data]] for examples and detailed discussions on our current practice for self-calibrating EOVSA flare data.&lt;br /&gt;
&lt;br /&gt;
=Analyzing EOVSA data=&lt;br /&gt;
==Software==&lt;br /&gt;
We have developed two packages for EOVSA data processing and analysis:&lt;br /&gt;
* [https://github.com/suncasa/suncasa SunCASA] A wrapper around [https://casa.nrao.edu/ CASA (the Common Astronomy Software Applications package)] for synthesis imaging and visualizing solar spectral imaging data. CASA is one of the leading software tool for &amp;quot;supporting the data post-processing needs of the next generation of radio astronomical telescopes such as ALMA and VLA&amp;quot;, an international effort led by the [https://public.nrao.edu/ National Radio Astronomy Observatory]. The current version of CASA uses Python (2.7) interface. More information about CASA can be found on [https://casa.nrao.edu/ NRAO's CASA website ]. Note, CASA is available ONLY on UNIX-BASED PLATFORMS (and therefore, so is SunCASA). &lt;br /&gt;
* [https://github.com/Gelu-Nita/GSFIT GSFIT] A IDL-widget(GUI)-based spectral fitting package called gsfit, which provides a user-friendly display of EOVSA image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries). &lt;br /&gt;
&lt;br /&gt;
For this tutorial, there are two approaches in accessing our software packages: &lt;br /&gt;
* 1.  Through our '''Amazon Cloud server'''. See [[#Using Software on AWS server|Section 3.1.1]] for detailed instructions.&lt;br /&gt;
* 2.  Install on '''your own machine'''. See [[#SunCASA Installation|Section 3.1.2]] (SunCASA) and [[#GSFIT Installation|Section 3.1.3]] (GSFIT) for instructions.&lt;br /&gt;
&lt;br /&gt;
===Using Software on Amazon Cloud Server===&lt;br /&gt;
We use an [https://aws.amazon.com/lightsail/ Amazon AWS Lightsail] cloud server for lightweight data processing and testing purposes. The server has 2 CPUs, 8 GB RAM, and 160 GB SSD storage. It runs CentOS 7 (1901-01) Linux.&lt;br /&gt;
&lt;br /&gt;
''NOTE: the guest account is &amp;lt;b&amp;gt;ONLY INTENDED FOR THE EOVSA TUTORIAL, WHICH WILL BE DISABLED SHORTLY AFTER THE RHESSI WORKSHOP &amp;lt;/b&amp;gt; (you will be notified prior to that). '' If you wish to continue using the server for testing purposes after the tutorial, please contact [mailto:bin.chen@njit.edu Bin Chen] to set up a personal account. &lt;br /&gt;
&lt;br /&gt;
''DISCLAIMER: We are NOT RESPONSIBLE for any loss, damage, or leak of your personal data on the server.''&lt;br /&gt;
* Obtain SSH Key to the guest account from [mailto:bin.chen@njit.edu Bin Chen]&lt;br /&gt;
* Put it under a secure location on your own machine.&lt;br /&gt;
* Follow remaining directions depending on your client machine.&lt;br /&gt;
&lt;br /&gt;
====Connecting via command line====&lt;br /&gt;
* Edit the permission of the SSH key and the directory you choose to place it. Here I use ~/.ssh as an example (create it first by ''mkdir ~/.ssh'' if it does not exist.)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod 700 ~/.ssh&lt;br /&gt;
chmod 400 ~/.ssh/guest-virgo.pem&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Log on to AWS server (password-less)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ssh -X -i ~/.ssh/guest-virgo.pem guest@virgo.arcs.az.njit.edu&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now you are connected to '''virgo'''.&lt;br /&gt;
&lt;br /&gt;
====Connecting via Windows (MobaXterm)====&lt;br /&gt;
Recommend to use &amp;quot;Documents\MobaXterm\home\.ssh&amp;quot;, which should exist if you have already installed the free MobaXterm[https://mobaxterm.mobatek.net/].&lt;br /&gt;
* Create new session, click SSH, enter virgo.arcs.az.njit.edu for Remote host, guest for username.&lt;br /&gt;
* On advanced SSH settings tab, click Use private key, navigate to and select file guest_virgo.pem&lt;br /&gt;
* Close setup window and click the new session's icon, which will log you in.&lt;br /&gt;
&lt;br /&gt;
====Startup SunCASA and sswIDL====&lt;br /&gt;
Once you are connected to '''virgo''', you will have access to SunCASA and GSFIT (included in the sswIDL installation). To not interfere with others (who share the same &amp;quot;guest&amp;quot; account), please &amp;lt;b&amp;gt;create your own directory and work under it&amp;lt;/b&amp;gt;. For easier identification, please kindly use &amp;lt;b&amp;gt;the initial of your first name and your full last name as the name of your directory&amp;lt;/b&amp;gt; (here &amp;quot;bchen&amp;quot; is used as an example). &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[guest@ip-172-26-5-203 ~]$ mkdir bchen&lt;br /&gt;
[guest@ip-172-26-5-203 ~]$ cd bchen&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
To enter SunCASA&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[guest@ip-172-26-5-203 ~/bchen]$ suncasa&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
To enter sswIDL&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[guest@ip-172-26-5-203 ~/bchen]$ sswidl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===[[SunCASA Installation]]===&lt;br /&gt;
Please [http://www.ovsa.njit.edu/wiki/index.php/SunCASA_Installation follow this link] for details regarding installation of SunCASA on your own machine (only available on Unix-bases OS). This will take you to another page.&lt;br /&gt;
&lt;br /&gt;
===[[GSFIT Installation]]===&lt;br /&gt;
Please [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Installation follow this link] for details regarding installation of GSFIT on your own machine (which supports multiple platforms). This will take you to another page.&lt;br /&gt;
&lt;br /&gt;
==Example Data and Scripts==&lt;br /&gt;
In this tutorial, we will demonstrate steps for spectral imaging (self-)calibrated visibility data for a C-class flare on 2017 Aug 21 at ~20:20 UT ([[#Spectral Imaging with SunCASA|Section 3.3]]), followed by a tutorial on visualizing and analyzing the resulting spectral imaging cube ([[#Spectral Fitting with GSFIT|Section 3.4]]). &lt;br /&gt;
&lt;br /&gt;
The visibility data can be accessed by&lt;br /&gt;
* Downloading from [https://drive.google.com/open?id=1ZMCY9Y3FTv-m0QFyBBwrvqaSuS5pAc3l this Google Drive link]. &lt;br /&gt;
* If you are on our AWS cloud server &amp;quot;virgo&amp;quot; (means for accessing the server are discussed in [[#Using Software on AWS server|Section 3.1.1]]), it is located at /common/data/eovsa_tutorial/IDB20170821201800-202300.4s.slfcaled.ms. &lt;br /&gt;
&lt;br /&gt;
''To reduce the amount of data for this tutorial, the time resolution has been reduced by a factor of 4, to 4 s per sample.  The actual time resolution available is 1 s.''  If you are on virgo, please copy it over to your own working directory that you created earlier under the guest account (e.g., ~/bchen/).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color:#FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
cd ''your_working_directory''&lt;br /&gt;
cp -r /common/data/eovsa_tutorial/IDB20170821201800-202300.4s.slfcaled.ms ./&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example scripts for doing the analysis covered in this tutorial are available as [https://github.com/binchensun/eovsa-tutorial/tree/master/rhessi18 this Github repository]. On Virgo, the scripts can be found under /common/data/eovsa_tutorial/.&lt;br /&gt;
&lt;br /&gt;
==Spectral Imaging with SunCASA==&lt;br /&gt;
EOVSA data is handled in [https://casa.nrao.edu CASA] tables system, known as a Measurement Set (MS). The actual visibility data are stored in a MAIN table that contains a number of rows, each of which is effectively a single timestamp for a single spectral window and a single baseline. Within SunCASA, in addition to everything already available in CASA, you have access to additional tools that allow you to explore and utilize the new radio dynamic spectroscopic imaging data from EOVSA. We also had success in using SunCASA for analyzing data from the [https://science.nrao.edu/facilities/vla Karl G. Jansky Very Large Array]. The steps are very similar to those described here.&lt;br /&gt;
To start SunCASA, use:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color:#FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
suncasa&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Within SunCASA, you are under the IPython environment. Everything you know about (I)Python should be applicable here. The installation comes with frequently used packages including Matplotlib, Numpy, SciPy, AstroPy, SunPy. However, it is not very intuitive to add (compatible) Python packages within (Sun)CASA. If you choose to do so, you may want to check [http://docs.astropy.org/en/stable/install.html#installing-astropy-into-casa this page] on how to install AstroPy (which is not originally shipped with CASA) within CASA. This method is generally applicable to adding other packages (but not thoroughly tested). If you need some specific packages for your analysis, and it does not require direct interaction with (Sun)CASA, we recommend you to use the standard Python environment. On Virgo, we have installed Anaconda 3, which can be accessed by, e.g., typing &amp;quot;ipython&amp;quot; in a terminal window.&lt;br /&gt;
&lt;br /&gt;
===Cross-Power Dynamic Spectrum===&lt;br /&gt;
The first module we introduce is [https://github.com/suncasa/suncasa/blob/master/utils/dspec.py ''dspec'']. This module allows you to generate a cross-power dynamic spectrum from an MS file, and visualize it. You can select a subset of data by specifying a [https://casa.nrao.edu/Release3.3.0/docs/UserMan/UserMansu112.html time range], [https://casaguides.nrao.edu/index.php/Selecting_Spectral_Windows_and_Channels spectral windows/channels],  [https://casaguides.nrao.edu/index.php/Antenna/Baseline_Selection_Syntax_with_or_without_Autocorrelations antenna baseline], or [https://casa.nrao.edu/Release3.3.0/docs/UserMan/UserMansu113.html uvrange]. The selection syntax follows the ''CASA'' convention. More information of CASA selection syntax may be found in the above links or the [https://casa.nrao.edu/casadocs/casa-5.4.0/data-selection/data-selection-in-a-measurementset Measurement Selection Syntax].&lt;br /&gt;
[[file:fig-dspec.png|thumb|right|300px|Figure 1: EOVSA cross power dynamic spectrum at stokes XX and YY]]&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
from suncasa.utils import dspec as ds&lt;br /&gt;
import matplotlib.pyplot as plt&lt;br /&gt;
## define the visbility data file&lt;br /&gt;
msfile = 'IDB20170821201800-202300.4s.slfcaled.ms' &lt;br /&gt;
## define the output filename of the dynamic spectrum &lt;br /&gt;
specfile = msfile + '.dspec.npz'  &lt;br /&gt;
## select relatively short baselines within a length (here I use 0.15~0.5km), &lt;br /&gt;
## and take a median cross all of them (with the domedian parameter)&lt;br /&gt;
## alternatively, you can use the &amp;quot;bl&amp;quot; parameter to select individual baseline(s)&lt;br /&gt;
uvrange = '0.15~0.5km'&lt;br /&gt;
## this step generates a dynamic spectrum and saves it to specfile&lt;br /&gt;
dspec=ds.get_dspec(vis=msfile, specfile=specfile, uvrange=uvrange, domedian=True)&lt;br /&gt;
## dspec is a Python dictionary that contains the resulting dynamic spectrum. &lt;br /&gt;
## A copy is saved in &amp;quot;specfile&amp;quot; as a numpy npz file.&lt;br /&gt;
## Other optional parameters are available for more selection criteria &lt;br /&gt;
## such as frequency range (&amp;quot;spw&amp;quot;), and time range (&amp;quot;timeran&amp;quot;)&lt;br /&gt;
## Use &amp;quot;ds.get_dspec?&amp;quot; to see more options&lt;br /&gt;
&lt;br /&gt;
## define the polarizations to show (here I use XX and YY)&lt;br /&gt;
pol='XXYY'&lt;br /&gt;
## The following command displays the resulting cross-power dynamic spectrum&lt;br /&gt;
ds.plt_dspec(specfile, pol=pol) # alternatively you can use dspec as the input&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now you should have a popup window showing the dynamic spectrum. Hover your mouse over the dynamic spectrum, you can read the time and frequency information at the bottom of the window.&lt;br /&gt;
&lt;br /&gt;
===Quick-Look Imaging===&lt;br /&gt;
Imaging EOVSA data involves image cleaning, as well as solar coordinate transformation and image registration. We bundled a number of these steps ino a module named [https://github.com/suncasa/suncasa/blob/master/utils/qlookplot.py ''qlookplot''], allowing users to generate an observing summary plot showing the cross power dynamic spectrum, GOES light curves and EOVSA quick-look images. Now let us start with making a summary plot of EOVSA image at the spectral window 5 (5.4 GHz).&lt;br /&gt;
[[file:fig-qlookplot0.png|thumb|right|300px|EOVSA full-Sun single-band quicklook image]]&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #FCEBD9&amp;quot;&amp;gt;&lt;br /&gt;
## in SunCASA&lt;br /&gt;
from suncasa.utils import qlookplot as ql&lt;br /&gt;
msfile = 'IDB20170821201800-202300.4s.slfcaled.ms'&lt;br /&gt;
## (Optional) Supply the npz file of the dynamic spectrum from previous step. &lt;br /&gt;
## If not provided, the program will generate a new one from the visibility.&lt;br /&gt;
specfile = msfile + '.dspec.npz'  &lt;br /&gt;
## set the time interval&lt;br /&gt;
timerange = '20:21:10~20:21:18'  &lt;br /&gt;
## select frequency range from 5 GHz to 6 GHz&lt;br /&gt;
spw = '5~6GHz'  &lt;br /&gt;
## select stokes XX&lt;br /&gt;
stokes = 'XX'   &lt;br /&gt;
## turn off AIA image plotting, default is True&lt;br /&gt;
plotaia = False &lt;br /&gt;
&lt;br /&gt;
ql.qlookplot(vis=msfile, specfile=specfile, timerange=timerange, spw=spw, \&lt;br /&gt;
    stokes=stokes, plotaia=plotaia)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The empty panels are there as we only selected one polarization for imaging/spectroscopy. Feel free to explore by adjusting the above parameters, e.g. use a different time range (&amp;quot;timerange&amp;quot; parameter) and/or frequency range (&amp;quot;spw&amp;quot; parameter). &lt;br /&gt;
&lt;br /&gt;
With [https://github.com/suncasa/suncasa/blob/master/utils/qlookplot.py ''qlookplot''], it is easy to engage solar data from SDO/AIA in the summary plot.  Setting ''plotaia=True'' in the [https://github.com/suncasa/suncasa/blob/master/utils/qlookplot.py ''qlookplot''] command will download SDO/AIA data at the given time to current directory and add it to the summary plot.&lt;br /&gt;
[[file:fig-qlookplot1.png|thumb|right|300px|EOVSA full-Sun single-band quicklook image with SDO/AIA as background]]&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #FCEBD9&amp;quot;&amp;gt;&lt;br /&gt;
## in SunCASA&lt;br /&gt;
ql.qlookplot(vis=msfile, specfile=specfile, timerange=timerange, spw=spw, \&lt;br /&gt;
    stokes=stokes, plotaia=True)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The resulting radio image is a 4-D datacube (in solar X-pos, Y-pos, frequency, and polarization), which is, by default, saved as a fits file ''msfile + '.outim.image.fits''' under your working directory. The name of the output fits file can be specified using the &amp;quot;outfits&amp;quot; parameter. In this example, we combine all selected frequencies (specified in keyword &amp;quot;spw&amp;quot;) into one image (i.e., multi-frequency synthesis). Therefore the third axis only has one plane. The fourth axis contains polarization. In this example, however, only the first one is populated (&amp;quot;XX&amp;quot;). Here is the relevant information in the header of the resulting FITS file.&lt;br /&gt;
&amp;lt;pre&amp;gt;                        &lt;br /&gt;
NAXIS   =                    4                                                  &lt;br /&gt;
NAXIS1  =                  512/ Nx&lt;br /&gt;
NAXIS2  =                  512/ Ny                                             &lt;br /&gt;
NAXIS3  =                    1/  number of frequency                                           &lt;br /&gt;
NAXIS4  =                    2/  number of polarization&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
By default, [https://github.com/suncasa/suncasa/blob/master/utils/qlookplot.py ''qlookplot''] produces a full sun radio image (512x512 with a pixel size of 5&amp;quot;). If you know where the radio source is (e.g., from the previous full-Sun imaging), you can make a partial solar image around the source by specifying the image center (&amp;quot;xycen&amp;quot;), pixel scale (&amp;quot;cell&amp;quot;), and image field of view (&amp;quot;fov&amp;quot;). Here we show an example that images a 8-s interval around 20:21:14 UT using multi-frequency synthesis in 12-14 GHz and a smaller restoring beam. The microwave source is show to bifurcate into two components, which correspond pretty well with the double flare ribbons in SDO/AIA. &lt;br /&gt;
[[file:fig-qlookplot3.png|thumb|right|300px|EOVSA multi-frequency synthesis quicklook image]]&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #FCEBD9&amp;quot;&amp;gt;&lt;br /&gt;
## in SunCASA&lt;br /&gt;
xycen = [375, 45]  ## image center for clean in solar X-Y in arcsec&lt;br /&gt;
cell=['2.0arcsec'] ## pixel scale&lt;br /&gt;
imsize=[128]   ## number of pixels in X and Y. If only one value is provided, NX = NY&lt;br /&gt;
fov = [100,100]  ## field of view of the zoomed-in panels in unit of arcsec&lt;br /&gt;
ql.qlookplot(vis=msfile, specfile=specfile, timerange='20:21:10~20:21:18', \&lt;br /&gt;
              spw='12GHz~14GHz', stokes='XX', restoringbeam=['6arcsec'],\&lt;br /&gt;
              imsize=imsize,cell=cell,xycen=xycen,fov=fov,calpha=1.0)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Next, we will make images for every single spectral window in this data set (from spw 1 to 30, spw 0 is in the visibility data, but is not calibrated for this event). &lt;br /&gt;
[[file:fig-qlookplot_mbds.png|thumb|right|300px|EOVSA multi-band quicklook image]]&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #FCEBD9&amp;quot;&amp;gt;&lt;br /&gt;
## in SunCASA&lt;br /&gt;
xycen = [375, 45]  ## image center for clean in solar X-Y in arcsec&lt;br /&gt;
cell=['2.0arcsec'] ## pixel size&lt;br /&gt;
imsize=[128]   ## x and y image size in pixels. &lt;br /&gt;
fov = [100,100]  ## field of view of the zoomed-in panels in unit of arcsec&lt;br /&gt;
spw = ['{}'.format(s) for s in range(1,31)]&lt;br /&gt;
clevels = [0.5, 1.0]  ## contour levels to fill in between.&lt;br /&gt;
calpha=0.35  ## now tune down the alpha&lt;br /&gt;
ql.qlookplot(vis=msfile, specfile=specfile, timerange=timerange, spw=spw, stokes=stokes, \&lt;br /&gt;
            restoringbeam=restoringbeam,imsize=imsize,cell=cell, \&lt;br /&gt;
            xycen=xycen,fov=fov,clevels=clevels,calpha=calpha)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The output FITS file as a 4-d cube is saved to ''msfile + '.outim.image.fits''' under your working directory. The 30 spectral windows used for spectral imaging are combined in the output FITS file. So NAXIS3 (frequency axis) is 30.&lt;br /&gt;
&amp;lt;pre&amp;gt;                         &lt;br /&gt;
NAXIS   =                    4 / number of array dimensions                     &lt;br /&gt;
NAXIS1  =                  128                                                  &lt;br /&gt;
NAXIS2  =                  128                                                  &lt;br /&gt;
NAXIS3  =                   30                                                  &lt;br /&gt;
NAXIS4  =                    2  &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Batch-Mode Imaging===&lt;br /&gt;
This section is for interested users who wish to generate FITS files with full control on all parameters being used for synthesis imaging. We provide one example SunCASA script for generating 30-band spectral imaging maps, and another for iterating over time to produce a time series of these maps.&lt;br /&gt;
====Producing a 30-band map cube for a given time====&lt;br /&gt;
An example script can be found at [https://github.com/binchensun/eovsa-tutorial/blob/master/rhessi18/imaging_example.py this Github link]. If you are on the AWS server Virgo, it is under /common/data/eovsa_tutorial/imaging_example.py. First, download or copy the script to your own working directory and cd to your directory. &lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color:#FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
# in SunCASA&lt;br /&gt;
CASA &amp;lt;##&amp;gt;: cd your_working_directory&lt;br /&gt;
CASA &amp;lt;##&amp;gt;: !cp /common/data/eovsa_tutorial/imaging_example.py ./&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[file:fig-specimg.png|thumb|right|300px|Example multi-frequency images at a single time integration]]&lt;br /&gt;
&lt;br /&gt;
Second (optional), change inputs in the following block in your copy of the &amp;quot;imaging_example.py&amp;quot; script and save the changes. This block has definitions for time range, image center and FOV, antennas used, cell size, number of pixels, etc.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
################### USER INPUT GOES IN THIS BLOK ################&lt;br /&gt;
vis = 'IDB20170821201800-202300.4s.slfcaled.ms'  # input visibility data&lt;br /&gt;
trange = '2017/08/21/20:21:00~2017/08/21/20:21:30' # time range for imaging&lt;br /&gt;
xycen = [380., 50.] # center of the output map (in solar X and Y, Unit: arcsec)&lt;br /&gt;
xran = [340., 420.]  # plot range in solar X. Unit: arcsec&lt;br /&gt;
yran = [10., 90.]  # plot range in solar Y. Unit: arcsec&lt;br /&gt;
antennas = '' # Use all 13 EOVSA 2-m antennas by default&lt;br /&gt;
npix = 256 # number of pixels in the image&lt;br /&gt;
cell = '1arcsec' # pixel scale in arcsec&lt;br /&gt;
pol = 'XX' # polarization to image, use XX for now&lt;br /&gt;
pbcor = True # correct for primary beam response?&lt;br /&gt;
outdir = './images' # Specify where to save the output fits files&lt;br /&gt;
outimgpre = 'EO' # Something to add to the output image name&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, run the script in SunCASA via&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color:#FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
CASA &amp;lt;##&amp;gt;: execfile('imaging_example.py')&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The output is a combined 30-band FITS file saved under &amp;quot;outdir&amp;quot;. The naming conversion is outimgpre + YYYYMMDDTHHMMSS_ALLBD.fits. In this example, it is &amp;quot;./images/EO20170821T202115.000_ALLBD.fits&amp;quot;. Here is the detailed information of the axes of the output FITS file.&lt;br /&gt;
&amp;lt;pre&amp;gt;                         &lt;br /&gt;
NAXIS   =                    4 / number of array dimensions                     &lt;br /&gt;
NAXIS1  =                  128                                                  &lt;br /&gt;
NAXIS2  =                  128                                                  &lt;br /&gt;
NAXIS3  =                   30                                                  &lt;br /&gt;
NAXIS4  =                    2  &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From this point, you can use your favorite language (SSWIDL users: fits2map.pro would work on these) to read the fits files and plot them. The last block of the example script uses SunPy.map to generate the plot shown on the right.&lt;br /&gt;
&lt;br /&gt;
====Producing a time series of 30-band maps (a 4-d cube)====&lt;br /&gt;
An example script can be found at [https://github.com/binchensun/eovsa-tutorial/blob/master/rhessi18/imaging_timeseries_example.py this Github link]. If you are on the AWS server Virgo, it is under /common/data/eovsa_tutorial/imaging_timeseries_example.py. The script enables parallel-processing (based on a customized task &amp;quot;ptclean3&amp;quot; -- do not ask me why we have &amp;quot;3&amp;quot; in the task name). To invoke more CPU processes for parallel-processing, change &amp;quot;nthreads&amp;quot; in the preambles from 1 to the number of threads you wish to use.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#ff0000&amp;quot;&amp;gt;Caution:  This script is very computationally intensive.  '''Please do not try to run this script on the AWS server during the RHESSI 18 live tutorial''',  as it has limited resources that everyone must share. &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color:#FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
# in SunCASA&lt;br /&gt;
CASA &amp;lt;##&amp;gt;: cd your_working_directory&lt;br /&gt;
CASA &amp;lt;##&amp;gt;: !cp /common/data/eovsa_tutorial/imaging_timeseries_example.py ./&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Similar as the previous script, change inputs in the following block of your copy of the &amp;quot;imaging_timeseries_example.py&amp;quot; script and save the changes. &lt;br /&gt;
&lt;br /&gt;
[[file:fig-specmovie.png|thumb|right|300px|Example multi-frequency images at one time frame in the [https://web.njit.edu/~sjyu/download/eovsa-tutorial/movie.html output javascript movie]]]&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
################### USER INPUT GOES IN THIS BLOK ####################&lt;br /&gt;
vis = 'IDB20170821201800-202300.4s.slfcaled.ms'  # input visibility data&lt;br /&gt;
specfile = vis + '.dspec.npz'  ## input dynamic spectrum&lt;br /&gt;
nthreads = 1  # Number of processing threads to use&lt;br /&gt;
overwrite = True  # whether to overwrite the existed fits files.&lt;br /&gt;
trange = ''  # time range for imaging, default to all times in the data&lt;br /&gt;
twidth = 1  # make one image out of every 2 time integrations&lt;br /&gt;
xycen = [380., 50.]  # center of the output map in solar X and Y. Unit: arcsec&lt;br /&gt;
xran = [340., 420.]  # plot range in solar X. Unit: arcsec&lt;br /&gt;
yran = [10., 90.]  # plot range in solar Y. Unit: arcsec&lt;br /&gt;
antennas = ''  # default is to use all 13 EOVSA 2-m antennas. &lt;br /&gt;
npix = 128  # number of pixels in the image&lt;br /&gt;
cell = '2arcsec'  # pixel scale in arcsec&lt;br /&gt;
pol = 'XX'  # polarization to image, use XX for now&lt;br /&gt;
pbcor = True  # correct for primary beam response?&lt;br /&gt;
grid_spacing = 5. * u.deg  # grid spacing in degrees&lt;br /&gt;
outdir = './image_series/'  # Specify where to save the output fits files&lt;br /&gt;
imresfile = 'imres.npz'  # File to write summary of the imaging results&lt;br /&gt;
outimgpre = 'EO'  # Something to add to the image name&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, run the script in SunCASA by&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color:#FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
CASA &amp;lt;##&amp;gt;: execfile('imaging_timeseries_example.py')&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The output fits images and a summary file imresfile are saved under &amp;quot;outdir&amp;quot; (in this example &amp;quot;./image_timeseries&amp;quot;). The naming convention of output fits images is the same as [[#Producing a 30-band map at a given time|the previous section]]. The summary yields the time, frequency, and path to every image.&lt;br /&gt;
&amp;lt;pre  style=&amp;quot;background-color:#FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
CASA &amp;lt;##&amp;gt;: imres = np.load(outdir + imresfile)['imres'].item()&lt;br /&gt;
CASA &amp;lt;##&amp;gt;: imres.keys()&lt;br /&gt;
['FreqGHz', 'ImageName', 'Succeeded', 'BeginTime', 'EndTime']&lt;br /&gt;
CASA &amp;lt;##&amp;gt;: ls image_series/*.fits | head -5&lt;br /&gt;
image_series/EO20170821T201800.500_ALLBD.fits&lt;br /&gt;
image_series/EO20170821T201804.500_ALLBD.fits&lt;br /&gt;
image_series/EO20170821T201808.500_ALLBD.fits&lt;br /&gt;
image_series/EO20170821T201812.500_ALLBD.fits&lt;br /&gt;
image_series/EO20170821T201816.500_ALLBD.fits&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The last block of the example script uses SunPy.map to generate a series of plots and wraps them as a [https://web.njit.edu/~sjyu/download/eovsa-tutorial/movie.html javascript movie].&lt;br /&gt;
&lt;br /&gt;
====Plotting Images in SSWIDL====&lt;br /&gt;
All the output files are in standard FITS format in the Helioprojective Cartesian coordinate system (that most spacecraft solar image data adopt; FITS header CTYPE is HPLN-TAN and HPLT-TAN). They are fully compatible with [https://hesperia.gsfc.nasa.gov/rhessidatacenter/complementary_data/maps/ the SSWIDL map suite] which deals with FITS files. We have prepared SSWIDL routines to convert the single time or time-series FITS files to an array of SSWIDL map structure. The scripts are available in the [https://github.com/binchensun/eovsa-tutorial/tree/master/rhessi18 Github repository of our tutorial]. For those working on Virgo, local copies are placed under /common/data/eovsa_tutorial/. Two scripts are relevant to this tutorial:&lt;br /&gt;
* [https://github.com/binchensun/eovsa-tutorial/blob/master/rhessi18/casa_readfits.pro casa_readfits.pro]: read an array of multi-frequency FITS files into FITS header (index) and data.&lt;br /&gt;
* [https://github.com/binchensun/eovsa-tutorial/blob/master/rhessi18/casa_fits2map.pro casa_fits2map.pro]: convert an array of multi-frequency FITS files into an array of SSWIDL map structure (adapted from P. T. Gallagher's hsi_fits2map.pro)&lt;br /&gt;
&lt;br /&gt;
First, start SSWIDL from command line:&lt;br /&gt;
&amp;lt;pre  style=&amp;quot;background-color:#FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
sswidl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find and convert the fits files:&lt;br /&gt;
&amp;lt;pre  style=&amp;quot;background-color:#FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
; cd to your path that contains casa_readfits.pro and casa_fits2map.pro. If on Virgo, just add the path&lt;br /&gt;
IDL&amp;gt; add_path, '/common/data/eovsa_tutorial/'&lt;br /&gt;
IDL&amp;gt; fitsdir = '/common/data/eovsa_tutorial/image_series/'&lt;br /&gt;
IDL&amp;gt; fitsfiles = file_search(fitsdir+'*_ALLBD.fits')&lt;br /&gt;
; The resulting fitfiles contains all multi-frequency FITS files under &amp;quot;fitsdir&amp;quot; &lt;br /&gt;
; The following command converts the fits files to an array of map structures. &lt;br /&gt;
; &amp;quot;casa_fits2map.pro&amp;quot; also work well on a single FITS file. &lt;br /&gt;
; (Optional) keyword &amp;quot;calcrms&amp;quot; is to calculate rms and dynamic range (SNR) of the maps in a user-defined &amp;quot;empty&amp;quot; region &lt;br /&gt;
;        of the map specified by &amp;quot;rmsxran&amp;quot; and &amp;quot;rmsyran&amp;quot;&lt;br /&gt;
IDL&amp;gt; casa_fits2map, fitsfiles, eomaps[, /calcrms, rmsxran=[260., 320.], rmsyran=[-70., 0.]]&lt;br /&gt;
; Save the output maps as an IDL save file for future use&lt;br /&gt;
IDL&amp;gt; save,file='EOMAPS_20170821T201800-202300.4s.sav',eomaps&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The resulting maps have a shape of [# of frequencies, # of polarizations, # of times]&lt;br /&gt;
&amp;lt;pre  style=&amp;quot;background-color:#FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
IDL&amp;gt; help,eomaps&lt;br /&gt;
EOMAPS          STRUCT    = -&amp;gt; &amp;lt;Anonymous&amp;gt; Array[30, 1, 75]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
They have compatible keywords recognized by, e.g., plot_map.pro. Example of the output map keywords:&lt;br /&gt;
&amp;lt;pre  style=&amp;quot;background-color:#FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
IDL&amp;gt; help,eomaps,/str                                                                    &lt;br /&gt;
** Structure &amp;lt;3bcf8e8&amp;gt;, 29 tags, length=131384, data length=131380, refs=1:&lt;br /&gt;
   DATA            DOUBLE    Array[128, 128]&lt;br /&gt;
   XC              DOUBLE           378.99123&lt;br /&gt;
   YC              DOUBLE           49.005429&lt;br /&gt;
   DX              DOUBLE           2.0000000&lt;br /&gt;
   DY              DOUBLE           2.0000000&lt;br /&gt;
   TIME            STRING    '21-Aug-2017 20:18:00.500'&lt;br /&gt;
   ID              STRING    'EOVSA XX 3.413GHz'&lt;br /&gt;
   DUR             DOUBLE           4.0000003&lt;br /&gt;
   XUNITS          STRING    'arcsec'&lt;br /&gt;
   YUNITS          STRING    'arcsec'&lt;br /&gt;
   ROLL_ANGLE      DOUBLE           0.0000000&lt;br /&gt;
   ROLL_CENTER     DOUBLE    Array[2]&lt;br /&gt;
   FREQ            DOUBLE           3.4125694&lt;br /&gt;
   FREQUNIT        STRING    'GHz'&lt;br /&gt;
   STOKES          STRING    'XX'&lt;br /&gt;
   DATAUNIT        STRING    'K'&lt;br /&gt;
   DATATYPE        STRING    'Brightness Temperature'&lt;br /&gt;
   BMAJ            DOUBLE        0.0097377778&lt;br /&gt;
   BMIN            DOUBLE        0.0097377778&lt;br /&gt;
   BPA             DOUBLE           0.0000000&lt;br /&gt;
   RSUN            DOUBLE           948.03949&lt;br /&gt;
   L0              FLOAT           0.00000&lt;br /&gt;
   B0              DOUBLE           6.9298481&lt;br /&gt;
   COMMENT         STRING    'Converted by CASA_FITS2MAP.PRO'&lt;br /&gt;
   RMS             DOUBLE           22995.481&lt;br /&gt;
   SNR             DOUBLE           92.201139&lt;br /&gt;
   RMSUNIT         STRING    'K'&lt;br /&gt;
   RMSXRAN         FLOAT     Array[2]&lt;br /&gt;
   RMSYRAN         FLOAT     Array[2]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[file:fig-specimg_idl.png|thumb|right|300px|Example multi-frequency EOVSA images at one time plotted in SSWIDL]]&lt;br /&gt;
An example for plotting all images at a selected time:&lt;br /&gt;
&amp;lt;pre  style=&amp;quot;background-color:#FCEBD9;&amp;quot;&amp;gt;&lt;br /&gt;
; choose a time pixel&lt;br /&gt;
IDL&amp;gt; plttime = anytim('2017-08-21T20:21:15')&lt;br /&gt;
IDL&amp;gt; dt = min(abs(anytim(eomaps[0,0,*].time)-plttime),tidx)&lt;br /&gt;
; use maps at this time, first polarization, and all bands&lt;br /&gt;
IDL&amp;gt; eomap = reform(eomaps[*,0,tidx])&lt;br /&gt;
IDL&amp;gt; window,0,xs=1000,ys=800&lt;br /&gt;
IDL&amp;gt; !p.multi=[0,6,5]&lt;br /&gt;
IDL&amp;gt; loadct, 3&lt;br /&gt;
IDL&amp;gt; for i=0, 29 do plot_map,eomap[i],grid=5.,$&lt;br /&gt;
         tit=string(eomap[i].freq,format='(f5.2)')+' GHz', $&lt;br /&gt;
         chars=2.0,xran=[340.,420.],yran=[10.,90.]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Spectral Fitting with GSFIT==&lt;br /&gt;
In this section we discuss using GSFIT (now a package of SSWIDL) to perform spectral fit based on the resulting FITS images produced from the previous steps. We will use the IDL save file produced in [[#Plotting Images in SSWIDL|Section 3.3.3.3]] as the input. A copy of the IDL save file can be downloaded from this link. On Virgo, the IDL save file is located at /common/data/eovsa_tutorial/21August2017.sav. In addition, this folder contains three more demo files that may be used to demonstrate the GSFIT functionality. &lt;br /&gt;
For those intending to use their own machines for this part of the tutorial, these IDL fits files may be downloaded from [https://www.dropbox.com/sh/tjez92wfph1jp7x/AAAJBO6AJ0GC5H3GCZypc2BYa?dl=0 this location]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===GSFIT GUI Application===&lt;br /&gt;
The GSFIT GUI application may be launched as follows&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfit [,nthreads]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''nthreads''' is an optional argument that indicates the number of parallel asynchronous threads to be used when performing the fit tasks. By default, GSFIT launches with only one thread, but the user may interactively add or delete threads as needed at the run-time up to the number of CPUs available on the system (&amp;lt;b&amp;gt;Note, if you are working on the AWS server, please use only one thread&amp;lt;/b&amp;gt;).  After some delay while the interface loads, the GUI below should appear.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery  widths=600px heights=300px&amp;gt;&lt;br /&gt;
File:GSFITwin.png|GSFIT GUI appearance on Windows OS&lt;br /&gt;
File:GSFITunix.png|GSFIT GUI appearance on Linux/Mac OS&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A detailed description of the GSFIT functionality is provided in the page linked below. &lt;br /&gt;
====[[GSFIT Help]]====&lt;br /&gt;
&lt;br /&gt;
===GSFITCP Batch Mode Application===&lt;br /&gt;
GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
GSFITCP is launched using the following call:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp, taskfile, nthreads, /start&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where '''''taskfile''''' is a path to a file in which a GSFIT task has been previously saved, as explained in the [[GSFIT Help]] page, '''''nthreads''''' is an optional argument indicating the number of parallel asynchronous threads to be used, and the optional keyword '''''/start''''', if set, requests immediate start of the batch processing. &lt;br /&gt;
   &lt;br /&gt;
A detailed description of the GSFITCP functionality is provided in the page linked below. &lt;br /&gt;
====[[GSFITCP Help]]====&lt;br /&gt;
&lt;br /&gt;
===GSFITVIEW GUI Application===&lt;br /&gt;
The GSFITVIEW GUI application may be launched as follows&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitview [,gsfitmaps]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where the optional '''gsfitmaps''' argument is either the filename of an IDL ''*.sav'' file containg a GSFIT Parameter Map Cube structure produced by the GSFIT or GSFITCP applications, or an already restored such structure.&lt;br /&gt;
&amp;lt;gallery  widths=600px heights=400px&amp;gt;&lt;br /&gt;
File:GSFITVIEWwin.png&lt;br /&gt;
File:GSFITVIEWunix.png&lt;br /&gt;
]&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A detailed description of the GSFITVIEW functionality is provided in the page linked below. &lt;br /&gt;
====[[GSFITVIEW Help]]====&lt;br /&gt;
&lt;br /&gt;
===[[GSFIT Data Format]]===&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4450</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4450"/>
		<updated>2019-05-27T11:58:17Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT SSW_UPGRADE Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements (All Platforms)= &lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;'''IDL8.4, or higher, is needed for running any of the applications included in this package'''&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''If needed, instructions for installing the gfortran compiler may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the [https://www.lmsal.com/solarsoft/  SSW IDL repository]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4449</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4449"/>
		<updated>2019-05-27T11:57:34Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT Linux / Mac OS Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements (All Platforms)= &lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;'''IDL8.4, or higher, is needed for running any of the applications included in this package'''&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''If needed, instructions for installing the gfortran compiler may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4448</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4448"/>
		<updated>2019-05-27T11:54:02Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT IDL Version Requirements (All Platforms) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements (All Platforms)= &lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;'''IDL8.4, or higher, is needed for running any of the applications included in this package'''&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4447</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4447"/>
		<updated>2019-05-27T11:53:35Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT IDL Version Requirements (All Platforms) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements (All Platforms)= &lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;'''IDL8.4, or a higher version, is needed for running any of the applications included in this package'''&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4446</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4446"/>
		<updated>2019-05-27T11:52:44Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements (All Platforms)= &lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;'''An IDL8.4 version, or higher, is needed for running any of the applications included in this package'''&amp;lt;/span&amp;gt;.&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4445</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4445"/>
		<updated>2019-05-27T11:52:18Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT IDL Version Requirements(All Platforms) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements (All Platforms)= &lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;'''An IDL8.4 version, or higher, is needed for running any of the applications included in this package'''&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4444</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4444"/>
		<updated>2019-05-27T11:51:30Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT IDL Version Requirements(All Platforms) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements(All Platforms)= &lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;'''An IDL8.4 version, or higher, is needed for running any of the applications included in this package'''&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4443</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4443"/>
		<updated>2019-05-27T11:51:15Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT IDL Version Requirements(All Platforms) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements(All Platforms)= &lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;'''An IDL8.4 version, or higher, is needed for running any of the applications included in this package.'''&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4442</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4442"/>
		<updated>2019-05-27T11:50:35Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements(All Platforms)= &lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;An IDL8.4 version, or higher, is needed for running any of the applications included in this package&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4441</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4441"/>
		<updated>2019-05-27T11:49:50Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements(All Platforms)= &lt;br /&gt;
{{font color|red|An IDL8.4 version, or higher, is needed for running any of the applications included in this package}}.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4440</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4440"/>
		<updated>2019-05-27T11:49:37Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements(All Platforms)= &lt;br /&gt;
{{font color|red| An IDL8.4 version, or higher, is needed for running any of the applications included in this package}}.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4439</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4439"/>
		<updated>2019-05-27T11:48:55Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements(All Platforms)= &lt;br /&gt;
The current version of the GSFIT package relies on functionality that has been introduced only in IDL8.4. {{font color|red| '''Therefore, an IDL8.4 version, or higher, is needed for running any of the applications included in this package'''}}.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4438</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4438"/>
		<updated>2019-05-27T11:48:00Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements(All Platforms)= &lt;br /&gt;
The current version of the GSFIT package relies on functionality that has been introduced only in IDL8.4. {{font color|red|This text is different}} Therefore, an IDL8.4 version, or higher, is needed for running any of the applications included in this package.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4437</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4437"/>
		<updated>2019-05-27T11:45:23Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT IDL Version Requirements(All Platforms)= &lt;br /&gt;
The current version of the GSFIT package relies on functionality that has been introduced only in IDL8.4. Therefore, an IDL8.4 version, or higher, is needed for running any of the applications included in this package.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4436</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4436"/>
		<updated>2019-05-27T11:39:42Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT Linux / Mac OS Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4435</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4435"/>
		<updated>2019-05-27T11:39:32Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT Linux / Mac OS Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].'''&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4434</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4434"/>
		<updated>2019-05-27T11:38:43Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT Linux / Mac OS Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. '''Instructions for installing the gfortran compiler, if missing, may be found [http://www.lapk.org/gfortran/gfortran.php?OS=7 here].&lt;br /&gt;
'''&lt;br /&gt;
WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4433</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4433"/>
		<updated>2019-05-27T11:38:18Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT Linux / Mac OS Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. '''Instructions for installing the gfortran compiler, if missing, may be found [[http://www.lapk.org/gfortran/gfortran.php?OS=7] here].&lt;br /&gt;
'''&lt;br /&gt;
WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4221</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4221"/>
		<updated>2019-05-18T21:46:21Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT SSW Instrument Setup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
After the SSW installation is upgraded to include gsfit and gx_simulator packages, to ensure proper functionality, one should also edit the sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4220</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4220"/>
		<updated>2019-05-18T21:44:15Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT Manual SWW Installation and Setup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
Please note that, regardless the method chosen to install any of these two packages, to ensure proper functionality, one should make sure that sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts are properly updated such as to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4219</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4219"/>
		<updated>2019-05-18T21:43:22Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT Manual SWW Installation and Setup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual SWW Installation and Setup=&lt;br /&gt;
Although not recommended, one may perform a manual installation of the GSFIT package by copying the directory structure located at  https://github.com/Gelu-Nita/GSFIT to your local machine SSW  directory, $ssw/packages/gsfit/' &lt;br /&gt;
However, if such manual installation is performed, the $ssw/gen/setup/setup.ssw_env script must be edited by adding or altering the following lines:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
setenv SSW_GSFIT $SSW_PACKAGES/gsfit&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_INSTR &amp;quot;packages/gsfit [...]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_ALL &amp;quot;$SSW_GSFIT [...]&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where [...] denote the definitions already existent in the original setup.ssw_env script.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
Please note that, regardless the method chosen to install any of these two packages, to ensure proper functionality, one should make sure that sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts are properly updated such as to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4177</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=4177"/>
		<updated>2019-05-17T19:33:12Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFIT Manual SWW Installation and Setup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual SWW Installation and Setup=&lt;br /&gt;
However, if as of today the GSFIT package has not been yet released through SSW, you may perform a manual install by copying the directory structure located at  https://github.com/Gelu-Nita/GSFIT to your local machine SSW  directory, $ssw/packages/gsfit/' &lt;br /&gt;
If such manual installation is performed, the $ssw/gen/setup/setup.ssw_env script must be edited by adding or altering the following lines:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
setenv SSW_GSFIT $SSW_PACKAGES/gsfit&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_INSTR &amp;quot;packages/gsfit [...]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_ALL &amp;quot;$SSW_GSFIT [...]&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where [...] denote the definitions already existent in the original setup.ssw_env script.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
Please note that, regardless the method chosen to install any of these two packages, to ensure proper functionality, one should make sure that sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts are properly updated such as to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3955</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3955"/>
		<updated>2019-05-14T17:45:07Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Command line or programmatic manipulation of the GSFITCP results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
To obtain a list of valid GSFIT calling sequences one may call '''''gsfitcp''''' with no arguments:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp&lt;br /&gt;
% GSFITCP: For a detailed description visit http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help, or use one of the folowing calling sequences:&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskfilename; to provide a path to a stored GSFIT task stracture&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskstructure; to provide an already restored GSFIT task structure&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, nthreads; to set,increase, or decrease the number of ashyncronious threads to be used&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, out=out,log; to change the default &amp;quot;gsfitcp.log&amp;quot; path for run-time logging of the results.&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /status; to report the status of the application&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /quiet; to inhibit automatic printing of progress report messages at run-time&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /start; to start processing the task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /flush; to flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /abort; to abort all active tasks and flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /exit; to abort all active tasks, flush the pending task queue, and exit the apllication&lt;br /&gt;
% GSFITCP: % Any logical combination of the arguments and keywords listed above should result in a valid single-line calling sequence&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
NOTE: GSFITCP processes all fittings task in at least one asynchronous parallel thread. Therefore, the IDL command line should remain active for other tasks while GSFITCP is running in the background. However, to avoid any clashes with automatic progress report messages printed by GSFIT at the IDL console any time a parallel thread returns a result, the '''''IDL-&amp;gt; gsfitcp, /quiet''''' command may be issued at any time.  Use '''''IDL-&amp;gt; gsfitcp, quiet=0''''' to turn these run-time messages back on. &lt;br /&gt;
=Visualizing the GSFITCP results=&lt;br /&gt;
==Visualizing the GSFITCP results using the GSFITVIEW GUI application==&lt;br /&gt;
While processing its fit task queue, GSFITCP continuously logs the individual pixel-based solutions, as they are returned by the parallel thread to which they are assigned. The default GSFITCP log file, called '''''gsfitcp.log''''' is located in the local directory. However, the user may set a different log file using the command &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL-&amp;gt; gsfitcp, out=out&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where out is any valid file path.&lt;br /&gt;
&lt;br /&gt;
To visualize the final or partial fit results at any time, even while '''''gsfitcp''''' is still running in the background use&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitview, 'cplog' &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Visit the [[GSFITVIEW Help]] page for detailed information about GSFITVIEW GUI functionality.&lt;br /&gt;
&lt;br /&gt;
==Command line or programmatic manipulation of the GSFITCP results==&lt;br /&gt;
The GSFIT package provides a support routine that my be used to restore and convert the GSFITCP fit results to a GSFIT Parameter Maps IDL structure that may be inspected and manipulated at the command line or programmatically.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
map=gsfit_log2map('gsfitcp.log')&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Visit [[GSFIT Data Format]] for detailed information about this data structure.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3950</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3950"/>
		<updated>2019-05-14T17:40:06Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Visualizing GSFITCP results using the GSFITVIEW GUI application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
To obtain a list of valid GSFIT calling sequences one may call '''''gsfitcp''''' with no arguments:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp&lt;br /&gt;
% GSFITCP: For a detailed description visit http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help, or use one of the folowing calling sequences:&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskfilename; to provide a path to a stored GSFIT task stracture&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskstructure; to provide an already restored GSFIT task structure&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, nthreads; to set,increase, or decrease the number of ashyncronious threads to be used&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, out=out,log; to change the default &amp;quot;gsfitcp.log&amp;quot; path for run-time logging of the results.&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /status; to report the status of the application&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /quiet; to inhibit automatic printing of progress report messages at run-time&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /start; to start processing the task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /flush; to flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /abort; to abort all active tasks and flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /exit; to abort all active tasks, flush the pending task queue, and exit the apllication&lt;br /&gt;
% GSFITCP: % Any logical combination of the arguments and keywords listed above should result in a valid single-line calling sequence&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
NOTE: GSFITCP processes all fittings task in at least one asynchronous parallel thread. Therefore, the IDL command line should remain active for other tasks while GSFITCP is running in the background. However, to avoid any clashes with automatic progress report messages printed by GSFIT at the IDL console any time a parallel thread returns a result, the '''''IDL-&amp;gt; gsfitcp, /quiet''''' command may be issued at any time.  Use '''''IDL-&amp;gt; gsfitcp, quiet=0''''' to turn these run-time messages back on. &lt;br /&gt;
=Visualizing the GSFITCP results=&lt;br /&gt;
==Visualizing the GSFITCP results using the GSFITVIEW GUI application==&lt;br /&gt;
While processing its fit task queue, GSFITCP continuously logs the individual pixel-based solutions, as they are returned by the parallel thread to which they are assigned. The default GSFITCP log file, called '''''gsfitcp.log''''' is located in the local directory. However, the user may set a different log file using the command &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL-&amp;gt; gsfitcp, out=out&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where out is any valid file path.&lt;br /&gt;
&lt;br /&gt;
To visualize the final or partial fit results at any time, even while '''''gsfitcp''''' is still running in the background use&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitview, 'cplog' &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Visit the [[GSFITVIEW Help]] page for detailed information about GSFITVIEW GUI functionality.&lt;br /&gt;
&lt;br /&gt;
==Command line or programmatic manipulation of the GSFITCP results==&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3949</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3949"/>
		<updated>2019-05-14T17:38:52Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Visualizing GSFITCP results using the GSFITVIEW GUI application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
To obtain a list of valid GSFIT calling sequences one may call '''''gsfitcp''''' with no arguments:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp&lt;br /&gt;
% GSFITCP: For a detailed description visit http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help, or use one of the folowing calling sequences:&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskfilename; to provide a path to a stored GSFIT task stracture&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskstructure; to provide an already restored GSFIT task structure&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, nthreads; to set,increase, or decrease the number of ashyncronious threads to be used&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, out=out,log; to change the default &amp;quot;gsfitcp.log&amp;quot; path for run-time logging of the results.&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /status; to report the status of the application&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /quiet; to inhibit automatic printing of progress report messages at run-time&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /start; to start processing the task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /flush; to flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /abort; to abort all active tasks and flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /exit; to abort all active tasks, flush the pending task queue, and exit the apllication&lt;br /&gt;
% GSFITCP: % Any logical combination of the arguments and keywords listed above should result in a valid single-line calling sequence&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
NOTE: GSFITCP processes all fittings task in at least one asynchronous parallel thread. Therefore, the IDL command line should remain active for other tasks while GSFITCP is running in the background. However, to avoid any clashes with automatic progress report messages printed by GSFIT at the IDL console any time a parallel thread returns a result, the '''''IDL-&amp;gt; gsfitcp, /quiet''''' command may be issued at any time.  Use '''''IDL-&amp;gt; gsfitcp, quiet=0''''' to turn these run-time messages back on. &lt;br /&gt;
=Visualizing the GSFITCP results=&lt;br /&gt;
==Visualizing GSFITCP results using the GSFITVIEW GUI application==&lt;br /&gt;
While processing its fit task queue, GSFITCP continuously logs the individual pixel-based solutions, as they are returned by the parallel thread to which they are assigned. The default GSFITCP log file, called '''''gsfitcp.log''''' is located in the local directory. However, the user may set a different log file using the command &lt;br /&gt;
&amp;lt;pre&amp;gt;IDL-&amp;gt; gsfitcp, out=out&amp;lt;/pre&amp;gt;&lt;br /&gt;
where out is any valid file path.&lt;br /&gt;
&lt;br /&gt;
To visualize the final or partial fit results at any time, even while '''''gsfitcp''''' is still running in the background use&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitview, 'cplog' &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Visit the [[GSFITVIEW Help]] page for detailed information about GSFITVIEW GUI functionality.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3947</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3947"/>
		<updated>2019-05-14T17:38:24Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Visualizing GSFITCP results using the GSFITVIEW GUI application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
To obtain a list of valid GSFIT calling sequences one may call '''''gsfitcp''''' with no arguments:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp&lt;br /&gt;
% GSFITCP: For a detailed description visit http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help, or use one of the folowing calling sequences:&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskfilename; to provide a path to a stored GSFIT task stracture&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskstructure; to provide an already restored GSFIT task structure&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, nthreads; to set,increase, or decrease the number of ashyncronious threads to be used&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, out=out,log; to change the default &amp;quot;gsfitcp.log&amp;quot; path for run-time logging of the results.&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /status; to report the status of the application&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /quiet; to inhibit automatic printing of progress report messages at run-time&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /start; to start processing the task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /flush; to flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /abort; to abort all active tasks and flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /exit; to abort all active tasks, flush the pending task queue, and exit the apllication&lt;br /&gt;
% GSFITCP: % Any logical combination of the arguments and keywords listed above should result in a valid single-line calling sequence&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
NOTE: GSFITCP processes all fittings task in at least one asynchronous parallel thread. Therefore, the IDL command line should remain active for other tasks while GSFITCP is running in the background. However, to avoid any clashes with automatic progress report messages printed by GSFIT at the IDL console any time a parallel thread returns a result, the '''''IDL-&amp;gt; gsfitcp, /quiet''''' command may be issued at any time.  Use '''''IDL-&amp;gt; gsfitcp, quiet=0''''' to turn these run-time messages back on. &lt;br /&gt;
=Visualizing the GSFITCP results=&lt;br /&gt;
==Visualizing GSFITCP results using the GSFITVIEW GUI application==&lt;br /&gt;
While processing its fit task queue, GSFITCP continuously logs the individual pixel-based solutions, as they are returned by the parallel thread to which they are assigned. The default GSFITCP log file, called '''''gsfitcp.log''''' is located in the local directory. However, the user may set a different log file using the command &amp;lt;pre&amp;gt;IDL-&amp;gt; gsfitcp, out=out&amp;lt;/pre&amp;gt;, where out is any valid file path.&lt;br /&gt;
&lt;br /&gt;
To visualize the final or partial fit results at any time, even while '''''gsfitcp''''' is still running in the background use&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitview, 'cplog' &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Visit the [[GSFITVIEW Help]] page for detailed information about GSFITVIEW GUI functionality.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3945</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3945"/>
		<updated>2019-05-14T17:37:43Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Visualizing the GSFITCP results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
To obtain a list of valid GSFIT calling sequences one may call '''''gsfitcp''''' with no arguments:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp&lt;br /&gt;
% GSFITCP: For a detailed description visit http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help, or use one of the folowing calling sequences:&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskfilename; to provide a path to a stored GSFIT task stracture&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskstructure; to provide an already restored GSFIT task structure&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, nthreads; to set,increase, or decrease the number of ashyncronious threads to be used&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, out=out,log; to change the default &amp;quot;gsfitcp.log&amp;quot; path for run-time logging of the results.&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /status; to report the status of the application&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /quiet; to inhibit automatic printing of progress report messages at run-time&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /start; to start processing the task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /flush; to flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /abort; to abort all active tasks and flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /exit; to abort all active tasks, flush the pending task queue, and exit the apllication&lt;br /&gt;
% GSFITCP: % Any logical combination of the arguments and keywords listed above should result in a valid single-line calling sequence&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
NOTE: GSFITCP processes all fittings task in at least one asynchronous parallel thread. Therefore, the IDL command line should remain active for other tasks while GSFITCP is running in the background. However, to avoid any clashes with automatic progress report messages printed by GSFIT at the IDL console any time a parallel thread returns a result, the '''''IDL-&amp;gt; gsfitcp, /quiet''''' command may be issued at any time.  Use '''''IDL-&amp;gt; gsfitcp, quiet=0''''' to turn these run-time messages back on. &lt;br /&gt;
=Visualizing the GSFITCP results=&lt;br /&gt;
==Visualizing GSFITCP results using the GSFITVIEW GUI application==&lt;br /&gt;
While processing its fit task queue, GSFITCP continuously logs the individual pixel-based solutions, as they are returned by the parallel thread to which they are assigned. The default GSFITCP log file, called '''''gsfitcp.log''''' is located in the local directory. However, the user may set a different log file using the command IDL-&amp;gt; gsfitcp, out=out'''''', where out is any valid file path.&lt;br /&gt;
&lt;br /&gt;
To visualize the final or partial fit results at any time, even while '''''gsfitcp''''' is still running in the background use&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitview, 'cplog' &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Visit the [[GSFITVIEW Help]] page for detailed information about GSFITVIEW GUI functionality.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3940</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3940"/>
		<updated>2019-05-14T17:28:18Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
To obtain a list of valid GSFIT calling sequences one may call '''''gsfitcp''''' with no arguments:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp&lt;br /&gt;
% GSFITCP: For a detailed description visit http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help, or use one of the folowing calling sequences:&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskfilename; to provide a path to a stored GSFIT task stracture&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskstructure; to provide an already restored GSFIT task structure&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, nthreads; to set,increase, or decrease the number of ashyncronious threads to be used&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, out=out,log; to change the default &amp;quot;gsfitcp.log&amp;quot; path for run-time logging of the results.&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /status; to report the status of the application&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /quiet; to inhibit automatic printing of progress report messages at run-time&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /start; to start processing the task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /flush; to flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /abort; to abort all active tasks and flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /exit; to abort all active tasks, flush the pending task queue, and exit the apllication&lt;br /&gt;
% GSFITCP: % Any logical combination of the arguments and keywords listed above should result in a valid single-line calling sequence&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
NOTE: GSFITCP processes all fittings task in at least one asynchronous parallel thread. Therefore, the IDL command line should remain active for other tasks while GSFITCP is running in the background. However, to avoid any clashes with automatic progress report messages printed by GSFIT at the IDL console any time a parallel thread returns a result, the '''''IDL-&amp;gt; gsfitcp, /quiet''''' command may be issued at any time.  Use '''''IDL-&amp;gt; gsfitcp, quiet=0''''' to turn these run-time messages back on. &lt;br /&gt;
=Visualizing the GSFITCP results=&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=3939</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=3939"/>
		<updated>2019-05-14T16:02:37Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
Platform specific installation instructions for the GSFIT package are provided on this page.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual SWW Installation and Setup=&lt;br /&gt;
However, if as of today the GSFIT package has not been yet released through SSW, you may perform a manual install by copying the directory structure located at  https://github.com/Gelu-Nita/GSFIT to your local machine SSW  directory, $ssw/packages/gsfit/' &lt;br /&gt;
If such manual installation is performed, the $ssw/gen/setup/setup.ssw_env script must be edited by adding or altering the following lines:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
setenv SSW_GSFIT $SSW_PACKAGES/gsfit$&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_INSTR &amp;quot;packages/gsfit [...]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_ALL &amp;quot;$SSW_GSFIT [...]&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where [...] denote the definitions already existent in the original setup.ssw_env script.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
Please note that, regardless the method chosen to install any of these two packages, to ensure proper functionality, one should make sure that sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts are properly updated such as to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=3938</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=3938"/>
		<updated>2019-05-14T16:01:24Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT Help]]&lt;br /&gt;
*[[GSFITCP Help]]&lt;br /&gt;
*[[GSFITVIEW Help]]&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual SWW Installation and Setup=&lt;br /&gt;
However, if as of today the GSFIT package has not been yet released through SSW, you may perform a manual install by copying the directory structure located at  https://github.com/Gelu-Nita/GSFIT to your local machine SSW  directory, $ssw/packages/gsfit/' &lt;br /&gt;
If such manual installation is performed, the $ssw/gen/setup/setup.ssw_env script must be edited by adding or altering the following lines:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
setenv SSW_GSFIT $SSW_PACKAGES/gsfit$&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_INSTR &amp;quot;packages/gsfit [...]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_ALL &amp;quot;$SSW_GSFIT [...]&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where [...] denote the definitions already existent in the original setup.ssw_env script.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
Please note that, regardless the method chosen to install any of these two packages, to ensure proper functionality, one should make sure that sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts are properly updated such as to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=3937</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=3937"/>
		<updated>2019-05-14T15:55:53Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT HELP]]&lt;br /&gt;
*[[GSFITCP HELP]]&lt;br /&gt;
*[[GSFITVIEW HELP]]&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual SWW Installation and Setup=&lt;br /&gt;
However, if as of today the GSFIT package has not been yet released through SSW, you may perform a manual install by copying the directory structure located at  https://github.com/Gelu-Nita/GSFIT to your local machine SSW  directory, $ssw/packages/gsfit/' &lt;br /&gt;
If such manual installation is performed, the $ssw/gen/setup/setup.ssw_env script must be edited by adding or altering the following lines:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
setenv SSW_GSFIT $SSW_PACKAGES/gsfit$&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_INSTR &amp;quot;packages/gsfit [...]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_ALL &amp;quot;$SSW_GSFIT [...]&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where [...] denote the definitions already existent in the original setup.ssw_env script.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
Please note that, regardless the method chosen to install any of these two packages, to ensure proper functionality, one should make sure that sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts are properly updated such as to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=3936</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=3936"/>
		<updated>2019-05-14T15:55:33Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results.&lt;br /&gt;
For detailed information about these applications, please visit the pages linked below.&lt;br /&gt;
*[[GSFIT HELP[]&lt;br /&gt;
*[[GSFITCP HELP[]&lt;br /&gt;
*[[GSFITVIEW HELP[]&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual SWW Installation and Setup=&lt;br /&gt;
However, if as of today the GSFIT package has not been yet released through SSW, you may perform a manual install by copying the directory structure located at  https://github.com/Gelu-Nita/GSFIT to your local machine SSW  directory, $ssw/packages/gsfit/' &lt;br /&gt;
If such manual installation is performed, the $ssw/gen/setup/setup.ssw_env script must be edited by adding or altering the following lines:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
setenv SSW_GSFIT $SSW_PACKAGES/gsfit$&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_INSTR &amp;quot;packages/gsfit [...]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_ALL &amp;quot;$SSW_GSFIT [...]&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where [...] denote the definitions already existent in the original setup.ssw_env script.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
Please note that, regardless the method chosen to install any of these two packages, to ensure proper functionality, one should make sure that sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts are properly updated such as to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=3935</id>
		<title>GSFIT Installation</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFIT_Installation&amp;diff=3935"/>
		<updated>2019-05-14T15:53:04Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://github.com/Gelu-Nita/GSFIT GSFIT] is an IDL-widget(GUI)-based spectral fitting package that provides a user-friendly display of [http://www.ovsa.njit.edu/ EOVSA] image cubes and an interface to fast fitting codes (via platform-dependent shared-object libraries).  Fits to individual spectra can be done quickly for manual investigation using a GUI application called [http://www.ovsa.njit.edu/wiki/index.php/GSFIT_Help GSFIT], while parallel/multi-core batch processing of selected blocks of data can also be performed using a command prompt application called [http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help GSFITCP]. A helper routine called [http://www.ovsa.njit.edu/wiki/index.php/GSFITVIEW_Help GSFITVIEW] allows further display and investigation of the fitting results. Please visit [GSFIT HELP], [GSFITCP HELP] and [GSFITVIEW HELP] pages for detailed information about these applications.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Linux / Mac OS Requirements=&lt;br /&gt;
On Mac and Unix platforms, the gfortran compiler must be also installed to allow automatic compilation of the source code located in the ..//gsfit/unix directory, in order to generate a series of shared libraries, when gsfit is launched for the first time. WARNING: For this action to be successfully completed, the user must have writing rights to the ..//gsfit/unix directory.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Windows OS Requirements=&lt;br /&gt;
The GSFIT package is distributed along with a set of dynamic link libraries located in the ..//gsfit/win subfolder, which have been compiled assuming a WIN64 architecture. For Win32, please contact us to inquire about alternative options.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW_UPGRADE Installation=&lt;br /&gt;
The release version of the IDL GSFIT package is intended to be distributed through the SSW IDL repository [https://www.lmsal.com/solarsoft/]. &lt;br /&gt;
Although installed as a stand-alone package, the GSFIT code relies on a series of IDL support routines that are part of the gx_simulator package. Therefore, in addition to installing the gsfit package , the gx_simulator package must be also installed. This installation can be performed by issuing an upgrade command, i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; ssw_upgrade,/gsfit,/gx_simulator,/gen,/spawn,/loud,/passive_ftp &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual SWW Installation and Setup=&lt;br /&gt;
However, if as of today the GSFIT package has not been yet released through SSW, you may perform a manual install by copying the directory structure located at  https://github.com/Gelu-Nita/GSFIT to your local machine SSW  directory, $ssw/packages/gsfit/' &lt;br /&gt;
If such manual installation is performed, the $ssw/gen/setup/setup.ssw_env script must be edited by adding or altering the following lines:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
setenv SSW_GSFIT $SSW_PACKAGES/gsfit$&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_INSTR &amp;quot;packages/gsfit [...]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
setenv SSW_PACKAGES_ALL &amp;quot;$SSW_GSFIT [...]&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where [...] denote the definitions already existent in the original setup.ssw_env script.&lt;br /&gt;
&lt;br /&gt;
=GSFIT SSW Instrument Setup=&lt;br /&gt;
Please note that, regardless the method chosen to install any of these two packages, to ensure proper functionality, one should make sure that sswidl.bat (on Windows platforms) or cshrc (on Unix or Mac platforms) scripts are properly updated such as to include gx_simulator and gsfit in the SSW_INSTR path declaration, i.e.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
set SSW_INSTR=gx_simulator, gsfit [...] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where [..] denotes any other SSW packages already installed.&lt;br /&gt;
&lt;br /&gt;
=GSFIT Manual Stand-Alone Installation=&lt;br /&gt;
Although '''not reccomended''', one may in principle choose to install the gsfit and gx_simulator packages in standalone directories that are not part of the SSW repositories. However if this (not recommended) option is used, the gsfit and gx_simulator paths should be explicitly added to the IDL !path global variable, i.e.  &lt;br /&gt;
&lt;br /&gt;
and explicitly add this path to your IDL path structure.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; !path='..//gsfit/idl:'+!path&lt;br /&gt;
IDL&amp;gt; !path='..//gx_simulator/idl:'+!path&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where '''../''' should be replaced with the explicit paths to the respective local machine repositories.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3934</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3934"/>
		<updated>2019-05-14T15:46:30Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
To obtain a list of valid GSFIT calling sequences one may call '''''gsfitcp''''' with no arguments:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp&lt;br /&gt;
% GSFITCP: For a detailed description visit http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help, or use one of the folowing calling sequences:&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskfilename; to provide a path to a stored GSFIT task stracture&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskstructure; to provide an already restored GSFIT task structure&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, nthreads; to set,increase, or decrease the number of ashyncronious threads to be used&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, out=out,log; to change the default &amp;quot;gsfitcp.log&amp;quot; path for run-time logging of the results.&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /status; to report the status of the application&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /quiet; to inhibit automatic printing of progress report messages at run-time&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /start; to start processing the task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /flush; to flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /abort; to abort all active tasks and flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /exit; to abort all active tasks, flush the pending task queue, and exit the apllication&lt;br /&gt;
% GSFITCP: % Any logical combination of the arguments and keywords listed above should result in a valid single-line calling sequence&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3933</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3933"/>
		<updated>2019-05-14T15:45:51Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
To obtain a list of valid GSFIT calling sequences one may call '''''gsfitcp''''' with no arguments:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp&lt;br /&gt;
% GSFITCP: For a detailed description visit http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help, or use one of the folowing calling sequences:&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskfilename; to provide a path to a stored GSFIT task stracture&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskstructure; to provide an already restored GSFIT task structure&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, nthreads; to set,increase, or decrease the number of ashyncronious threads to be used&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, out=out,log; to change the default &amp;quot;gsfitcp.log&amp;quot; path for run-time logging of the results.&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /status; to report the status of the application&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /quiet; to inhibit automatic printing of progress report messages at run-time&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /start; to start processing the task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /flush; to flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /abort; to abort all active tasks and flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /exit; to abort all active tasks, flush the pending task queue, and exit the apllication&lt;br /&gt;
% GSFITCP: % Any logical combination of the arguments and keywords listed above should result in a valid calling sequence&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3932</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3932"/>
		<updated>2019-05-14T15:45:38Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
To obtain a list of valid GSFIT calling sequences one may call'''''gsfitcp''''' with no arguments:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp&lt;br /&gt;
% GSFITCP: For a detailed description visit http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help, or use one of the folowing calling sequences:&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskfilename; to provide a path to a stored GSFIT task stracture&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskstructure; to provide an already restored GSFIT task structure&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, nthreads; to set,increase, or decrease the number of ashyncronious threads to be used&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, out=out,log; to change the default &amp;quot;gsfitcp.log&amp;quot; path for run-time logging of the results.&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /status; to report the status of the application&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /quiet; to inhibit automatic printing of progress report messages at run-time&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /start; to start processing the task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /flush; to flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /abort; to abort all active tasks and flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /exit; to abort all active tasks, flush the pending task queue, and exit the apllication&lt;br /&gt;
% GSFITCP: % Any logical combination of the arguments and keywords listed above should result in a valid calling sequence&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3931</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3931"/>
		<updated>2019-05-14T15:41:15Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
To obtain a list of valid GSFIT calling sequences one may call'''''gsfitcp''''' with no arguments:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp&lt;br /&gt;
% GSFITCP: For a detailed description visit http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help, or use one of the folowing calling sequences:&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskfilename; to provide a path to a stored GSFIT task stracture&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskstructure; to provide an already restored GSFIT task structure&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, nthreads; to set,increase, or decrease the number of ashyncronious threads to be used&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, out=out,log; to change the default &amp;quot;gsfitcp.log&amp;quot; path for run-time logging of the results.&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /status; to report the status of the application&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /quiet; to inhibit automatic printing of progress report messages at run-time&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /start; to start processing the task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /flush; to flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /abort; to abort all active tasks and flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /exit; to abort all active tasks, flush the pending task queue, and exit the apllication&lt;br /&gt;
% IDL-&amp;gt; gsfitcp,taskfilename,/start; This minimal call sequence should get you started on one thread!&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3930</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3930"/>
		<updated>2019-05-14T15:41:04Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
To obtain a list of valid GSFIT calling sequences one may call'''''gsfitcp''''' with no arguments:&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp&lt;br /&gt;
% GSFITCP: For a detailed description visit http://www.ovsa.njit.edu/wiki/index.php/GSFITCP_Help, or use one of the folowing calling sequences:&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskfilename; to provide a path to a stored GSFIT task stracture&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, taskstructure; to provide an already restored GSFIT task structure&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, nthreads; to set,increase, or decrease the number of ashyncronious threads to be used&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, out=out,log; to change the default &amp;quot;gsfitcp.log&amp;quot; path for run-time logging of the results.&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /status; to report the status of the application&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /quiet; to inhibit automatic printing of progress report messages at run-time&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /start; to start processing the task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /flush; to flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /abort; to abort all active tasks and flush the pending task queue&lt;br /&gt;
% IDL-&amp;gt; gsfitcp, /exit; to abort all active tasks, flush the pending task queue, and exit the apllication&lt;br /&gt;
% IDL-&amp;gt; gsfitcp,taskfilename,/start; This minimal call sequence should get you started on one thread!&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3929</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3929"/>
		<updated>2019-05-14T01:13:52Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
GSFITCP is launched using the following call:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp, taskfile[, nthreads, start=start, quiet=quiet] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where &lt;br /&gt;
*'''''taskfile''''' is a mandatory string argument indication the path to a file in which a GSFIT task has been previously saved, as explained in the [[GSFIT Help]] page. Alternatively, the string argument '''''taskfile''''' may be replaced by an IDL task structure that has ben previously restored from such a task file.&lt;br /&gt;
*'''''nthreads''''' is an optional argument indicating the number of parallel asynchronous threads to be used &lt;br /&gt;
*'''''/start''''' is an optinal keyword that, if set, requests immediate start of the batch processing&lt;br /&gt;
*'''''/quiet''''' is an optional keyword that, if set, prevents GSFITCP to print periodic run-time messages reporting the progress of the fitting process. &lt;br /&gt;
&lt;br /&gt;
A detailed description of the GSFITCP functionality is provided below.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3928</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3928"/>
		<updated>2019-05-14T01:12:14Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
GSFITCP is launched using the following call:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp, taskfile[, nthreads, start=start, quiet=quiet] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where &lt;br /&gt;
*'''''taskfile''''' is a mandatory string argument indication the path to a file in which a GSFIT task has been previously saved, as explained in the [[GSFIT Help]] page&lt;br /&gt;
*'''''nthreads''''' is an optional argument indicating the number of parallel asynchronous threads to be used &lt;br /&gt;
*'''''/start''''' is an optinal keyword that, if set, requests immediate start of the batch processing&lt;br /&gt;
*'''''/quiet''''' is an optional keyword that, if set, prevents GSFITCP to print periodic run-time messages reporting the progress of the fitting process. &lt;br /&gt;
&lt;br /&gt;
A detailed description of the GSFITCP functionality is provided below.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3927</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3927"/>
		<updated>2019-05-14T01:11:53Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
GSFITCP is launched using the following call:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp, taskfile[, nthreads, start=start, quiet=quiet] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where &lt;br /&gt;
*'''''taskfile''''' is a mandatory string argument indication the path to a file in which a GSFIT task has been previously saved, as explained in the [[GSFIT Help]] page&lt;br /&gt;
*'''''nthreads''''' is an optional argument indicating the number of parallel asynchronous threads to be used &lt;br /&gt;
*'''''/start''''' is an optinal keyword that, if set, requests immediate start of the batch processing&lt;br /&gt;
*'''''/quiet''''' is an optional keyword that, if set, prevents GSFITCP to print periodic run-time messages reporting the progress of the fitting process. &lt;br /&gt;
&lt;br /&gt;
Since the fitting tasks are processed by GSFITCP &lt;br /&gt;
   &lt;br /&gt;
A detailed description of the GSFITCP functionality is provided below.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3926</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3926"/>
		<updated>2019-05-14T01:11:40Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
GSFITCP is launched using the following call:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp, taskfile[, nthreads, start=start, quiet=quiet] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where &lt;br /&gt;
*'''''taskfile''''' is a mandatory string argument indication the path to a file in which a GSFIT task has been previously saved, as explained in the [[GSFIT Help]] page&lt;br /&gt;
*'''''nthreads''''' is an optional argument indicating the number of parallel asynchronous threads to be used &lt;br /&gt;
*'''''/start''''', is an optinal keyword that, if set, requests immediate start of the batch processing&lt;br /&gt;
*'''''/quiet''''' is an optional keyword that, if set, prevents GSFITCP to print periodic run-time messages reporting the progress of the fitting process. &lt;br /&gt;
&lt;br /&gt;
Since the fitting tasks are processed by GSFITCP &lt;br /&gt;
   &lt;br /&gt;
A detailed description of the GSFITCP functionality is provided below.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3925</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3925"/>
		<updated>2019-05-14T01:11:25Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
GSFITCP is launched using the following call:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp, taskfile[, nthreads, start=start, quiet=quiet] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where &lt;br /&gt;
*'''''taskfile''''' is a mandatory string argument indication the path to a file in which a GSFIT task has been previously saved, as explained in the [[GSFIT Help]] page&lt;br /&gt;
*'''''nthreads''''' is an optional argument indicating the number of parallel asynchronous threads to be used &lt;br /&gt;
*'''''/start''''', is an optinal keyword that, if set, requests immediate start of the batch processing&lt;br /&gt;
*''''/quiet''''' is an optional keyword that, if set, prevents GSFITCP to print periodic run-time messages reporting the progress of the fitting process. &lt;br /&gt;
&lt;br /&gt;
Since the fitting tasks are processed by GSFITCP &lt;br /&gt;
   &lt;br /&gt;
A detailed description of the GSFITCP functionality is provided below.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3924</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3924"/>
		<updated>2019-05-14T01:11:02Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
GSFITCP is launched using the following call:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp, taskfile[, nthreads, start=start, quiet=quiet] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where &lt;br /&gt;
*'''''taskfile''''' is a mandatory string argument indication the path to a file in which a GSFIT task has been previously saved, as explained in the [[GSFIT Help]] page&lt;br /&gt;
*'''''nthreads''''' is an optional argument indicating the number of parallel asynchronous threads to be used &lt;br /&gt;
*'''''/start''''', is an optinal keyword that, if set, requests immediate start of the batch processing&lt;br /&gt;
*'''''/start''''' is an optional keyword that, if set, prevents GSFITCP to print periodic run-time messages reporting the progress of the fitting process. &lt;br /&gt;
&lt;br /&gt;
Since the fitting tasks are processed by GSFITCP &lt;br /&gt;
   &lt;br /&gt;
A detailed description of the GSFITCP functionality is provided below.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3923</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3923"/>
		<updated>2019-05-14T01:10:50Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
GSFITCP is launched using the following call:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp, taskfile[, nthreads, start=start, quiet=quiet] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where &lt;br /&gt;
*'''''taskfile''''' is a mandatory string argument indication the path to a file in which a GSFIT task has been previously saved, as explained in the [[GSFIT Help]] page&lt;br /&gt;
*'''''nthreads''''' is an optional argument indicating the number of parallel asynchronous threads to be used &lt;br /&gt;
'''''/start''''', is an optinal keyword that, if set, requests immediate start of the batch processing&lt;br /&gt;
*'''''/start''''' is an optional keyword that, if set, prevents GSFITCP to print periodic run-time messages reporting the progress of the fitting process. &lt;br /&gt;
&lt;br /&gt;
Since the fitting tasks are processed by GSFITCP &lt;br /&gt;
   &lt;br /&gt;
A detailed description of the GSFITCP functionality is provided below.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3922</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3922"/>
		<updated>2019-05-14T01:08:44Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
GSFITCP is launched using the following call:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp, taskfile[, nthreads, start=start, quiet=quiet] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where '''''taskfile''''' is a mandatory string argument indication the path to a file in which a GSFIT task has been previously saved, as explained in the [[GSFIT Help]] page, '''''nthreads''''' is an optional argument indicating the number of parallel asynchronous threads to be used, the optional keyword '''''/start''''', if set, requests immediate start of the batch processing, and the optional keyword'''''/start''''', if set, prevents GSFITCP to print periodic run-time messages reporting the progress of the fitting process. &lt;br /&gt;
&lt;br /&gt;
Since the fitting tasks are processed by GSFITCP &lt;br /&gt;
   &lt;br /&gt;
A detailed description of the GSFITCP functionality is provided below.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3921</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3921"/>
		<updated>2019-05-14T01:07:51Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* Launching the GSFITCP command prompt application */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
GSFITCP is launched using the following call:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp, taskfile[, nthreads, start=start, quiet=quiet] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where '''''taskfile''''' is a path to a file in which a GSFIT task has been previously saved, as explained in the [[GSFIT Help]] page, '''''nthreads''''' is an optional argument indicating the number of parallel asynchronous threads to be used, the optional keyword '''''/start''''', if set, requests immediate start of the batch processing, and the optional keyword'''''/start''''', if set, prevents GSFITCP to print periodic run-time messages reporting the progress of the fitting process. &lt;br /&gt;
&lt;br /&gt;
Since the fitting tasks are processed by GSFITCP &lt;br /&gt;
   &lt;br /&gt;
A detailed description of the GSFITCP functionality is provided below.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3920</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3920"/>
		<updated>2019-05-14T01:07:25Z</updated>

		<summary type="html">&lt;p&gt;Gnita: /* GSFITCP Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
=Launching the GSFITCP command prompt application=&lt;br /&gt;
&lt;br /&gt;
GSFITCP is launched using the following call:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp, taskfile [, nthreads, start=start, quiet=quiet] &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where '''''taskfile''''' is a path to a file in which a GSFIT task has been previously saved, as explained in the [[GSFIT Help]] page, '''''nthreads''''' is an optional argument indicating the number of parallel asynchronous threads to be used, the optional keyword '''''/start''''', if set, requests immediate start of the batch processing, and the optional keyword'''''/start''''', if set, prevents GSFITCP to print periodic run-time messages reporting the progress of the fitting process. &lt;br /&gt;
&lt;br /&gt;
Since the fitting tasks are processed by GSFITCP &lt;br /&gt;
   &lt;br /&gt;
A detailed description of the GSFITCP functionality is provided below.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
	<entry>
		<id>http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3919</id>
		<title>GSFITCP Help</title>
		<link rel="alternate" type="text/html" href="http://ovsa.njit.edu//wiki/index.php?title=GSFITCP_Help&amp;diff=3919"/>
		<updated>2019-05-14T00:53:02Z</updated>

		<summary type="html">&lt;p&gt;Gnita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GSFITCP is the command prompt counterpart of the GSFIT GUI microwave spectral fitting application. Once started, GSFITCP is designed to run in unattended mode until all fitting tasks assigned to it are completed and log on the disk in an user-defined *.log file, the content of which may be visualized using the GSFITVIEW GUI application. When run remotely on an Linux/Mac platform, the GSFITCP may be launched on a detached [https://linuxize.com/post/how-to-use-linux-screen/ screen], which allows the remote user to logout without stopping the process in which GSFITCP runs.&lt;br /&gt;
&lt;br /&gt;
=GSFITCP Installation=&lt;br /&gt;
GSFITCP is part of the GSFIT IDL Package&lt;br /&gt;
&lt;br /&gt;
To get installation instructions for the IDL GSFIT package, please visit the [[GSFIT Installation]] page.&lt;br /&gt;
&lt;br /&gt;
GSFITCP is launched using the following call:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IDL&amp;gt; gsfitcp, taskfile, nthreads, /start&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where '''''taskfile''''' is a path to a file in which a GSFIT task has been previously saved, as explained in the [[GSFIT Help]] page, '''''nthreads''''' is an optional argument indicating the number of parallel asynchronous threads to be used, and the optional keyword '''''/start''''', if set, requests immediate start of the batch processing. &lt;br /&gt;
   &lt;br /&gt;
A detailed description of the GSFITCP functionality is provided in the page linked below.&lt;/div&gt;</summary>
		<author><name>Gnita</name></author>
	</entry>
</feed>