cosmicrays / hermes

HERMES is a publicly available computational framework for the line of sight integration over galactic radiative processes which creates sky maps in the HEALPix-compatibile format.
GNU General Public License v3.0
22 stars 9 forks source link

Feature request: Ctrl+C stops the calculation #14

Open adundovi opened 3 years ago

adundovi commented 3 years ago

Once the calculation is running through Python, there should be a standard way to stop it (without kill). Here is a hint how to implement it.