Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What are the SSW IDL startup scripts?

IDL scripts SSW startup
0
Posted

What are the SSW IDL startup scripts?

0

Windows: SSW IDL is started by running the batch file $SSW/site/setup/sswidl.bat (or a shortcut to it on your desktop). This script: • defines $SSW to point to the top of the SSW tree • sets IDL_STARTUP to point to a generic startup procedure • sets SSW_INSTR to select the SSW instruments that will be included initially in the SSW IDL session • sets SSW_PERSONAL_STARTUP to point to your own personal IDL startup file if any • starts IDL Note: If you change the batch file so that IDL_STARTUP does not run the generic startup procedure, SSW IDL will not function. Unix: Usually in your .login file, you will have lines that define $SSW, your startup routine, select SSW instruments, and run the setup scripts, similar to: setenv SSW /ssw setenv IDL_STARTUP $HOME/idl_startup.pro setenv SSW_INSTR hessi spex xray source $SSW/gen/setup/setup.ssw If these lines are not in your .login, they are probably in a system-wide file that automatically gets run when you log on. Or, on some systems, typing ss

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123