|
tern% idl IDL> strucedit, instrc={a:0, b:1.0, c:'label name'}for options, type:
IDL> doc_library,'strucedit'
############################################################################# # # test to see if modules exists on the current system... # /bin/grep Enterprise /etc/redhat-release >& /dev/null if( "$?" == "0" ) then # # The below code is to be run on Red Hat Enterpris Linux 3 system, # (sometimes referred to as Workstation 3), such as falcons and sunfires, # which have /usr/pppl and Modules. # module load nstx/mdsplus ### uncomment for TRANSP: #module load lff95 #module load mpich #set RHEL=true # # End of RHEL 3 startup scripts # else # # The following code is run on older system such as the petrels and taurus. # source /etc/cshrc.default alias setup 'set __args="\!*" ; source $NSTXUSR/util/setup/setup.csh' setup nstx setenv PATH "$PATH":/usr/pppl/bin:/bin:/usr/bin:/usr/pppl/mdsplus/bin:/usr/X11R6/bin:/usr/pppl/epics/base-3.14.2/bin/linux-x86:/usr/pppl/epics/extensions/bin/linux-x86 ### uncomment for TRANSP: #source /usr/ntcc/etc/.transprc_csh # # endif ############################################################################# # should work on all platforms: setenv HOST `uname -n | awk -F. '{print $1}'` # # Your personal additions to Environmental variables may follow, e.g. # # # APPEND your stuff to IDL_PATH: # setenv IDL_PATH "$IDL_PATH":+/u/bdavis/mp:/u/sveitzer/billtest # # PREPEND your stuff to PATH: # setenv PATH /u/sveitzer/tdldist/bin:$PATHSee http://beowulf.pppl.gov/ws3/logins.html for more information.
PLEASE LIMIT SEARCHING OR PLOTTING 1000's OF SHOTS TO TIMES WHEN NSTX IS NOT RUNNING.
It also plots in a different window, so you don't have click "Back" to change entries. This will allow you to go back to previous plots, like scrolling up in VersaTerm :-).
This version runs on PPPL Linux computers, where computation speeds should be 4 times faster.
As with other web-tools, when you e-mail a postscript file to yourself, it should be editable in Adobe Illustrator, Canvas, etc.
tern% setup idl60 tern% idlMany people will find the iTool utility particularly useful.
(We will not change the default version of IDL until after APS of this year.)
On Unix, directories are found under /v/nstxshr/.
Sub-directories can be made from VMS, and will automatically show up on Unix. E.g.,
$ CREATE/DIRECTORY NSTX$:[SHARED.users.bdavis]
dwscope -def $NSTXUSR/util/scopes/wf.scope &or
scope $NSTXUSR/util/scopes/wf.scopeAs usual, enter a valid shot number in the field at the bottom, if you don't want the current shot (which can have no data for test shots).
You can print from Unix Scopes (although problems have been reported when using the ctwm window manager). Be aware that printer selection (from the Customize...Print... menu) is reset to a postscript file when you "use saved settings from" a file.
If your favorite Unix printer is not in the drop-down list, ask Tom Gibney to add it.
Automatic updates from event recognition seem to be working, as well.
IDL> syb_entryErrors and questions may be directed to Dana Mastrovito.
mdsplot1, NSTX MDSplus Plotting Tool |
mdsscope, NSTX MDSplus Scope Plotting Tool |
mdssignals, NSTX MDSplus Signal Plotting |