| | 41 | == Other == |
| | 42 | |
| | 43 | * MD11 tesselations: |
| | 44 | Requests from CZW: Make the MD11 tesselations: |
| | 45 | {{{ |
| | 46 | The instructions are here: |
| | 47 | http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/PS1_Tessellations |
| | 48 | and the center is going to be (ra,dec) = (270.000000, 66.560722). |
| | 49 | There might already be an MD11 tessellation that exists, which needs |
| | 50 | to be moved out of the way and replaced with this one. We want the |
| | 51 | name to be MD11.V2 to use the overlapping skycells. |
| | 52 | }}} |
| | 53 | |
| | 54 | I ran: |
| | 55 | {{{ |
| | 56 | ipp@ipp004:/home/panstarrs/ipp>skycells -mode LOCAL -scale 0.2 -nx 12 -ny 12 -size 4 4 -fix-ns -center 270.000000 66.560722 -D CATDIR MD11.V2 -overlap 60 60 |
| | 57 | no data in db MD11.V2/Photcodes.dat |
| | 58 | directory MD11.V2 does not exist, creating... |
| | 59 | }}} |
| | 60 | |
| | 61 | |
| 47 | | * From CZW: Make the MD11 tesselations: |
| 48 | | {{{ |
| 49 | | The instructions are here: |
| 50 | | http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/PS1_Tessellations |
| 51 | | and the center is going to be (ra,dec) = (270.000000, 66.560722). |
| 52 | | There might already be an MD11 tessellation that exists, which needs |
| 53 | | to be moved out of the way and replaced with this one. We want the |
| 54 | | name to be MD11.V2 to use the overlapping skycells. |
| 55 | | }}} |