Commit Graph

80 Commits

Author SHA1 Message Date
Lindsey 5d38ea5e11 removed knownSrcType 2015-12-22 15:11:07 -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
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 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
GudniRos 3990459c7c Updated notebooks and minor bug fixes 2015-07-12 14:35:46 -07:00
GudniRos 855cf60ca0 Updated the import of osr package 2015-07-07 11:10:56 -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 ed72fba063 Added EDI files read support.
Fixed all srcMT to take 2 inputs.
2015-07-02 14:00:37 -07:00
GudniRos 4d3351e99c Inversion problem working.
Fixed 1D problem to correct the phase quadrants.
2015-06-30 08:41:03 -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 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