Skip to content
Snippets Groups Projects
Forked from gwinc / pygwinc
Source project has a limited visibility.
  • Jameson Graef Rollins's avatar
    647b7ef9
    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
    History
    Add ability to load ifo data from YAML and MATLAB .mat files
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.