Commit Graph

125 Commits

Author SHA1 Message Date
GudniRos 2dceea25ec Merge branch 'FDEMrefactor' 2015-12-22 16:10:28 -08:00
GudniRos d332d3068a Merge branch 'master' into FDEMrefactor
Conflicts:
	simpegMT/SurveyMT.py
2015-12-22 16:09:14 -08:00
Lindsey 5d38ea5e11 removed knownSrcType 2015-12-22 15:11:07 -08:00
Gudni Karl Rosenkjaer 27edc7742f Merge pull request #6 from simpeg/Travis
Travis
2015-12-22 13:12:53 -08:00
Lindsey Heagy 5b9dae2930 changed name of utility testing functions that we don't want travis to try and run automatically 2015-12-21 15:20:08 -08:00
Lindsey Heagy f82efee096 try running travis on new framework 2015-12-21 14:08:02 -08:00
GudniRos 66156481da Fixed an error in resampleByFreq 2015-12-18 14:31:22 -08:00
GudniRos 77f476e248 Added a resampling function to datautils. 2015-12-16 23:48:37 -08:00
GudniRos f2c7cfab78 Added support sources to take TreeMesh. 2015-12-09 12:51:20 -08:00
GudniRos 4a8bc16634 Fix a bug in reshapeing in adjoint projFieldsDeriv 2015-11-25 16:22:06 -08:00
GudniRos 4de169c591 Removed Ipython.Debugger import and redused the amount of 3D testing. 2015-11-25 14:49:29 -08:00
GudniRos 4079f28e00 Moved reshaping from Jtvec to the respective derivative. Makes 1D/3D compadibility easier. 2015-11-22 14:02:24 -08:00
GudniRos ad20c73f18 Added support of Complex recarray for fromRecArray function 2015-11-16 01:53:26 -08:00
GudniRos 3b88366681 Add a scale flag in MT1Danalytic to scale the solution to be 1 at the top. 2015-11-13 13:35:19 -08:00
GudniRos d7234cea9e Fixed dimension bugs in code. 2015-11-04 23:57:11 -08:00
GudniRos 9f69a33512 Added derivative tests for all the components of Jvec. 2015-11-03 12:12:45 -08:00
GudniRos fc8f3dd956 All derivatives for 1D and 3D MT are working. 2015-11-03 12:08:28 -08:00
GudniRos 3a51be6500 Corrected the notebook for MT3D derivative tests 2015-11-02 17:29:22 -08:00
GudniRos 0e81faf217 Field projection derivatives working 2015-11-02 17:26:52 -08:00
GudniRos 960cb0a3e5 Added a Derivative test notebook 2015-11-02 11:23:06 -08:00
GudniRos 42bc4404ba projection with sdiag for all the elements. Not sure if the is correct, but archiving the work 2015-11-01 13:05:24 -08:00
GudniRos 9d6a1dcac6 Reorignized to have u = [u_px,u_py].
Everything runs but tests are not passing.
2015-10-26 11:22:46 -07:00
GudniRos 7d913ef178 Derivative check of Jvec and wJv === vJtw are not passing. 2015-10-21 14:15:08 -07:00
GudniRos a963514f7e 3D derivatives are working and tested. 2015-10-20 10:36:36 -07:00
GudniRos c36dce943e Working on 3D derivatives.
rx.projectFieldsDeriv partly works, the adjoint doesn't. Not tested.
2015-10-15 14:52:49 -07:00
GudniRos 0e45d3674a Added derivative support for the 3D problem. 2015-10-15 08:09:31 -07:00
GudniRos 1654c1c8b5 Implementing 3D derivatives 2015-10-14 11:07:49 -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
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