Skip to content

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

Notifications You must be signed in to change notification settings

evandromr/multixstar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%