en:news:urat1_catalog
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:news:urat1_catalog [2015/04/24 08:53] – [Build a local catalog for Skychart] pch | en:news:urat1_catalog [2015/11/06 20:43] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| significant improvement in positional precision as compared to UCAC. | significant improvement in positional precision as compared to UCAC. | ||
| - | {{ : | + | {{ : |
| * Observational catalog, i.e. mean positions of stars at mean epoch of URAT observing (between 2012.3 and 2014.6), on the International Celestial Reference System (ICRS). | * Observational catalog, i.e. mean positions of stars at mean epoch of URAT observing (between 2012.3 and 2014.6), on the International Celestial Reference System (ICRS). | ||
| Line 41: | Line 41: | ||
| You can show the URAT1 catalog data for a specific area in Skychart without downloading the full catalog by using the [[en: | You can show the URAT1 catalog data for a specific area in Skychart without downloading the full catalog by using the [[en: | ||
| - | Start by zooming to a small sky area of the northern hemisphere, about 30 arcmin width, | + | Start by zooming to a small sky area of the northern hemisphere, about 30 arcmin width, |
| Be sure the button "Show Virtual Observatory data" is checked.{{: | Be sure the button "Show Virtual Observatory data" is checked.{{: | ||
| Open the menu Setup -> Catalog -> VO Catalog, click the Add button. | Open the menu Setup -> Catalog -> VO Catalog, click the Add button. | ||
| Line 71: | Line 71: | ||
| cd URAT1 | cd URAT1 | ||
| wget --mirror ftp:// | wget --mirror ftp:// | ||
| + | mv cdsarc.u-strasbg.fr/ | ||
| + | cd .. | ||
| + | |||
| + | In the " | ||
| - | In the " | ||
| cd URAT1/ | cd URAT1/ | ||
| gfortran -o v1dump v1dump.f v1sub.f | gfortran -o v1dump v1dump.f v1sub.f | ||
| + | cd ../.. | ||
| | | ||
| + | For convenience for Windows users you can also download a [[http:// | ||
| | | ||
| - | Run v1dump to extract the data from the binary files to a new " | + | Run v1dump to extract the data from the binary files to a new " |
| cd URAT1 | cd URAT1 | ||
| mkdir asc | mkdir asc | ||
| cd access | cd access | ||
| ./v1dump | ./v1dump | ||
| + | |||
| dump URAT binary data to ASCII | dump URAT binary data to ASCII | ||
| hit " | hit " | ||
| - | path input = / | + | path input = / |
| + | **../v12/** | ||
| binary data are stored in LINUX-style sequence | binary data are stored in LINUX-style sequence | ||
| some computers (PC-style) need a byteflip | some computers (PC-style) need a byteflip | ||
| - | byte flip (Y/N) ? N N | + | byte flip (Y/N) ? N |
| - | path output= ./ ../asc/ | + | **N** |
| - | first, last zone (326..900) to handle now = 326 327 326 900 | + | path output= ./ |
| + | **../asc/** | ||
| + | first, last zone (326..900) to handle now = 326 327 | ||
| + | **326 900** | ||
| enter column separator character (default = blank) | enter column separator character (default = blank) | ||
| Line 95: | Line 105: | ||
| ... output to = ../ | ... output to = ../ | ||
| ... | ... | ||
| + | ... output to = ../ | ||
| + | | ||
| + | cd .. | ||
| | | ||
| Download the example project file for Skychart Catgen from http:// | Download the example project file for Skychart Catgen from http:// | ||
en/news/urat1_catalog.1429858407.txt.gz · Last modified: 2015/11/06 20:35 (external edit)
