2201 Commits
Author SHA1 Message Date
Gudni Karl Rosenkjaer 291fbb9ecb Added a new 1D layer test notebook 2015-02-04 00:02:42 -08:00
Rowan Cockett 5c675a7992 update the tests to test the 3D version of the equations. 2015-01-29 14:58:01 -08:00
Rowan Cockett b2d57e8892 updates to 2D testing 2015-01-29 14:02:26 -08:00
Rowan Cockett ca4fd2adf8 Update LICENSE 2015-01-29 13:41:49 -08:00
Rowan Cockett e906899a87 Make the tests less picky. 2015-01-29 11:14:16 -08:00
Rowan Cockett 2cd9c4db5a Merge pull request #83 from simpeg/feat/cylMeshView
CylView and minor tensor mesh update
2015-01-29 10:56:32 -08:00
Rowan Cockett 496ba70982 CylView and minor tensor mesh update 2015-01-29 10:50:06 -08:00
SEOGI KANG 90f98a6fd6 Modify averaging for current density 2015-01-29 10:45:49 -08:00
SEOGI KANG 8e14db7dba Modify Gudni's notebook:
- use SolverLU in simpeg
- visualize fields

Add gitignore
2015-01-29 10:35:39 -08:00
GudniRos 47e7132f26 Wrote 1D codes, both analytic and FV solutions. \n Made test notebooks for 1D and worked on the 3D notebook 2015-01-29 08:28:50 -08:00
Lindsey Heagy 5f46461bfe added documentation for log mapping 2015-01-15 13:35:44 -08:00
Lindsey Heagy b8a5ac93d7 Updated Inversion Workflow image to be the same as the one in the paper 2014-12-12 13:37:08 -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
seogi 59ffc57da3 figures.. 2014-11-24 09:41:24 -08:00
seogi 3f8ec7b07e modify figures 2014-11-24 09:37:14 -08:00
seogi c32347c726 Modify figures 2014-11-24 09:30:49 -08:00
seogi 9d120d7037 Figures for simpegPaper 2014-11-24 09:29:16 -08:00
SEOGI KANG 6f9a3e6598 Changing figures for simpegPaper 2014-11-24 09:04:30 -08:00
sgkang bc7fb2f1d7 Update __init__.py 2014-11-21 12:32:24 -08:00
seogi 1edca3b9e3 Fix bug 2014-11-21 11:01:58 -08:00
seogi e83b76a70c Modification for Cylinderical mesh 2014-11-21 09:45:24 -08:00
Rowan Cockett 9067590c65 VanG model bug. 2014-11-18 08:24:51 -08:00
SEOGI KANG bfb5e045fc FIx bug for loop source 2014-11-14 13:23:18 -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
Lindsey Heagy a9d1b0913f added myself to travis emails 2014-10-09 23:40:15 -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 7d14489c4e updates to analytics and a 'test' in the notebook
- need to change this into a real test!
2014-10-09 11:43:10 -07:00
Lindsey Heagy 3846a6303b FEM -> FDEM in tests for analytics 2014-10-08 15:41:38 -07:00
Lindsey Heagy 682a8e3877 call for analytics now: EM.Analytics.FDEM (or TDEM) 2014-10-08 14:10:27 -07:00
Lindsey Heagy c229e26f74 added plots 2014-10-08 14:06:48 -07:00
Lindsey Heagy ed54a230da - changed name of analytical dipole in a whole space fct (now: AnalyticMagDipoleWholeSpace)
- added todos in comments
- started notebook for checks
- added notebook checkpoints to git ignore
2014-10-07 17:45:56 -07:00
Lindsey Heagy cf2a9688c3 Start of analytical dipole in a whole-space. Not yet tested 2014-10-06 19:37:26 -07:00
rowanc1 e178ad1e9e Make Travis more verbose! 2014-10-04 13:08:53 -07:00
rowanc1 5c29348984 Minor updates to pointers in reg and invProb 2014-10-04 12:40:30 -07:00
rowanc1 2d92e7249d Update readme 2014-10-02 16:24:04 -07:00