Skip to content

Python wrapper for MATCH, the SFH code by Andrew Dolphin.

License

Notifications You must be signed in to change notification settings

alexia-weisz/match-wrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

match-wrapper

Python wrapper for MATCH, the SFH code by Andrew Dolphin [1].

The documentation for this package does not cover descriptions of the utilities included in MATCH nor the details of their usage. Refer instead to the MATCH 2.5 README and the utility help strings for that information.

match_wrapper requires MATCH to be installed (available from Andy; tested with version 2.5). Python's subprocess module is used to run each utility, so if calcsfh, zcombine, etc. work from the command line, then match_wrapper should work as expected. The following packages are required:

Documentation build instructions (requires sphinx and numpydoc):

cd match-wrapper/docs
make html
open _build/html/index.html
[1]Dolphin, A. E. 2002, MNRAS, 332, 91

About

Python wrapper for MATCH, the SFH code by Andrew Dolphin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%