What's Changed
- Be compatible with XENONnT/straxen#1564 by @dachengx in #264
- Use more EU sites by @dachengx in #248
- Downsample run_ids from full list by @dachengx in #265
- Increase 20 percent disk/memory in next job retry by @dachengx in #266
- Add
eu_only_countries
option to constraint the countries of nodes by @dachengx in #267 - Assign
GLIDEIN_Site
ifsite_only
by @dachengx in #268 - Add scripts of outputs management by @dachengx in #269
- Update memory usage after optimization by @dachengx in #270
- Ask for
XENON_DESIRED_Sites
in combine and upper job by @dachengx in #271 - Install latest admix before running the jobs by @dachengx in #272
- Increase the
num_threads
to be consistent with admix by @dachengx in #274 - Increase the overhead(redundancy) of disk and memory from 5% to 25% by @dachengx in #275
- Print more information during job running by @dachengx in #276
- Set
periodic_hold
of a job by @dachengx in #273 - Set resources increment for walltime by @dachengx in #277
- Increase memory usage of combine and upper jobs by @dachengx in #279
- Be compatible with XENONnT/straxen#1570 by @dachengx in #280
- Only have to consider the largest chunk size of
raw_records*
by @dachengx in #281 - OSG-RCC relay 1: Add RCC jobs submitters by @dachengx in #278
- Debug
get_disk
by @dachengx in #282 - Have to set job_id as None before submit muon veto jobs by @dachengx in #283
- Separate TPC, NV and MV folders by @dachengx in #284
- OSG-RCC relay 2: Add OSG-RCC jobs relay submitter by @dachengx in #285
- Do not skip combine job even no lower-level job is submitted by @dachengx in #286
- XENON_CONFIG file name consistency by @dachengx in #287
- Directly stream data to public folder, prevent mv by script by @dachengx in #288
- Add storage and memory usage of
afterpulses
by @dachengx in #289 - Add special input path for combine-only job by @dachengx in #290
- Save the finished list of run in a file by @dachengx in #291
- Add relay mode for gfal-ls by @dachengx in #292
- Further simply storage of slurm jobs by @dachengx in #293
- Larger memory usage of combine and upper jobs by @dachengx in #294
- Use smaller
peaklets
andhitlets_nv
chunk in per-chunk processing by @dachengx in #295 - Add upper-level jobs only mode of slurm and relay submitter by @dachengx in #296
- When the number of jobs is too high, pause the job submission by @dachengx in #297
- Fix bug in resubmission, should resubmit immediately by @dachengx in #298
- Enable resubmitting a slurm workflow by @dachengx in #299
- Unset
CUTAX_LOCATION
andPYTHONPATH
by @dachengx in #300 - Fix a corner case that the livetime of run is very short by @dachengx in #301
- Set NV as upper-level only workflow by @dachengx in #302
- Submit job to download and decompress files by @dachengx in #303
- Bump version: 0.4.1 → 0.4.2 by @dachengx in #304
Full Changelog: v0.4.1...v0.4.2