Commit Graph

1342 Commits

Author SHA1 Message Date
Rowan Cockett 7069ca7451 updates to cyl averaging. 2015-02-05 13:51:30 -08:00
Gudni UBC-Talva a119ba3083 Added readVTRFile to import a VTK rectilinear XML model file as SimPEG tensor mesh and models 2015-02-05 13:05:08 -08:00
Gudni UBC-Talva 94b8776ac2 Added a function to write VTK rectilinear file (vtr) for a Tensor mesh and model (optional) for view in an external viewer. 2015-02-05 12:57:10 -08:00
lheagy f8259456d0 start of cyl mesh anisotropy 2015-02-05 12:44:46 -08:00
Rowan Cockett e906899a87 Make the tests less picky. 2015-01-29 11:14:16 -08:00
Rowan Cockett 496ba70982 CylView and minor tensor mesh update 2015-01-29 10:50:06 -08:00
Lindsey Heagy 5f46461bfe added documentation for log mapping 2015-01-15 13:35:44 -08:00
SEOGI KANG 5929c3e353 Decrease the number of iteration for derivative test 2014-12-08 14:15:48 -08:00
SEOGI KANG 7fa5f6f0f6 Fix potential bug for exponential map 2014-12-08 12:12:51 -08:00
SEOGI KANG 6dee8a1c6e Make ActiveCellsTopo general for 1D and 2D 2014-12-08 09:44:26 -08:00
SEOGI KANG b083848449 Fix bug 2014-12-08 09:02:30 -08:00
SEOGI KANG bc7f330f29 1. Update for smoothmod and smoothmod_dif options in regularization
2. Update for ActiveCellsTopo: Mapping, which extends surface cell to air cell.
2014-12-07 23:49:33 -08:00
Rowan Cockett f5c58c5c20 Merge branch 'master' of https://github.com/simpeg/simpeg 2014-11-07 13:36:47 -07:00
Rowan Cockett ddc77b53e6 minor bugs in weighting maps 2014-11-07 13:35:33 -07:00
sgkang 4d2775c30d Merge pull request #80 from simpeg/TreeMesh
Fix bug that updated mesh.x0 when it wrote out the mesh to UBC format.

Thanks!!
2014-11-07 11:53:48 -08:00
Rowan Cockett 3dd61c9ebf minor updates on datamisfit. Target should move to inversion directive. 2014-11-03 22:10:04 -07:00
Rowan Cockett 273464b3f1 typo in linear problem example 2014-11-03 21:54:34 -07:00
GudniRos 980d9feaf6 Fix bug that updated mesh.x0 when it wrote out the mesh to UBC format. 2014-11-03 07:12:49 -08:00
Lindsey Heagy de264a251f - fixed weights.nP 2014-10-15 17:32:25 -07:00
Lindsey Heagy 30fe0f4e75 added a weighting map 2014-10-15 17:04:00 -07:00
Lindsey Heagy 86b8938d02 3 diagonal estimators implemented 2014-10-15 11:19:24 -07:00
Lindsey Heagy 69a921f3c4 start of diagonal estimators 2014-10-15 01:39:56 -07:00
rowanc1 2a49755625 Log Maps 2014-10-09 16:38:12 -07:00
rowanc1 6b78a8617c save model using numpy 2014-10-09 15:28:59 -07:00
rowanc1 a609de7b84 add Beta to opt.remember 2014-10-09 12:32:37 -07:00
rowanc1 5c29348984 Minor updates to pointers in reg and invProb 2014-10-04 12:40:30 -07: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 9c9944c1a2 change defaults in directives 2014-07-12 15:24:11 -05:00
rowanc1 41d105eef1 Force overwrite of dobs in makeSyntheticData 2014-07-03 22:48:17 -07:00
rowanc1 94ddcb0f3a project meta updates 2014-07-03 15:59:10 -07:00
rowanc1 1f7e1cbf1d Bump version: 0.1.0 → 0.1.1 2014-07-03 14:44:31 -07:00
rowanc1 96e1bbdbd5 updates for bump version 2014-07-03 14:43:38 -07: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
Rowan Cockett d2f6a646f6 Merge pull request #75 from simpeg/innerProducts
Inner products derivative
2014-07-03 11:22:24 -07:00
rowanc1 0de54dc2ae remove tensor type property from problem. 2014-07-03 11:14:29 -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 9d048f2884 generalize the derivs for innerProducts 2014-07-02 16:52:46 -07:00
rowanc1 e77f431370 closest inds for 1d mesh 2014-07-02 16:22:33 -07:00
rowanc1 32fa4c95df Add tensorType to problem. 2014-06-18 11:08:42 -07:00
rowanc1 a93b25b488 pre multiplication in innerproduct code. 2014-06-18 10:21:10 -07:00
rowanc1 7d34f596ff More tests on more meshes, IPDeriv returns a function. 2014-06-17 09:47:03 -06:00
rowanc1 d2bde11a2a Fixes #68 2014-06-16 17:09:06 -06:00
rowanc1 6687a8324f bug fixes in TreeMesh 2014-06-16 14:24:54 -06:00
rowanc1 fb90faae50 more object oriented innerProducts 2014-06-16 14:16:19 -06:00
rowanc1 1d5ecbf303 Edge inner products updates for 1D 2014-06-16 14:01:03 -06:00