gabimoog / multixstar

A python version of PVM XSTAR. Run XSTAR in parallel in as many cpu's as you want

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a rewrite of the functionality of PVM_XSTAR with basic python libs. It spawns multiple processes of xstar then converts them into an mtable.

TODO:

  • Allow parameters to be passed by a file
  • Make sure all flags are handled correctly

REQUIRES:

  • requires the six module for compatibility between python 2 and 3

This is a modified fork of @nocturnalastro/mutlixstar

About

A python version of PVM XSTAR. Run XSTAR in parallel in as many cpu's as you want


Languages

Language:Python 100.0%