Skip to content

germanschnyder/cosmicrays

Repository files navigation

Readme

master:

Build Status Coverage Status

dev:

Build Status Coverage Status

Installing the bash util (cr_count)

pip install -r requirements.txt
python setup.py install

Then, obtain a list of the files to be processed and trigger parallel jobs:

ls *flt* | parallel -j 2 cr_count --filepath {} > flt.out

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages