Skip to content
Snippets Groups Projects
  1. Dec 18, 2011
    • Kipp Cannon's avatar
      gstlal_inspiral, gstlal_ll_inspiral: · 5040aa68
      Kipp Cannon authored
      - enable http interface
      - do some other clean-up
      5040aa68
    • Kipp Cannon's avatar
      lal_gate: · c61aa728
      Kipp Cannon authored
      - force a state change signal emission after each newsegment event
      - use G_PARAM_CONSTRUCT to simplify property initializations
      - change type of last_state from boolean to int because it's really a tri-state variable and I don't know what booleans are (if they're ints then that's ok but are they?)
      - add a g_assert() to check that the measured state is definitely on or off, never undetermined
      - when converting input stream time stamps to control stream offsets use truncation instead of rounding to work-around misbehaviour when the control stream has a lower sample rate than the controlled stream.
      c61aa728
    • Kipp Cannon's avatar
      gstlal.lloidparts: · 8ee5b422
      Kipp Cannon authored
      - move path /<instrument>/state_vector.txt to /<instrument>/current_segment.txt
      8ee5b422
    • Kipp Cannon's avatar
      lal_statevector: · 063e6510
      Kipp Cannon authored
      - add a warning when the float code is used
      063e6510
    • Kipp Cannon's avatar
      gstlal.httpinterface: · 661f49d3
      Kipp Cannon authored
      - fix typo
      661f49d3
    • Kipp Cannon's avatar
      python.lloidparts: · 893350be
      Kipp Cannon authored
      - export state vector state via web interface
      893350be
    • Kipp Cannon's avatar
      lal_gate: · 21c92963
      Kipp Cannon authored
      - when signal emission is enabled, emit signal for initial state
      21c92963
    • Kipp Cannon's avatar
      pythong.lloidparts: · 96d15ce1
      Kipp Cannon authored
      - export whitener PSDs via web interface
      96d15ce1
    • Kipp Cannon's avatar
      python.lloidparts: · 335a97a3
      Kipp Cannon authored
      - in online mode connect state vector to a gate element to gate strain
      335a97a3
    • Kipp Cannon's avatar
      python.pipeparts: · 5f53d4a1
      Kipp Cannon authored
      - rework how framecpp deferred linking works, generalize so it can be used for other things too
      - port a few more element generators to mkgeneric()
      5f53d4a1
    • Kipp Cannon's avatar
      gstlal.httpinterface: · 4f321b14
      Kipp Cannon authored
      - port to bottle.py
      4f321b14
  2. Dec 17, 2011
  3. Dec 16, 2011
Loading