Something went wrong on our end
Forked from
CTDAS / CTDAS
Source project has a limited visibility.
-
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.
Peters, Wouter authoredThis 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.