Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.1.0/doc/colimplot/node10.html
Дата изменения: Mon Jul 9 04:33:12 2007 Дата индексирования: Sat Dec 22 12:04:31 2007 Кодировка: Поисковые слова: ion drive |
The parameter pgdev allows the user to specify a pgplot device, but, in contrast to the pgplot standard, the file name should not be included, but instead supplied via the parameter plotfile. Some examples of values of pgdev and plotfile, and their interpretations:
pgdev=/xs
pgdev=/gif plotfile=myfile.gif
pgdev=/cps plotfile=op.ps
However note that at present, if a colour postscript device (pgdev = `/cps'), a fits file (pgdev = `/fits') or a ppm file (pgdev = `/ppm') are selected, the task in fact bypasses pgplot and writes the postscript file directly. This is because all the pgplot devices use at largest an 8-bit colour palette: this does not result in optimum plots. Writing the output files directly, on the other hand, allows one to use a much larger number of colours.