Commit Graph

96 Commits

Author SHA1 Message Date
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
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 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
GudniRos c78d5beef8 Updated notebooks and added plotDataTypes used for plotting MTdata 2015-07-06 09:54:21 -07:00
GudniRos 33d76346d1 Add notebooks for scipy2015 2015-07-03 16:47:05 -07:00
GudniRos 08cbcd6ac2 Fixing travis build 2015-07-02 16:12:26 -07:00
GudniRos b153053119 Working on get travis to work 2015-07-02 15:30:24 -07:00
GudniRos 40925a49cc Updated travis 2015-07-02 15:08:53 -07:00
GudniRos 26efae1f4a Fixing .travis.yml file to get testing to work 2015-07-02 14:17:40 -07:00
GudniRos ed72fba063 Added EDI files read support.
Fixed all srcMT to take 2 inputs.
2015-07-02 14:00:37 -07:00
GudniRos 205ee000a2 Changed travis setup file to include import of simpegem. 2015-06-30 08:46:18 -07:00
GudniRos 4d3351e99c Inversion problem working.
Fixed 1D problem to correct the phase quadrants.
2015-06-30 08:41:03 -07:00
GudniRos 81371e54ee Adding a MT1D inversion test notebook 2015-06-26 09:20:19 -07:00
GudniRos 4a39602ca4 Jvec adjoint test is working for MT1D primary/secondary formulation. 2015-06-25 10:36:10 -07:00
GudniRos d233e40a95 Jvec adjoint test not working, but all other derivatives adjoint tests are working. 2015-06-24 19:55:10 -07:00
GudniRos e3a2ec6c8d JTvec is working but not converging. 2015-06-24 12:33:08 -07:00
GudniRos f2a8cf0a62 Jvec working for MT1D, Jtvec getting close 2015-06-24 11:33:14 -07:00
GudniRos 2cbfe2d6b9 Working Jvec for the MT problem - not currently working. Dimensional mismatch with matrices. 2015-06-23 08:31:44 -07:00
GudniRos 60b6c24e19 Derivative test MT1D is now working and passing with 2 order convergence. 2015-06-19 12:47:31 -07:00
GudniRos 8ed4d41b2d Added a note book with MT1D derivative testing 2015-06-19 09:58:03 -07:00
GudniRos be0d269af1 Updated 1D_ps problem. Working on testing derivatives, only to 1st order at the commit 2015-06-19 09:54:53 -07:00
GudniRos 422911a95f Fixed 1D test and current code to work, where the src in the 1D problem is partly implemented 2015-06-11 16:26:11 -07:00
GudniRos 21d788edf4 Updated MT codes to use new changes from FDEM code. 3D code is working 2015-06-11 10:03:39 -07:00
GudniRos c4229b4906 Refactoring the MT code to relect on the FDEM parent.
The test work for FDEM branch feat/sourceRefactor commit 9eede4e840
2015-06-03 11:12:55 -07:00
GudniRos 10f098c0b5 Updated codes, fixed bug in dataMT and moved notebooks to a folder. 2015-05-08 21:42:50 -07:00
GudniRos 22febe331b Working on ProblemMT_e_ps, not tested yet. 2015-05-07 19:22:28 -07:00
GudniRos 03383cf092 Adding missed changes 2015-05-07 16:26:58 -07:00
GudniRos 6eafbdca80 Adding fixes to code. 2015-05-07 16:26:35 -07:00
GudniRos 6eabd68a1d Updated to src implementation of SimPEG. 2015-05-01 13:01:13 -07:00
Gudni Karl 25799f3680 Optimized conversion codes 2015-04-07 19:06:01 -07:00
GudniRos 69966eae60 Added time string printing 2015-04-06 12:33:29 -07:00
GudniRos 028714b27d Added time string printing 2015-04-06 11:08:11 -07:00
GudniRos 3f338ddb43 Added time string printing 2015-04-06 10:59:40 -07:00
GudniRos 25acc67c43 Added time string printing 2015-04-06 10:42:46 -07:00