Lindsey
|
5cb3babafe
|
Merge pull request #28 from simpeg/dev
cleaned up math in docs
|
2015-07-07 07:25:23 -05:00 |
|
Lindsey Heagy
|
cb73c38e8e
|
cleaned up math in docs
|
2015-07-06 23:59:21 -05:00 |
|
Lindsey
|
59eb52dce8
|
Merge pull request #27 from simpeg/dev
Dev
|
2015-07-06 22:15:56 -05:00 |
|
Lindsey Heagy
|
037155e3f3
|
fixed indentation bug in FDEM
|
2015-07-06 19:16:00 -05:00 |
|
Lindsey Heagy
|
a84bc5cbc1
|
documentation updates
|
2015-07-06 19:04:24 -05:00 |
|
Lindsey Heagy
|
b5336c1ca1
|
Fixed typo in Model builder, getIndecesBlock --> get IndicesBlock, added addBlock function
|
2015-07-06 14:57:19 -05:00 |
|
GudniRos
|
c78d5beef8
|
Updated notebooks and added plotDataTypes used for plotting MTdata
|
2015-07-06 09:54:21 -07:00 |
|
Lindsey
|
4848542632
|
Merge pull request #110 from simpeg/regMref
broke apart smoothness and smallness terms
|
2015-07-06 07:09:45 -05:00 |
|
Lindsey
|
2ef8beddb6
|
Merge pull request #26 from simpeg/dev
merge FDEM refactor from dev
|
2015-07-06 07:09:21 -05:00 |
|
Lindsey Heagy
|
d518f1e685
|
fixed how mu was being included: assuming constant mu = mu_0 for now. need to write a new propmap to test inversion when mu is variable, but not part of the inversion model
|
2015-07-05 21:59:55 -05:00 |
|
Lindsey Heagy
|
039e3430ab
|
clean up of tests
|
2015-07-05 21:59:06 -05:00 |
|
Lindsey Heagy
|
b5b8b5fae6
|
- added check is S_e is zero in getRHSDeriv of FDEM.py
- deleted code that has been commented out
|
2015-07-05 21:58:14 -05:00 |
|
Lindsey Heagy
|
7c63bfb6ac
|
Brackets to make sure we are doing matrix vector products
|
2015-07-05 21:57:19 -05:00 |
|
Lindsey Heagy
|
9900885984
|
removed comment block and made deriv mD2 term consistent with eval call
|
2015-07-04 16:15:16 -07:00 |
|
Lindsey Heagy
|
0b5453dc98
|
defined Wsmooth to clarify where we are using m, m-mref
|
2015-07-04 16:09:50 -07:00 |
|
Lindsey
|
9e4d8e1884
|
Merge pull request #109 from simpeg/regMref
should be regularizing on m-mref in tikhonov regularization
|
2015-07-04 13:31:57 -07:00 |
|
Lindsey Heagy
|
001bcbce27
|
fixed Tikhonov deriv and added non-zero mref to testing
|
2015-07-04 13:21:56 -07:00 |
|
Lindsey Heagy
|
94ef2f1eb6
|
text formatting
|
2015-07-04 13:02:51 -07:00 |
|
Lindsey Heagy
|
f9f23dfd4b
|
should be regularizing m-mref
|
2015-07-04 13:00:49 -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 |
|
Lindsey Heagy
|
4fa5e9426d
|
TDEM tests running and passing individually
|
2015-07-01 00:21:54 -07:00 |
|
Lindsey Heagy
|
954cb2d7bc
|
assign self.nP in startup of PropMap
|
2015-06-30 22:54:56 -07:00 |
|
Lindsey Heagy
|
265a1189e8
|
fixing sources in TDEM. test_TDEM_forward_Analytic.py now passes
|
2015-06-30 22:35:01 -07:00 |
|
Lindsey Heagy
|
2dcb356682
|
minor clean-up for reading and Ctrl+D in sublime
|
2015-06-30 22:33:38 -07:00 |
|
Lindsey Heagy
|
37368199f1
|
Merge branch 'master' of https://github.com/simpeg/simpeg
|
2015-06-30 15:17:00 -07:00 |
|
Lindsey Heagy
|
0b8f80f41e
|
fixed typo in ModelBuilder
|
2015-06-30 15:15:29 -07:00 |
|
Lindsey
|
f96cf0418a
|
Merge pull request #24 from simpeg/feat/sourceRefactor
Feat/source refactor
|
2015-06-30 14:10:05 -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 |
|
Lindsey
|
5ec86300f6
|
have fields keep track of the problem so that calls to src.eval use the proper mass matrices if a model is switched out when running multiple forwards. This way fields also stores curModel
|
2015-06-29 18:05:32 -07:00 |
|
Rowan Cockett
|
198dd165fc
|
Merge pull request #107 from simpeg/FullMap
FullMap takes a scalar and fills the whole model space with it
|
2015-06-29 12:45:49 -07:00 |
|
Lindsey
|
5aea1ee4d5
|
FullMap takes a scalar and fills the whole model space with it
|
2015-06-29 11:33:20 -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 |
|
Lindsey Heagy
|
1fbf40568d
|
shortened the test for travis
|
2015-06-24 16:57:15 -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 |
|
Lindsey Heagy
|
d9e8996336
|
fixed loop source and mag dipole fields for variable mu, added both to testing
|
2015-06-23 23:02:33 -07:00 |
|
Lindsey
|
ac3e7765fe
|
Mag dipole sources, defined using prim-sec with a zero-frequency primary actually have a non-zer S_e component if there is variable mu. This has been corrected in the vector potential definition of the sources, and an issue created for the remaining sources. Testing has also been made more robust by using a rawVec source with both S_m and S_e defined which showed a couple bugs in some of the getRHSDeriv_m (which have been corrected), along with a couple minor sizing things in fields derivs
|
2015-06-23 18:32:00 -07:00 |
|
Lindsey
|
36f8eca25c
|
Sources can take mu values other than mu_0
|
2015-06-23 18:25:29 -07:00 |
|
Lindsey
|
5732e85a2f
|
fixed typo in MfRhoDeriv. note that it still won't work (but we don't call it anywhere... yet
|
2015-06-23 18:24:40 -07:00 |
|
Lindsey
|
7c01c84514
|
Analytics should take other values for mu
|
2015-06-23 18:22:44 -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 |
|