IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 3 and Version 4 of Displaying_Fields


Ignore:
Timestamp:
Aug 29, 2009, 3:40:29 AM (17 years ago)
Author:
Michael Wood-Vasey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Displaying_Fields

    v3 v4  
    44
    55{{{   
    6   region ra dec size          #  (set the display region to be centered roughly on where you expect your images to lie)
     6  region ra dec size           #  (set the display region to be centered roughly on where you expect your images to lie)
    77  list mylist -x "ls *.fits"   #  (this makes a list, called "mylist", which contains the names of the fits files in the current directory)
    88  ??                           #  (this displays all the variables in current memory.  You can check this to determine the number of elements in "mylist")