Skip to content
  • Peters, Wouter's avatar
    b6d0761b
    This commit will allow the basic CTDAS code to run, using baseclasses obs.py,... · b6d0761b
    Peters, Wouter authored
    This commit will allow the basic CTDAS code to run, using baseclasses obs.py, observationoperator.py, pipeline.py, and optimizer.py.
    
    The observations created now are a simple list of 10 values, which get added a random white noise by the obs operator.
    
    Next challenge is to also bring in statevector.py from the baseclass as well, without dependencies on external files.
    b6d0761b
    This commit will allow the basic CTDAS code to run, using baseclasses obs.py,...
    Peters, Wouter authored
    This commit will allow the basic CTDAS code to run, using baseclasses obs.py, observationoperator.py, pipeline.py, and optimizer.py.
    
    The observations created now are a simple list of 10 values, which get added a random white noise by the obs operator.
    
    Next challenge is to also bring in statevector.py from the baseclass as well, without dependencies on external files.
Loading