Commit Graph

75 Commits

Author SHA1 Message Date
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
GudniRos d7c062c1c4 Fixed MTdata.toRecArray() 2015-04-06 07:22:37 -07:00
GudniRos 8123dff07a added a print statement in projectFields 2015-04-05 15:44:50 -07:00
GudniRos 6b3f9b9478 Fix import bug of sys 2015-04-03 10:44:56 -07:00
Gudni Karl d7aa612a23 Merge branch 'master' of https://github.com/simpeg/simpegmt 2015-04-02 16:45:04 -07:00
Gudni Karl fba5e75355 Added print statements to fields 2015-04-02 16:43:34 -07:00
Rowan Cockett b83421a27a update the coverage to cover simpegMT 2015-03-03 12:27:59 -08:00
Rowan Cockett 9049215811 add apparent resistivity tests 2015-03-03 11:29:10 -08:00
Gudni Karl Rosenkjaer 63ef5ef380 Adding notebooks on the MT1D problem 2015-03-02 21:08:32 -08:00
Gudni Karl Rosenkjaer 52618bac35 Fixed bugs. Added notebooks with halfspace and layer examples.
Code is working (returning results with in couple of % for a 1D analytic solution) but test need to be "automated".
2015-03-02 14:58:53 -08:00
Gudni Karl fbf4370a78 Fixed bugs 2015-02-19 19:13:05 -08:00
Gudni Karl 1549ced52d Fixed a bug in homo1DModelSource 2015-02-19 18:27:09 -08:00
Gudni Karl f25681ce80 Edit in Sources/backgroundModelSources.py such that the
souce is only on the outer shell of the model.

Fixed bug is problem and survey classes.
2015-02-19 18:24:34 -08:00
Gudni Karl Rosenkjaer 36cde4fe4f Updated the example script. 2015-02-19 12:13:44 -08:00
Gudni Karl 6561376b51 Fixed bugs and got MTrx.projectFields to work. 2015-02-17 17:27:59 -08:00
Gudni Karl Rosenkjaer 9b650041d1 Working on MT problem and survey. Fixed bugs and completed example 2015-02-17 00:09:24 -08:00
Gudni Karl Rosenkjaer fb717b5f31 Updating MT classes,
Working on a example script to forward model impedance data
2015-02-16 15:35:40 -08:00
Gudni Karl Rosenkjaer 9aa94c95b1 Updating Survey and Problem MT, work in progress. Code not tested. 2015-02-15 23:14:04 -08:00
Rowan Cockett 852a7295ef Update .travis.yml 2015-02-13 14:58:58 -08:00
Gudni Karl a8dc7ddd25 Added Sources/backgroundModel 2015-02-12 19:40:06 -08:00
Gudni Karl 8aa823ba5d Fixing up ProblemMT, SurveyMT and adding Sources folder 2015-02-12 19:39:26 -08:00
Gudni Karl 0d1073367c Merge branch 'conglomerateOldEMCode' of https://github.com/simpeg/simpegmt 2015-02-12 19:05:36 -08:00