Process TLE Ephemeris Files for XMM and CXO

Description

This directory contains scripts to creates Chandra and XMM ephemeris data.

This is a part of TST related collections of scripts .

Location of Scripts and Their Names

Location: /data/mta4/proj/rac/ops/ephem/TLE/

GitHub Address: https://github.com/tisobe/TST_TLE

Script Name Last Updated
get_tle.pl Feb 10, 2015
spacetrack Feb 10, 2015
get_tle2.pl Feb 10, 2015
cocoxmm Feb 10, 2015 (see cocoxmm.f)
./wcs/wcstools-3.9.1/bin/skycoor Feb 10, 2015

Please read /data/mta4/proj/rac/ops/ephem/TLE/README file for more details.

Note: FORTRAN Packages:

geopack: You need this fortran package to complie cocoxmm.

f77 cocoxmm.f /data/mta/Script/Ephem/Scripts/geopack/geopack.f \
/data/mta/Script/Ephem/Scripts/geopack/supple.f -o cocoxm

See /data/mta/Script/Ephem/Scripts/geopack/geopack.f for more details.

wcstools: this is a package of programs and a library of utility subroutines for setting and using the world coordinate systems (WCS) in the headers of the most common astronomical image formats, FITS and IRAF .imh, to relate image pixels to sky coordinates. Please read: http://tdc-www.harvard.edu/software/wcstools/ for more details.

Jul 21, 2015Initially logged
Jul 22, 2015added to github

Data Needed

Environment Setting

Output Locations and File Names

How to Run the Script(s)

  1. go to: /data/mta4/proj/rac/ops/ephem/TLE/
  2. run: get_tle.pl

How to Run Test(s)

  1. no test is available for this set of scripts

Expected result from the test

test results -- test results -- test results

Cron Job

CPU: c3po-v
User: mta

22 2 * * * /data/mta4/proj/rac/ops/ephem/TLE/get_tle.pl

Web Addreess

No web pages

Note

None

Future Plan/Update Schedule

None


Back to Top Page