Recording

Recording of data to disk is done by the program vsib_record. This should be in the path of the user account used for general running of the recorder (usually "vlbi"). If not consult your local expert and get them to set this up. You might want to consider using the GUI front end to vsib_record "disco".

vsib_record initialises the vsib.o kernel module and instructs it to start reading data from the vsib card into main memory. It then write the data to disk using a normal Linux file system (ie local disks or even an network mounted disk, but this is not recommended). Files are limited to a specific size, by default 10 seconds worth of data. Normally the user only has to specify the output filename and the recording time, all other parameters have sensible defaults. Data is recorded into the local directory, so it it important to "cd" to one of the large data disks before recording, otherwise you will very quickly fill up the system disk. If this happens remember to remove the data from system disk.

For a simple recording session, you would need to specify the recording time and a sensible filename. It is safe to request a longer than necessary recording time and use ^C (control-C) to stop recording when done.

> vsib_record -t 2h -o vt02a_Pa

Will record for 2 hours and add the prefix "vt02a_Pa" to the filename to identify the experiment and antenna where the data was recorded. There are a number of extra options needed for various experiments