Commit Graph

55 Commits

Author SHA1 Message Date
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
Rowan Cockett adfaf1b12a updates to travis script 2015-02-12 14:00:18 -08:00
Rowan Cockett 217d5fa79e renamed and conglomerated the three classes into one. 2015-02-12 13:58:32 -08:00
Rowan Cockett 05a64110fa travis fixes? 2015-02-12 11:56:06 -08:00
Rowan Cockett d507a330bd Merge pull request #3 from simpeg/develop
Develop
2015-02-12 11:49:21 -08:00
Rowan Cockett 9485c4c549 Delete __init__.pyc 2015-02-12 11:48:47 -08:00
Rowan Cockett c421d3bf5d Delete MT1Dsolutions.pyc 2015-02-12 11:48:38 -08:00
Rowan Cockett d3baf03c47 Delete MT1Danalytic.pyc 2015-02-12 11:48:22 -08:00
Rowan Cockett 5b5f83c58e Delete Base.pyc 2015-02-12 11:48:04 -08:00
Rowan Cockett 0e9a07c018 Delete __init__.pyc 2015-02-12 11:47:45 -08:00
Rowan Cockett 8a8ccebe3a Merge branch 'master' of https://github.com/simpeg/simpegMT into develop
Conflicts:
	simpegMT/Base.pyc
	simpegMT/Utils/MT1Danalytic.pyc
	simpegMT/Utils/MT1Dsolutions.pyc
	simpegMT/Utils/__init__.pyc
	simpegMT/__init__.pyc
2015-02-12 11:47:09 -08:00
Rowan Cockett 48ada2d63c Merge pull request #2 from simpeg/moveAnalytics
Move analytics
2015-02-12 11:40:30 -08:00
Rowan Cockett bae79ecb25 delete analytics folder. 2015-02-12 11:40:13 -08:00
Rowan Cockett 1aab6aaee5 move analytics to utils. 2015-02-12 11:39:13 -08:00
Rowan Cockett 7f817c96ad Merge pull request #1 from simpeg/delete-pyc
Delete pyc files
2015-02-12 11:37:09 -08:00
Rowan Cockett d188408b88 remove the rest of the pyc files. 2015-02-12 11:34:47 -08:00
Gudni Karl Rosenkjaer 4955b45c1f Added a MT 3D layer test notebook 2015-02-12 11:32:08 -08:00
Rowan Cockett 46d4e1bc01 Delete __init__.pyc 2015-02-12 11:31:34 -08:00
Gudni Karl Rosenkjaer 291fbb9ecb Added a new 1D layer test notebook 2015-02-04 00:02:42 -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