Commit Graph

2283 Commits

Author SHA1 Message Date
seogi_macbook 575ac2ea7b fix active cell map 2015-09-17 22:15:59 -07:00
seogi_macbook c7c1126e9b fix couple bugs in TDEM 2015-09-17 21:38:16 -07:00
seogi_macbook 168ad8b0ff fix bug for active cell 2015-09-17 21:16:29 -07:00
seogi_macbook 7020201976 Extend polymap to 3D (now its kind of general), and test 2015-09-16 08:44:28 -07:00
seogi_macbook dea7eba5e0 work on IP stuff 2015-09-15 15:40:26 -07:00
seogi_macbook efbd0da0b3 Merge branch 'Mappings' 2015-09-15 08:51:18 -07:00
seogi_macbook f726a27269 Fix target misfit 2015-09-14 21:25:15 -07:00
Rowan Cockett 7f74f7ee82 Remove SimPEGLinearOperator as Scipy 16 has implemented this feature. 2015-09-14 15:14:33 -07:00
seogi_macbook c886817773 Fix bug in CircMap
Add PolyMap for 2D, and test
2015-09-14 13:06:51 -07:00
GudniRos 5eccffffb5 Added tipper support 2015-09-08 17:11:12 -07:00
GudniRos b26412e7a9 Made changes to data utils 2015-08-13 12:26:16 -07:00
Gudni Karl 362638cc39 Fixed number of data error in the function 2015-08-11 11:22:02 -07:00
GudniRos 295eeb6a25 Updated DataMT while working 1D inversions. 2015-08-05 10:44:45 -07:00
Lindsey 41e9d175f2 added model builder to create layered model. untested and no error checking yet 2015-08-04 16:41:17 -07:00
Lindsey d634575137 Update License
added 2015
2015-07-28 13:36:49 -07:00
Lindsey Heagy 7cd4ba7d61 updated inversion workflow image, discretization --> mesh and colors are same as in paper 2015-07-21 14:31:22 -07:00
GudniTeraClust ba1a85e269 Reran the MT3DforData1Dinv.py script 2015-07-12 16:14:11 -07:00
GudniRos 50ffc734c5 Update the forward modeling script 2015-07-12 14:55:49 -07:00
GudniRos 3990459c7c Updated notebooks and minor bug fixes 2015-07-12 14:35:46 -07:00
GudniTeraClust 452cd7e1da Merge branch 'FDEMrefactor' of https://github.com/simpeg/simpegmt into FDEMrefactor
Adding data file
2015-07-07 22:59:02 -07:00
GudniTeraClust 57fcf53542 Adding seogi model Data 2015-07-07 22:57:01 -07:00
Lindsey Heagy c72e3f5a80 Merge branch 'FDEMrefactor' of https://github.com/simpeg/simpegmt into FDEMrefactor 2015-07-07 21:16:47 -05:00
Lindsey e4ed2265ba Update requirements to include SimPEG 2015-07-07 21:12:52 -05:00
Lindsey Heagy 2dfce560f7 added myself to travis emails 2015-07-07 14:17:28 -05:00
GudniRos 30a1f10b29 Minor changes to run script 2015-07-07 11:34:05 -07:00
GudniRos 7703f8fa89 Adding changed data files 2015-07-07 11:28:01 -07:00
GudniRos 6ac63f12c6 Added the seogi model 2015-07-07 11:13:03 -07:00
GudniRos 855cf60ca0 Updated the import of osr package 2015-07-07 11:10:56 -07:00
GudniRos 1ab91fc2f4 Fixing imports for the run script 2015-07-07 11:06:29 -07:00
GudniRos 7e746870a9 Change a notebook to a script to run remotely. 2015-07-07 10:47:39 -07:00
GudniRos 5aefbb3a4c Fixed an import error of pymatsolver for travis runs 2015-07-07 10:35:27 -07:00
GudniRos 2b37f27602 Fix depenencies in notebooks and got tests to work. 2015-07-07 09:24:53 -07:00
Lindsey 5cb3babafe Merge pull request #28 from simpeg/dev
cleaned up math in docs
2015-07-07 07:25:23 -05:00
Lindsey Heagy cb73c38e8e cleaned up math in docs 2015-07-06 23:59:21 -05:00
Lindsey 59eb52dce8 Merge pull request #27 from simpeg/dev
Dev
2015-07-06 22:15:56 -05:00
Lindsey Heagy 037155e3f3 fixed indentation bug in FDEM 2015-07-06 19:16:00 -05:00
Lindsey Heagy a84bc5cbc1 documentation updates 2015-07-06 19:04:24 -05:00
Lindsey Heagy b5336c1ca1 Fixed typo in Model builder, getIndecesBlock --> get IndicesBlock, added addBlock function 2015-07-06 14:57:19 -05:00
GudniRos c78d5beef8 Updated notebooks and added plotDataTypes used for plotting MTdata 2015-07-06 09:54:21 -07:00
Lindsey 4848542632 Merge pull request #110 from simpeg/regMref
broke apart smoothness and smallness terms
2015-07-06 07:09:45 -05:00
Lindsey 2ef8beddb6 Merge pull request #26 from simpeg/dev
merge FDEM refactor from dev
2015-07-06 07:09:21 -05:00
Lindsey Heagy d518f1e685 fixed how mu was being included: assuming constant mu = mu_0 for now. need to write a new propmap to test inversion when mu is variable, but not part of the inversion model 2015-07-05 21:59:55 -05:00
Lindsey Heagy 039e3430ab clean up of tests 2015-07-05 21:59:06 -05:00
Lindsey Heagy b5b8b5fae6 - added check is S_e is zero in getRHSDeriv of FDEM.py
- deleted code that has been commented out
2015-07-05 21:58:14 -05:00
Lindsey Heagy 7c63bfb6ac Brackets to make sure we are doing matrix vector products 2015-07-05 21:57:19 -05:00
Lindsey Heagy 9900885984 removed comment block and made deriv mD2 term consistent with eval call 2015-07-04 16:15:16 -07:00
Lindsey Heagy 0b5453dc98 defined Wsmooth to clarify where we are using m, m-mref 2015-07-04 16:09:50 -07:00
Lindsey 9e4d8e1884 Merge pull request #109 from simpeg/regMref
should be regularizing on m-mref in tikhonov regularization
2015-07-04 13:31:57 -07:00
Lindsey Heagy 001bcbce27 fixed Tikhonov deriv and added non-zero mref to testing 2015-07-04 13:21:56 -07:00
Lindsey Heagy 94ef2f1eb6 text formatting 2015-07-04 13:02:51 -07:00