logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rtdCubeDisplay - simple FITS cube display program

Description

       rtdCubeDisplay  displays  FITS  cube  images  for  the real-time display.  By specifying a FITS cube file
       (option -f) and a camera name (option -c) the images are extracted from the file and an  image  event  is
       sent to the rtdServer. In order to display the image a rtd widget application e.g. 'rtd' must register to
       the  same  camera  name  as  specified  above.   For  the  'rtd' application this is done by  setting the
       RTD_CAMERA environment.

       -f<filename>
              FITS cube images

       -c<cameraname>
              Camera name to identify real time source

       -l     Loop indefinetly

       -tmsec
              Delay time between cube images (in msec) default 500 ms

       -v     Verbose mode

Name

       rtdCubeDisplay - simple FITS cube display program

See Also

rtd(1),rtdServer(1),rtcClient(1)

RTDCUBEDISPLAY                                     March 2009                                  RTDCUBEDISPLAY(1)

Synopsis

rtdCubeDisplay-f<filename>-c<cameraname>[-l][-tmsec][-v]

See Also