IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of Dvo_tutorial


Ignore:
Timestamp:
Apr 19, 2009, 11:40:24 PM (17 years ago)
Author:
Sebastian Jester
Comment:

M31 wishlist

Legend:

Unmodified
Added
Removed
Modified
  • Dvo_tutorial

    v1 v2  
    117117To plot two vectors against each other, say
    118118 limits g r
     119 box
    119120 plot g r
    120121
    121 To compute new vectors, say
     122To compute and plot new vectors, say
    122123
    123124 set gr = g - r
     125 clear
    124126 limits gr r
     127 box
    125128 plot gr r
    126129
    127130To plot things in sky coordinates, use <code>cplot</code>:
    128131 cplot RA DEC
     132
     133= Things we want to know/do =
     134
     135== M31 / local group ==
     136
     137 * Load M31 etc. data into dvo
     138 
     139 * Pull out star/galaxy separation flag, restrict sample to stars
     140 * Filter on magnitude errors
     141 * Dump ra dec mag magerr stargalflag into ASCII file for customized analysis