165 Commits

Author SHA1 Message Date
Lindsey Heagy 001bcbce27 fixed Tikhonov deriv and added non-zero mref to testing 2015-07-04 13:21:56 -07:00
Lindsey 5aea1ee4d5 FullMap takes a scalar and fills the whole model space with it 2015-06-29 11:33:20 -07:00
Rowan Cockett 9ec2fa5e79 ask 'mu' in self.curModel ? 2015-06-03 16:05:14 -07:00
Rowan Cockett 838ee6e09b updates to adding projections to the models 2015-06-03 15:59:20 -07:00
Rowan Cockett 1b7ad56e94 updates to #104 2015-06-03 15:46:38 -07:00
Rowan Cockett 29476eca77 Merge pull request #103 from simpeg/FieldDerivs
Field Updates.
2015-06-01 22:32:17 -07:00
Rowan Cockett 165afb958f Make reciprocal test more reliable. 2015-06-01 22:10:00 -07:00
Rowan Cockett 5caf237121 updates to the time fields side of things as well 2015-06-01 16:27:31 -07:00
Lindsey 4df383ccec fixed test_Fields 2015-06-01 16:17:05 -07:00
Rowan Cockett 4fa4ef643d updates to recursion issues in reciprocal maps 2015-06-01 15:58:26 -07:00
Rowan Cockett 658d481dd6 PropMap Bug fix with unmapped derivs. 2015-06-01 15:41:25 -07:00
Rowan Cockett 4df00148a3 property links 2015-06-01 15:06:58 -07:00
Rowan Cockett 3f4f71bf3c reciprocal map 2015-06-01 14:01:51 -07:00
Rowan Cockett 2c48a69fb2 testing of compressed maps. 2015-06-01 10:15:20 -07:00
Rowan Cockett 8475eadcce updates to propMap location and testing 2015-06-01 09:55:14 -07:00
Rowan Cockett de27c4e4ec fixes #99 2015-05-29 11:17:56 -07:00
Rowan Cockett 59fcd3925f getSourceIndex 2015-05-29 11:03:47 -07:00
Rowan Cockett 116f7620a6 Split up the tests 2015-05-29 10:32:48 -07:00
Rowan Cockett 0a4b7d14ac Merge pull request #94 from simpeg/bug/FieldsObject
Bug/fields object
2015-05-15 12:30:08 -07:00
Rowan Cockett 37dacec8ff Merge pull request #91 from simpeg/removeSrcType
removed SrcType
2015-05-15 12:28:31 -07:00
Lindsey Heagy 46b2e11ef8 LRM --> Curv 2015-05-14 23:35:38 -07:00
Lindsey 0f703739ed Changes LRM to Curvilinear 2015-05-14 14:12:52 -07:00
Lindsey b8118464b8 Time fields objects return arrays 2015-05-08 14:59:58 -07:00
Lindsey 618f803ffa Fields returns matrices 2015-05-08 10:01:28 -07:00
Lindsey e8647f3902 Merge branch 'removeSrcType' into bug/FieldsObject 2015-05-08 09:54:54 -07:00
Lindsey 24c754cea2 Working on making fields 1 wide in Problem.mp 2015-05-08 09:21:43 -07:00
Lindsey 1f58f5ef37 loc is now a kwarg 2015-05-06 15:27:58 -07:00
Lindsey 428e34f631 removed SrcType 2015-05-06 13:16:56 -07:00
Rowan Cockett fbcd3e3691 Merge pull request #89 from simpeg/Tx2Src
Tx2 src
2015-05-01 11:15:01 -07:00
Lindsey 39fdcab9b4 naming: abbreviate all analytics to ana 2015-04-17 17:12:06 -07:00
Lindsey f7c13d917e Tx -> Src 2015-04-17 15:38:27 -07:00
Rowan Cockett b518b9b871 updates to cylindrical to tensor mesh interpolation, tested. 2015-03-19 16:22:55 -07:00
Lindsey 2ecc9469d2 Merge pull request #87 from simpeg/Tests
If E0 is below the tolerance, the deriv test should pass
2015-02-25 19:07:19 -08:00
Lindsey d22e72d0a7 If E0 is below the tolerance, the deriv test should pass 2015-02-25 16:09:02 -08:00
Lindsey 10ad9a762a test for Probing diagonal estimator. 2015-02-24 13:49:33 -08:00
Rowan Cockett e906899a87 Make the tests less picky. 2015-01-29 11:14:16 -08:00
SEOGI KANG fe6f5b8ec8 Merge branch 'master' of https://github.com/simpeg/simpeg 2014-09-18 17:03:53 -07:00
SEOGI KANG 0b47ee5011 Add 2d curl and testing 2014-09-18 17:02:29 -07:00
rowanc1 cf5be08d96 add a 2d to 3d map and test it! 2014-07-12 15:24:29 -05:00
rowanc1 944530fab9 update innerproduct tests 2014-07-03 11:37:48 -07:00
rowanc1 ce6fae8b2c rename test functions 2014-07-03 11:27:12 -07:00
rowanc1 42278d35fe implement and test harmonic averaged derivatives 2014-07-03 11:00:25 -07:00
rowanc1 bb0b9c1de4 write test for invProp and invMat (failing) 2014-07-03 10:31:04 -07:00
rowanc1 8c65ddacae Change innerProduct to take sigma not tensorType. 2014-07-03 10:08:39 -07:00
rowanc1 32fa4c95df Add tensorType to problem. 2014-06-18 11:08:42 -07:00
rowanc1 7d34f596ff More tests on more meshes, IPDeriv returns a function. 2014-06-17 09:47:03 -06:00
rowanc1 1d5ecbf303 Edge inner products updates for 1D 2014-06-16 14:01:03 -06:00
rowanc1 9512b377c0 InnerProducts working as an operator. Simplifications and generalizations in inner product code. 2014-06-16 12:17:01 -06:00
rowanc1 1e2b239e7b move fields to problem class. 2014-05-18 23:12:01 -07:00
rowanc1 4af67b8da4 more fields updates and tests 2014-05-18 19:50:55 -07:00