next up previous contents
次へ: For analysis without IDL 上へ: How to set up 戻る: How to set up   目次

For analysis with IDL


(1) Installation of the SolarSoftware.

Install the SolarSoftware (SSW) with the subpackage 'Radio/NoRH'. We strongly recommend to install the SolarSoftware with the sub-package for Yohkoh/SXT. If these softwares were not installed, please contact your system manager. The primary distribution site for SolarSoftware is: http://www.lmsal.com/solarsoft/ We define the top directory of SSW as ${SSW} and that of NoRH subpackage as ${NORH} (usually ${SSW}/radio/norh) in this manual. The original version of the NoRH software is included in the distribution CD-ROM.


(2) Installation of NoRH data base

Copy the NoRH data base after getting them from the NoRH distribution CD-ROMs or from the NSRO archive at ftp://solar-pub.nao.ac.jp/pub/nsro/norh/data. The recommended destination is ${NORH}/data.


Note 1 ! Due to the limited network capability in Nobeyama, we strongly recommend you to use CD-ROMs for the initial setup and then to update through the network.


Note 2 ! The 'tsx' data (see Appendix A.8) in NoRH data base is quite huge although it is still possible to analyze the NoRH data without this. So you do not have to install it.


(3) Setup of your personal environment

Include the followings in your environment setup file (~/.cshrc).
setenv SSW SSW-directory1
setenv SSW_INSTR ``norh''
setenv NORH ${SSW}/radio/norh
source ${SSW}/gen/setup/setup.ssw
source ${NORH}/setup/setup.norh
Note that the enviroment variable ${SSW} can be different (Ask your system manager)2. In case you analyze many kinds of data at the same time, define SSW_INSTR as follows, e.g.
setenv SSW_INSTR ``sxt hxt norh''
In some sites, to save the disk space, the NoRH data base could be installed somewhere that is not the default place (${NORH}/data) 3. In this case, include following
setenv NORHDB data-base-directory


next up previous contents
次へ: For analysis without IDL 上へ: How to set up 戻る: How to set up   目次
service@solar.nro.nao.ac.jp