Skip to content
View elena-pascal's full-sized avatar
  • UK
  • 10:43 (UTC +01:00)
Block or Report

Block or report elena-pascal

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

  1. distributionsMatter distributionsMatter Public archive

    short jupyter notebook showcasing how using different distributions, namely CSDA energy distribution and a gaussian distribution, will yield different images with perceivable differences

    Jupyter Notebook

  2. enhance enhance Public

    remove detector blurring effects on diffraction spots

    Jupyter Notebook

  3. Thesis Thesis Public archive

    TeX

  4. traverse pixels along known path traverse pixels along known path
    1
    import numpy as np
    2
    from typing import NamedTuple
    3
    import matplotlib.pyplot as plt
    4
    
                  
    5
    
                  
  5. MC-discrete MC-discrete Public

    discrete inelastic electron scattering Monte Carlo

    Python 3

  6. fit_discrete fit_discrete Public

    fit discrete distributions

    Python