This program is based on the Steer algorithm. It applies the CLEAN method to the diffuse sources on the images and is good at analysis of the quiet Sun and filaments. On the other hand, it is not good at flares.
Present version ver. 6.1
Supported computer architecture NEC/SX, NEC/EWS, Sun/Sparc
Supported data 17GHz (non-support for 34GHz), Steady/Event, Full/Partial Sun
Pixel Size 4.9 arcsec/pixel
Field of View Under 512 pixels.
How to use
(1) unix% koshix17 < input
(2) unix% norh_synth -p koshix17 input
(3) IDL> norh_synth,time,prog='koshix',freq=17
Example of input file
The line numbers are given for convinience. The item with (*) usually do not have to be changed. A template is given in ${NORH}/soft/synthesis/koshix.
1: | . | ; output directory |
2: | ss17980419 | ; raw-data file name |
3: | sz00980419001 | ; 'SZ' file name |
4: | 512 | ; FOV pixel size |
5: | 1,0,0 | ; image center offset from Sun center |
6: | 1 | ; start frame number |
7: | 3600 | ; end frame number |
8: | 600 | ; frame interval |
9: | 1 | ; *number of integration frames for calibration |
10: | 1 | ; *number of integration frames for synthesis |
11: | 3000,3000 | ; *CLEAN criterion (R+L), (R-L) |
Explanation for each item
(line 1) output directory
(line 2) raw-data file name
(line 3) 'SZ' file name
(line 4) pixel size of the field of view
(line 5) image center offset from Sun center
(line 6) first frame to synthesize
(line 7) last frame to synthesize
(line 8) frame interval
(line 9) number of intergration frames for calibration
(line 10) number of intergration frames for synthesis
(line 11) CLEAN criterion 1