Skip to content
Snippets Groups Projects
  1. Mar 23, 2018
  2. Mar 22, 2018
  3. Mar 09, 2018
  4. Dec 20, 2017
  5. Dec 16, 2017
  6. Dec 15, 2017
  7. Dec 07, 2017
  8. Dec 05, 2017
  9. Dec 04, 2017
  10. Nov 10, 2017
  11. Nov 08, 2017
    • Jameson Graef Rollins's avatar
      Add ability to load ifo data from YAML and MATLAB .mat files · 647b7ef9
      Jameson Graef Rollins authored
      This adds a Struct() class that mimics a MATLAB struct by storing values as
      class attributes, but also includes methods for converting to/from dicts,
      yaml, and mat_struct objects.
      
      A convenience function load_ifo() is included to load an ifo definition
      either from a .yaml or .mat file or from an included <ifo>.yaml.
      
      An 'aLIGO.yaml' definition is included.
      647b7ef9
Loading