Skip to content
View rob-tay's full-sized avatar

Block or report rob-tay

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Scripts to submit jupyter GPU jobs t... Scripts to submit jupyter GPU jobs to IC HEP batch
    1
    env=$1                                                                          
    2
    port=$2                                                                         
    3
    conda activate $env                                                             
    4
    export CUDA_VISIBLE_DEVICES=0                                                   
    5
    $env/bin/jupyter notebook --port $port --no-browser
  2. XeDist XeDist Public

    Calculate the 136Xe 0nBB background distribution in a LXe TPC. Used in my thesis to predict the external background in a generation-3 TPC without detailed Monte-Carlo.

    Jupyter Notebook 1

  3. uproot-methods uproot-methods Public

    Forked from scikit-hep/uproot3-methods

    Pythonic behaviors for non-I/O related ROOT classes.

    Python

  4. FAST-HEP/fast-carpenter FAST-HEP/fast-carpenter Public

    Helping turn your trees into tables (ie. reads ROOT TTrees, writes summary Pandas DataFrames)

    Python 9 14

  5. MLatImperial2017 MLatImperial2017 Public

    Forked from yandexdataschool/MLatImperial2017

    Materials for the course of machine learning at Imperial College organized by YSDA

    Jupyter Notebook

  6. alexanderrichards/LZProduction alexanderrichards/LZProduction Public

    LZ production request system

    Python 2 1