BasyouhuP9901 ver.3 SD Japanese Special Time RCP in Jan. & Feb., 1999
.l2

Sessai@NIPR, 1998/12/08
revised on 1998/12/11
version 2 on 1998/12/16
version 3 on 1999/01/08
revised on 1999/01/30
1. Installation
2. Schedule file
3. Test running, please
4. Sounding mode
5. Beam sequence
6. Notes

Version 3 has been released here !!!
Only this version can be used BOTH for JAN & FEB 1999 ST !!!
Please replace your older version by this newest version 3 !!!
Version 2 can still be used (only) for Jan ST,
BUT can NOT be used for Feb ST !!!
Please upgrade your version 2 to
this version 3 by the end of JAN.,1999 !!!
Please note that the first Feb. ST day is Feb. 4 !!!!
Many thanks for your attention!!

1. Installation

Get BasyouhuP9901 ver.3 installation package from
	http://www.nipr.ac.jp/~yukimatu/SDsmr/BasyouhuP9901v3/  (here!)
The installation package file you should get is
	BasyouhuP9901v3.tar.gz
	    (check if the size is 32891 bytes & cksum = 3619870076 on QNX)
	    (Never use BasyouhuP9901.tar.gz !!! It's OLD VERSION!!!)
	    (Never use BasyouhuP9901v2.tar.gz !!! It's OLD VERSION!!!)
	    (If you cannot get/save it, please try the following...
		Install packages to choose one.)


	(You can also see our SENSU Summary Plot page,
		http://www.nipr.ac.jp/~yukimatu/SDsmr/ just for your fun.:-)

Put it on your Radops QNX PC.
	(Be sure the file name shuold be
		"BasyouhuP9901v3.tar.gz" or "BasyouhuP9901v3.tar.F".
	 If it's not so (e.g. BasyouhuP9901v3_tar.gz, BasyouhuP9901v3.tgz),
	 rename it after transfering it to QNX...)
	(If you use older QNX (earlier than v4.24)
	 whose "install" program does not support gzipped packages,
	 first you should uncompress it by gunzip,
	 and then freeze it by doing "freeze -v BasyouhuP9901v3.tar"
	 to create "BasyouhuP9901v3.tar.F" before going ahead...)
	(Or you can get "BasyouhuP9901v3.tar" or "BasyouhuP9901v3.tar.F"
	 directly from this web. Press "Install packages" above.)
	(If you don't have gzip/gunzip on QNX, you can get it from Quics!
	 Press here to get "gzip.tar.F"!)

Do the following on your Radops QNX PC.
	install -u BasyouhuP9901v3.tar.gz
	(If you get or create "BasyouhuP9901v3.tar.F", do instead like...
		install -u BasyouhuP9901v3.tar.F           )
and follow the setup instruction to complete the installation process...
(Julian, now you can install it in any directory you like...:-)
This should work for Radops2000 version 4.01 and 4.10
on both QNX 4.22A and QNX 4.24, I hope.
(I didn't check it on QNX 4.25 which has already been released.)

If you encounter any problem, please let me know it as soon as possible.

	PS. You can also see source codes here on this web.
		BasyouhuP9901.c (revised)
		BasyouhuP9901.h (revised)
		makefile (revised for jth)
		    report2.c
		    sync2.h
		    ntp.h
		    forbid_freq_check.h
		    option2.h
		    show.h
		        freq_band.h
		        pulse_code.h


2. Schedule file

(The same documentation as this is included in the installation package.
 Its file name is "00Readme" found in the source directory where you install.
 You can use it to create your schedule file
 (and you can also aviod any unexpected mistyping!!!).


1999  1 24  0  0  /radops/usr/bin/BasyouhuP9901 -mode 1
1999  1 25  0  0  /radops/usr/bin/BasyouhuP9901 -mode 2
	.............
1999  1 29  0  0  /radops/usr/bin/BasyouhuP9901 -mode 3
1999  1 30  0  0  /radops/usr/bin/BasyouhuP9901 -mode 4
	.............
1999  2  4  0  0  /radops/usr/bin/BasyouhuP9901 -mode 5
	.............
1999  2  9  0  0  /radops/usr/bin/BasyouhuP9901 -mode 6
	.............
1999  2 20  0  0  /radops/usr/bin/BasyouhuP9901 -mode 7
	.............
1999  2 25  0  0  /radops/usr/bin/BasyouhuP9901 -mode 8
	.............

Please note that '-mode' option is indispensable/required for EACH special DAY!
(If you don't specify it, it will terminate without doing anything! Take care!)
	'-mode 1'    for Jan.24,1999 (for all radars)
	'-mode 2'    for Jan.25,1999 (for all radars)
	'-mode 3'    for Jan.29,1999 (for all radars)
	'-mode 4'    for Jan.30,1999 (for all radars)
	'-mode 5'    for Feb. 4,1999 (for all radars)
	'-mode 6'    for Feb. 9,1999 (for all radars)
	'-mode 7'    for Feb.20,1999 (for all radars)
	'-mode 8'    for Feb.25,1999 (for all radars)

If you think your radar/Radops cannot perform intt=2, do instead e.g.
1999  1 24  0  0  /radops/usr/bin/BasyouhuP9901 -mode 1 -it 3
('-it' option will overide the default intt selected by '-mode' option.)

We will be very happy if you can specify the best frequencies
(instead of your default definition in /radops/usr/include/default.h)
to get as much ionospheric/auroral echo as possible (not ground scatter).
To do so, add '-df' and '-nf' option just like in normal_scan.

1999  1 24  0  0  /radops/usr/bin/BasyouhuP9901 -mode 1 -df xxxxx -nf yyyy
1999  1 25  0  0  /radops/usr/bin/BasyouhuP9901 -mode 2 -df xxxxx -nf yyyy

If you need more info, you can see the online usage of this RCP by doing
	use BasyouhuP9901
or read the source code or ask me.


3. Test running, please...

	After reading the explanation of the sounding mode below,
	all the radars should test this RCP in DT in this month.
	Please test each mode (all the 8 modes) at your radar site.
	(If you install this version only for Feb. ST time,
	 tests only for 4 modes (5,6,7 & 8) will be enough.)
	(It's good enough for each mode to run just for 10 to 15 min or so.)
	And please report any problem to me ASAP if any.
	Please make sure again that you specify '-mode' option
	for each test run (for each mode) as describled above
	  (again, if you don't specify it, this RCP will fail...)
	and please test all the 4 modes (5,6,7 & 8) for Feb.ST!!
	You can see display task's display or 'errlog' file to check
		if intt is correct or not, and
		if beam sequence is correct or not.
	This RCP will output time/bmnum/scan for each beam in errlog file.

	Many thanks for your great efforts to check and run this RCP!!


4. Sounding mode

	This BasyouhuP9901 is a modified version of Basyouhu scan
	which ran for our Special Time in Fab.,1998.
	Intt is shortened(2or3 sec now) to suit for our pulsation observation.
	(If any of you cannot perform intt=2 on your radar, let me know soon.)
	For most radars for most days, various Basyouhu scans will be made
	to get 1 or 2 high time resolution special camping beams data
	with high time resolution global convection data simultaneously.
	rsep=45km,frang=180km,mpinc=2400 as usual, but no GPS synchronization.
	CP=5241
	Detailed beam sequences for all the radars will be shown below...


5. Beam sequence (revised)

	Each beam sequence for each mode(day) for each radar is
	almost completely different from ones for the other modes/radars
	due to different Geotail orbit/MLT and our intention.
	I try to summarize all the sequences here...

Sas : (forward scan)
  1/24 mode 1: intt=3 spec= 9      with global scan(sb=1 eb=15)
    1, 9,5,9,13, 9,3, 9,7, 9,11, 9,15, 9,2, 9,6, 9,10, 9,14, 9,4, 9,8, 9,12, 9
  1/25 mode 2: intt=3 spec=10      with global scan(sb=1 eb=15)
    1,10,5,10,9,10,13,10,3,10,7,10,11,10,15,10,2,10,6,10,14,10,4,10,8,10,12,10
  1/29 mode 3: intt=3 spec=13      with global scan(sb=1 eb=15)
    1,13,5,13,9,13,3,13,7,13,11,13,15,13,2,13,6,13,10,13,14,13,4,13,8,13,12,13
  1/30 mode 4: intt=2 spec=13      with global scan(sb=1 eb=15)
    1,13,5,13,9,13,3,13,7,13,11,13,15,13,2,13,6,13,10,13,14,13,4,13,8,13,12,13
  2/ 4 mode 5: intt=3 spec=14      with global scan(sb=1 eb=15)
    1,14,5,14,9,14,13,14,3,14,7,14,11,14,15,14,2,14,6,14,10,14,4,14,8,14,12,14
  2/ 9 mode 6: intt=3 spec=14      with global scan(sb=1 eb=15)
    1,14,5,14,9,14,13,14,3,14,7,14,11,14,15,14,2,14,6,14,10,14,4,14,8,14,12,14
  2/20 mode 7: intt=3 spec=10      with global scan(sb=1 eb=15)
    1,10,5,10,9,10,13,10,3,10,7,10,11,10,15,10,2,10,6,10,14,10,4,10,8,10,12,10
  2/25 mode 8: intt=3 spec=10      with global scan(sb=1 eb=15)
    1,10,5,10,9,10,13,10,3,10,7,10,11,10,15,10,2,10,6,10,14,10,4,10,8,10,12,10
Kap : (backward scan)
  1/24 mode 1: intt=2 spec= 5,11   with global scan(sb=15 eb=0)
    15,11,7, 5,3,11,13, 5,9,11,1, 5,14,11,10, 5,6,11,2, 5,12,11,8, 5,4,11,0, 5
  1/25 mode 2: intt=3 spec= 5      with global scan(sb=15 eb=1)
    15, 5,11, 5,7, 5,3, 5,13, 5,9,5,1, 5,14, 5,10, 5,6, 5,2, 5,12, 5,8, 5,4, 5
  1/29 mode 3: intt=3 spec= 4      with global scan(sb=15 eb=1)
    15, 4,11, 4,7, 4,3, 4,13, 4,9, 4,5, 4,1, 4,14, 4,10, 4,6, 4,2, 4,12, 4,8,4
  1/30 mode 4: intt=2 spec=15      with global scan(sb=14 eb=1)
    14,15,10,15,6,15,2,15,12,15,8,15,4,15,13,15,9,15,5,15,1,15,11,15,7,15,3,15
  2/ 4 mode 5: intt=3 spec=15      with global scan(sb=14 eb=1)
    14,15,10,15,6,15,2,15,12,15,8,15,4,15,13,15,9,15,5,15,1,15,11,15,7,15,3,15
  2/ 9 mode 6: intt=3 spec=15      with global scan(sb=14 eb=1)
    14,15,10,15,6,15,2,15,12,15,8,15,4,15,13,15,9,15,5,15,1,15,11,15,7,15,3,15
  2/20 mode 7: intt=3 spec=14      with global scan(sb=15 eb=1)
    15,14,11,14,7,14,3,14,13,14,9,14,5,14,1,14,10,14,6,14,2,14,12,14,8,14,4,14
  2/25 mode 8: intt=3 spec=14      with global scan(sb=15 eb=1)
    15,13,11,13,7,13,3,13,9,13,5,13,1,13,14,13,10,13,6,13,2,13,12,13,8,13,4,13
Goose : (forward scan)
  1/24 mode 1: intt=3 spec=12      with global scan(sb=1 eb=15)
    1,12,5,12,9,12,13,12,3,12,7,12,11,12,15,12,2,12,6,12,10,12,14,12,4,12,8,12
  1/25 mode 2: intt=3 spec=11      with global scan(sb=1 eb=15)
    1,11,5,11,9,11,13,11,3,11,7,11,15,11,2,11,6,11,10,11,14,11,4,11,8,11,12,11
  1/29 mode 3: intt=3 spec= 9      with global scan(sb=1 eb=15)
    1, 9,5,9,13, 9,3, 9,7, 9,11, 9,15, 9,2, 9,6, 9,10, 9,14, 9,4, 9,8, 9,12, 9
  1/30 mode 4: intt=2 spec= 5      with global scan(sb=1 eb=15)
    1,5,9, 5,13, 5,3, 5,7, 5,11, 5,15, 5,2, 5,6, 5,10, 5,14, 5,4, 5,8, 5,12, 5
  2/ 4 mode 5: intt=3 spec=11      with global scan(sb=1 eb=15)
    1,11,5,11,9,11,13,11,3,11,7,11,15,11,2,11,6,11,10,11,14,11,4,11,8,11,12,11
  2/ 9 mode 6: intt=3 spec=11      with global scan(sb=1 eb=15)
    1,11,5,11,9,11,13,11,3,11,7,11,15,11,2,11,6,11,10,11,14,11,4,11,8,11,12,11
  2/20 mode 7: intt=3 spec=11      with global scan(sb=1 eb=15)
    1,11,5,11,9,11,13,11,3,11,7,11,15,11,2,11,6,11,10,11,14,11,4,11,8,11,12,11
  2/25 mode 8: intt=3 spec=11      with global scan(sb=1 eb=15)
    1,11,5,11,9,11,13,11,3,11,7,11,15,11,2,11,6,11,10,11,14,11,4,11,8,11,12,11
IceW : (backward scan)
  1/24 mode 1: intt=3 spec= 3      with global scan(sb=15 eb=1)
    15, 3,11, 3,7,3,13, 3,9, 3,5, 3,1, 3,14, 3,10, 3,6, 3,2, 3,12, 3,8, 3,4, 3
  1/25 mode 2: intt=3 spec= 4      with global scan(sb=15 eb=1)
    15, 4,11, 4,7, 4,3, 4,13, 4,9, 4,5, 4,1, 4,14, 4,10, 4,6, 4,2, 4,12, 4,8,4
  1/29 mode 3: intt=2 spec= 6,8    with global scan(sb=15 eb=0)
    15, 8,11, 6,7, 8,3, 6,13, 8,9, 6,5, 8,1, 6,14, 8,10,6,2, 8,12, 6,4, 8,0, 6
  1/30 mode 4: intt=2 spec= 5      with global scan(sb=15 eb=1)
    15, 5,11, 5,7, 5,3, 5,13, 5,9,5,1, 5,14, 5,10, 5,6, 5,2, 5,12, 5,8, 5,4, 5
  2/ 4 mode 5: intt=3 spec= 4      with global scan(sb=14 eb=0)
    14, 4,10, 4,6, 4,2, 4,12, 4,8, 4,0, 4,13, 4,9, 4,5, 4,1, 4,11, 4,7, 4,3, 4
  2/ 9 mode 6: intt=3 spec= 5      with global scan(sb=14 eb=0)
    14, 5,10, 5,6, 5,2, 5,12, 5,8, 5,4, 5,0, 5,13, 5,9, 5,1, 5,11, 5,7, 5,3, 5
  2/20 mode 7: intt=3 spec= 8      with global scan(sb=15 eb=1)
    15, 8,11, 8,7, 8,3, 8,13, 8,9, 8,5, 8,1, 8,14, 8,10, 8,6, 8,2, 8,12, 8,4,8
  2/25 mode 8: intt=3 spec= 8      with global scan(sb=15 eb=1)
    15, 8,11, 8,7, 8,3, 8,13, 8,9, 8,5, 8,1, 8,14, 8,10, 8,6, 8,2, 8,12, 8,4,8
IceE : (forward scan)
  1/24 mode 1: intt=2 spec= 3,15   with global scan(sb=0 eb=15)
    0, 3,4,15,8, 3,12,15,2, 3,6,15,10, 3,14,15,1, 3,5,15,9, 3,13,15,7, 3,11,15
  1/25 mode 2: intt=3 spec= 8      with global scan(sb=0 eb=14)
    0, 8,4, 8,12, 8,2, 8,6, 8,10, 8,14, 8,1, 8,5, 8,9, 8,13, 8,3, 8,7, 8,11, 8
  1/29 mode 3: intt=3 spec= 4      with global scan(sb=0 eb=14)
    0, 4,8, 4,12, 4,2, 4,6, 4,10, 4,14, 4,1, 4,5, 4,9, 4,13, 4,3, 4,7, 4,11, 4
  1/30 mode 4: intt=2 spec= 8      with global scan(sb=0 eb=14)
    0, 8,4, 8,12, 8,2, 8,6, 8,10, 8,14, 8,1, 8,5, 8,9, 8,13, 8,3, 8,7, 8,11, 8
  2/ 4 mode 5: intt=3 spec= 5      with global scan(sb=0 eb=14)
    0, 5,4, 5,8, 5,12, 5,2, 5,6, 5,10, 5,14, 5,1, 5,9, 5,13, 5,3, 5,7, 5,11, 5
  2/ 9 mode 6: intt=3 spec= 5      with global scan(sb=0 eb=14)
    0, 5,4, 5,8, 5,12, 5,2, 5,6, 5,10, 5,14, 5,1, 5,9, 5,13, 5,3, 5,7, 5,11, 5
  2/20 mode 7: intt=3 spec= 7      with global scan(sb=0 eb=14)
    0, 7,4, 7,8, 7,12, 7,2, 7,6, 7,10, 7,14, 7,1, 7,5, 7,9, 7,13, 7,3, 7,11, 7
  2/25 mode 8: intt=3 spec= 7      with global scan(sb=0 eb=14)
    0, 7,4, 7,8, 7,12, 7,2, 7,6, 7,10, 7,14, 7,1, 7,5, 7,9, 7,13, 7,3, 7,11, 7
Fin : (backward scan)
  1/24 mode 1: intt=2 spec= 8,4    with global scan(sb=15 eb=0)
    15, 8,11, 4,7, 8,3, 4,13, 8,9, 4,5, 8,1, 4,14, 8,10, 4,6, 8,2, 4,12,8,0, 4
  1/25 mode 2: intt=3 spec= 8      with global scan(sb=14 eb=0)
    14, 8,10, 8,6, 8,2, 8,12, 8,4, 8,0, 8,13, 8,9, 8,5, 8,1, 8,11, 8,7, 8,3, 8
  1/29 mode 3: intt=3 spec= 8      with global scan(sb=14 eb=0)
    14, 8,10, 8,6, 8,2, 8,12, 8,4, 8,0, 8,13, 8,9, 8,5, 8,1, 8,11, 8,7, 8,3, 8
  1/30 mode 4: intt=2 spec= 8      with global scan(sb=15 eb=1)
    15, 8,11, 8,7, 8,3, 8,13, 8,9, 8,5, 8,1, 8,14, 8,10, 8,6, 8,2, 8,12,8,4, 8
  2/ 4 mode 5: intt=3 spec= 8      with global scan(sb=14 eb=0)
    14, 8,10, 8,6, 8,2, 8,12, 8,4, 8,0, 8,13, 8,9, 8,5, 8,1, 8,11, 8,7, 8,3, 8
  2/ 9 mode 6: intt=3 spec= 8      with global scan(sb=14 eb=0)
    14, 8,10, 8,6, 8,2, 8,12, 8,4, 8,0, 8,13, 8,9, 8,5, 8,1, 8,11, 8,7, 8,3, 8
  2/20 mode 7: intt=3 spec= 8      with global scan(sb=14 eb=0)
    14, 8,10, 8,6, 8,2, 8,12, 8,4, 8,0, 8,13, 8,9, 8,5, 8,1, 8,11, 8,7, 8,3, 8
  2/25 mode 8: intt=3 spec= 8      with global scan(sb=14 eb=0)
    14, 8,10, 8,6, 8,2, 8,12, 8,4, 8,0, 8,13, 8,9, 8,5, 8,1, 8,11, 8,7, 8,3, 8
Halley : (forward scan)
  1/24 mode 1: intt=3 spec=10      with global scan(sb=1 eb=15)
    1,10,5,10,9,10,13,10,3,10,7,10,11,10,15,10,2,10,6,10,14,10,4,10,8,10,12,10
  1/25 mode 2: intt=3 spec=14      with global scan(sb=1 eb=15)
    1,14,5,14,9,14,13,14,3,14,7,14,11,14,15,14,2,14,6,14,10,14,4,14,8,14,12,14
  1/29 mode 3: intt=3 spec=13      with global scan(sb=1 eb=15)
    1,13,5,13,9,13,3,13,7,13,11,13,15,13,2,13,6,13,10,13,14,13,4,13,8,13,12,13
  1/30 mode 4: intt=2 spec=15      with global scan(sb=1 eb=14)
    1,15,5,15,9,15,13,15,3,15,7,15,11,15,2,15,6,15,10,15,14,15,4,15,8,15,12,15
  2/ 4 mode 5: intt=3 spec=14      with global scan(sb=1 eb=15)
    1,14,5,14,9,14,13,14,3,14,7,14,11,14,15,14,2,14,6,14,10,14,4,14,8,14,12,14
  2/ 9 mode 6: intt=3 spec= 2      with global scan(sb=1 eb=15)
    1, 2,5, 2,9, 2,13, 2,3, 2,7, 2,11, 2,15,2,6, 2,10, 2,14, 2,4, 2,8, 2,12, 2
  2/20 mode 7: intt=3 spec=14      with global scan(sb=1 eb=15)
    1,14,5,14,9,14,13,14,3,14,7,14,11,14,15,14,2,14,6,14,10,14,4,14,8,14,12,14
  2/25 mode 8: intt=3 spec=14      with global scan(sb=1 eb=15)
    1,14,5,14,9,14,13,14,3,14,7,14,11,14,15,14,2,14,6,14,10,14,4,14,8,14,12,14
Sanae : (backward scan)
  1/24 mode 1: intt=3 spec=10      with global scan(sb=15 eb=1)
    15,10,11,10,7,10,3,10,13,10,9,10,5,10,1,10,14,10,6,10,2,10,12,10,8,10,4,10
  1/25 mode 2: intt=3 spec= 7      with global scan(sb=15 eb=1)
    15, 7,11,7,3, 7,13, 7,9, 7,5, 7,1, 7,14, 7,10, 7,6, 7,2, 7,12, 7,8, 7,4, 7
  1/29 mode 3: intt=3 spec= 8      with global scan(sb=15 eb=1)
    15, 8,11, 8,7, 8,3, 8,13, 8,9, 8,5, 8,1, 8,14, 8,10, 8,6, 8,2, 8,12,8,4, 8
  1/30 mode 4: intt=2 spec=14      with global scan(sb=15 eb=1)
    15,14,11,14,7,14,3,14,13,14,9,14,5,14,1,14,10,14,6,14,2,14,12,14,8,14,4,14
  2/ 4 mode 5: intt=3 spec=11      with global scan(sb=15 eb=1)
    15,11,7,11,3,11,13,11,9,11,5,11,1,11,14,11,10,11,6,11,2,11,12,11,8,11,4,11
  2/ 9 mode 6: intt=3 spec= 4      with global scan(sb=15 eb=1)
    15, 4,11, 4,7, 4,3, 4,13, 4,9, 4,5, 4,1, 4,14, 4,10, 4,6, 4,2, 4,12, 4,8,4
  2/20 mode 7: intt=3 spec=15      with global scan(sb=14 eb=1)
    14,15,10,15,6,15,2,15,12,15,8,15,4,15,13,15,9,15,5,15,1,15,11,15,7,15,3,15
  2/25 mode 8: intt=3 spec=11      with global scan(sb=15 eb=1)
    15,11,7,11,3,11,13,11,9,11,5,11,1,11,14,11,10,11,6,11,2,11,12,11,8,11,4,11
SyowaS : (backward scan)
  2/ 4 mode 5: intt=3 spec= 8      with global scan(sb=14 eb=0)
    14, 0,10, 0,6, 0,2, 0,12, 0,8, 0,4, 0,13, 0,9, 0,5, 0,1, 0,11, 0,7, 0,3, 0
  2/ 9 mode 6: intt=3 spec= 3      with global scan(sb=14 eb=0)
    14, 3,10, 3,6, 3,2, 3,12, 3,8, 3,4, 3, 0, 3,13, 3,9, 3,5, 3,1, 3,11, 3,7,3
  2/20 mode 7: intt=2 spec= 9,5    with global scan(sb=15 eb=0)
    15, 9,11, 5,7, 9,3, 5,13,9,1, 5,14, 9,10, 5,6, 9,2, 5,12, 9,8, 5,4, 9,0, 5
  2/25 mode 8: intt=3 spec= 5      with global scan(sb=14 eb=0)
    14, 5,10, 5,6, 5,2, 5,12, 5,8, 5,4, 5, 0, 5,13, 5,9,5,1, 5,11, 5,7, 5,3, 5
SyowaE : (forward scan)
  1/24 mode 1: intt=2 spec= 3,7    with global scan(sb=0 eb=15)
    0, 3,4, 7,8, 3,12, 7,2, 3,6, 7,10, 3,14, 7,1, 3,5, 7,9, 3,13, 7,11,3,15, 7
  1/25 mode 2: intt=2 spec= 7,13   with global scan(sb=0 eb=15)
    0, 7,4,13,8, 7,12,13,2, 7,6,13,10, 7,14,13,1, 7,5,13,9, 7,3,13,11, 7,15,13
  1/29 mode 3: intt=3 spec= 7      with global scan(sb=0 eb=14)
    0, 7,4, 7,8, 7,12, 7,2, 7,6, 7,10, 7,14, 7,1, 7,5, 7,9, 7,13, 7,3, 7,11, 7
  1/30 mode 4: intt=2 spec=12      with global scan(sb=1 eb=15)
    1,12,5,12,9,12,13,12,3,12,7,12,11,12,15,12,2,12,6,12,10,12,14,12,4,12,8,12
  2/ 4 mode 5: intt=3 spec= 7      with global scan(sb=0 eb=14)
    0, 7,4, 7,8, 7,12, 7,2, 7,6, 7,10, 7,14, 7,1, 7,5, 7,9, 7,13, 7,3, 7,11, 7
  2/ 9 mode 6: intt=3 spec= 7      with global scan(sb=0 eb=14)
    0, 7,4, 7,8, 7,12, 7,2, 7,6, 7,10, 7,14, 7,1, 7,5, 7,9, 7,13, 7,3, 7,11, 7
  2/20 mode 2: intt=2 spec= 7,10   with global scan(sb=0 eb=15)
    0, 7,4,10,8, 7,12,10,2, 7,6,10,14, 7,1,10,5, 7,9,10,13, 7,3,10,11, 7,15,10
  2/25 mode 8: intt=3 spec=11      with global scan(sb=0 eb=14)
    0,11,4,11,8,11,12,11,2,11,6,11,10,11,14,11,1,11,5,11,9,11,13,11,3,11, 7,11


6. Notes


'vlptm' is now not good for any beam sequences which include camping beams.
This is because vlptm regards any beams with scan!=0 as start_beam
which means any special camping beam whose scan value is negative
will be regarded as a start_beam and which is meaningless.
If you change vlptm code a bit you might get much more proper vec files
for some of special programs including Basyouhu...
A line 277 in vlptm.c both in Radops2000 version 4.01 and version 4.10,
	if (scan && (bmbak != -1)) { ....
shuold be modified to
	if ((scan==1) && (bmbak != -1)) { ....
(or	if ((scan>0) && (bmbak != -1)) { ....   (this is my favorite...)).
I strongly recommend you to adopt this fix
to get proper vec files even when we do any other mode than normal_scan.
(before grid files officially become used for the ISTP KP data
 or before next Radops is available.)
How do Mike and Rob think about this?


That's it.
Many thanks in advance!

Regards,
Sessai
Back to Top

SENSU Logo
All the SENSU Web pages are copyrighted and maintained by...
SuperDARN Research Group, Japan
Upper Atmosphere Physics Division,
National Institute of Polar Research
1-9-10, Kaga, Itabasi, Tokyo 173, Japan
All the images related to textile and weaving on SENSU Web pages are copyrighted by
© '"Ie no Waza, Mura no Sigoto Ten" Jikkou-Iinkai-Jimukyoku - Some-to-Ori "Ryuuai"'

...Sessai...