This commit will allow the basic CTDAS code to run, using baseclasses obs.py,...
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.
Please register or sign in to comment