Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
this will break the downundermodule: major revision of the classes.
-Overhaul of inversion data sources. Domain is now generated and managed by separate class. -Removed UBCDataSource which was only used for testing. -Updated example scripts.
Do not fix potential on sides of domain by default.
Changed initial Hessian in magnetic test and removed some debug output.
More on magnetic inversion
Some doco fixes for downunder.
magnetic inversion added
some modifictaions to make implementation for magnetic inversion easier
Fixes to inversion. Using resetRightHandSideCoefficients() now.
some typos fixed.
Gravity inversion is disconnect from DataSource objects now in order to allow for more flexibility when it comes to the definition of of Mapping and Regulariztion. GravityInversion does not hold a reference to the datasource object anymore. use inv=GravityInversion() inv.setUp(datasource) rather than inv.setDataSource(datasource); inv.setUp()
Doco updates. Data source paddings now take x,y not xy,z as Z padding can be done by setting vertical extents.
First pass of updating copyright notices
Data sources have to end up in the Function fs or we get into trouble when interpolating. Now using setValueOfDataPoint() which doesn't seem to slow things down too much.
Added accessors to fwd model, regularization and cost function plus access to gravity survey data.
Fixes to netcdf data source and new ERS (ER Mapper) datasource.
More tests and corrections in the alternative minimizers.
Some interface changes to make the inversion more flexible.
Compiling and installing downunder module now. Adjusted import statements accordingly. Added a gravity test run.
Initial import of inversion code from devteam area, rev. 51. Nothing is scons built/installed/tested yet.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |