Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
noric13[jchiang] cd ST_new/likeGui/v7r0p2/python/
noric13[jchiang] source ../cmt/setup.csh 
noric13[jchiang] python ModelEditor.py 

Alternatively, if you do not have CMT, but have installed ScienceTools using the installer, the ModelEditor.py script can be run using the "test_sane" application, which is just a Python script launcher:

No Format

newtoby[jchiang] pwd
/db/jchiang/ST/likeGui/v7r3p2/python
newtoby[jchiang] which test_sane
/db/jchiang/ST/bin/test_sane
newtoby[jchiang] test_sane ModelEditor.py &
[1] 6671
newtoby[jchiang] 
  • We begin by extracting the 3EG sources within an acceptance cone on the sky:

...

The acceptance cone we choose has angular radius 20 degrees and is centered on the Galactic anticenter. The source catalogs that this application is able to read are One may specify xml source files that are either in the format used recognized by the the  flux packageor an xml model file for Likelihood such as the DC2 preliminary catalog. The default is the version of the 3EG catalogthat was prepared for DC1. The flux limit has the same units of flux used in the xml file. For point sources used by the flux package, flux values are in units of photons m -2 s -1

...