Skip to content
View tnorthey's full-sized avatar

    Block or report tnorthey

    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.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

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

    Report abuse

    Pinned Loading

    1. normal-mode-displacernormal-mode-displacerPublic

      Displace atomic coordinates along molecular normal modes.

      Python 9 5

    2. aixrdaixrdPublic

      Matlab ab initio x-ray diffraction code for Molpro

      MATLAB 2 2

    3. Python xyz file readerPython xyz file reader
      1
      importnumpyasnp
      2
      3
      defread_xyz(self, fname):
      4
      """Read a .xyz file"""
      5
      withopen(fname, "r") asxyzfile:
    4. quantics-spectraquantics-spectraPublic

      Read quantics output and gwpcentres files to generate xyz files and quantum chem input files.

      Python 1

    5. using-vchamusing-vchamPublic

      How to use VCHam - a program to calculate the vibronic coupling Hamiltonian.

      1

    6. simulated_annealing_xrs_molsimulated_annealing_xrs_molPublic

      A simulated annealing method for molecular structure determination via time-resolved X-ray scattering (TRXRS). It uses MD-based priors (bonding, angular, and dihedral terms), and finds optimised be…

      Python 1