Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    PoolAna 0.9.2

    Download button

    No screenshots available
    Downloads: 179  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    J.S. Wilson | More programs
    GPL / FREE
    April 10th, 2010, 09:42 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    PoolAna description

    Worker process pool based analysis framework for use with PyROOT

    PoolAna is a Python library that helps you organize and run your analysis code. It principally supports an analysis style in which you write short, simple pieces of code that compute one thing for each event and store it in friend trees of the original input trees. When running the code, the input dataset is split up into a (sometimes large) number of sections of a certain number of events each, and then each section is submitted to a pool of worker processes.

    Installation:

    I suggest using virtualenv and pip to install this in your home area:

    ~$ wget http://pypi.python.org/packages/source/v/virtualenv/virtualenv-1.4.6.tar.gz
    ~$ tar xvzf virtualenv-1.4.6.tar.gz
    ~$ python virtualenv-1.4.6/virtualenv.py --distribute my-ana
    ~$ . my-ana/bin/activate # You must be in bash for this work properly!
    ~$ pip install PoolAna

    Now build your analysis code inside the my-ana directory, and always activate the my-ana virtual environment to run it.


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    analysis framework | process pool | Python library | process | pool | analysis

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM