Skip to content

AnalitikGnid/cern_grid_macros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macros for CERN Grid

Description

This repository contains python codes used to manage jobs in AliMonitor, ALICE (CERN)

Repository Content

This repository contains:

  • this README file;
  • kill_all.py file, that kills all your masterjobs;
  • kill_ch.py file, that kills masterjobs with given status;
  • auto_res.py file, that automatically resubmits jobs (master and not) every given time;
  • auto_res_error.py file, that automatically resubmits jobs with given error type (master and not) every given time;
  • ran_analysis directory, for more details see below;

Notice

All programms work in AliPhysics environment

run_analysis

This files help us carry out our analysis. We had to run runAnalysis.C (macro) file 3 times with different settings to get data. Furthermore, each time it is necessary to wait for tasks in grid to complete. This programm does it by itself.

About

Several macros for manage jobs in AliMonitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages