Skip to content

kovihome/pmutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pmutil

pmutil is several bash and python scripts, which helps perform full fotometry pipeline. It is based on mainly the FITSH, Astrometry.net and SExtractor pakcages.

Preconditions

These scripts run on Linux, and they have some dependecies:

Download and install pmutil

Download the pmutil source from https://github.com/kovihome/pmutil/archive/master.zip to folder <pmutil_install>

Run the <pmutil_install>/src/main/configure script to install the package.

Some configuration files of third party programs placed into the ~/bin folder, a few configuration values need to be changed.

astrometry.cfg: lines containing 'add_path' sex.cgf: 'PARAMETERS_NAME' value

Usage

TBD.