Rowan Cockett
e4c30705ff
Clean up whitespace in optimization.
2016-02-16 09:47:07 -08:00
Rowan Cockett
059850f282
Clean examples and remove duplicate.
2016-02-16 09:41:24 -08:00
seogi_macbook
c1bd8edf77
return DCdata class?
2016-02-11 15:29:16 -08:00
seogi_macbook
d9c94b9793
Move stuff to DCIPUtils.py
2016-02-11 14:10:44 -08:00
seogi_macbook
60e18eef01
Working on reading DCIP 3D
2016-02-09 16:11:25 -08:00
Rowan Cockett
7a6d0c9fdd
Updates to SimPEG.DCIP
2016-02-05 15:09:52 -08:00
Rowan Cockett
bdfabe620a
Add the DC examples
2016-02-05 14:01:56 -08:00
Rowan Cockett
9b67956630
Use the linear problem and survey class
2016-02-05 14:01:20 -08:00
Rowan Cockett
ac8f26be3e
Update DC example.
2016-02-05 14:00:01 -08:00
Rowan Cockett
2e78e09bd0
Merge branch 'Dom_Dev' of https://github.com/simpeg/simpeg into dcip/dev
2016-02-05 13:51:53 -08:00
Rowan Cockett
8262ee94bc
Initial commit of DCIP.
2016-02-04 17:03:42 -08:00
Lindsey Heagy
92b5435149
Merge branch 'dev' into em/dev
2016-02-01 22:12:22 -08:00
D Fournier
b16b1b7526
Add ModelBuilder sphere model.
...
Add example for DC pseudo section -> Requires a pull request in SimpegDC for dependancies.
2016-02-01 21:02:11 -08:00
D Fournier
04d977f861
Implement and test Directive for sparse norm... need clean up.
2016-01-31 15:31:20 -08:00
D Fournier
254fd1c029
Improved sparse regularization.
...
Issue with spyder debugger since last merge with dev...
2016-01-31 10:50:06 -08:00
D Fournier
2e3a6ddd96
Merge branch 'dev' into Dom_Dev
2016-01-31 10:33:44 -08:00
D Fournier
54ec7187cb
Add unitCellGrad to DiffOperators
...
Implement SparseRegularization and test on mag problem... works!
2016-01-29 00:50:59 -08:00
Lindsey Heagy
1457e51fc1
from SimPEG.EM import mu_0
2016-01-28 23:44:02 -08:00
Lindsey Heagy
967dc83fa8
fixed merge conflict with em/dev
2016-01-28 23:14:03 -08:00
Rowan Cockett
3431fb46eb
Merge branch 'dev' of https://github.com/simpeg/simpeg into bug/215
2016-01-28 23:07:34 -08:00
Rowan Cockett
0704c6dc25
Merge pull request #213 from simpeg/feat/treeMeshCounting
...
Tree Mesh Updates
2016-01-28 22:36:48 -08:00
Lindsey Heagy
37d37369d8
added example to docs
2016-01-28 22:36:39 -08:00
Rowan Cockett
b013508270
Fixes #215
2016-01-28 22:33:04 -08:00
Rowan Cockett
20d5582c0f
Merge branch 'master' of https://github.com/simpeg/simpeg into dev
2016-01-28 22:29:59 -08:00
Rowan Cockett
caba2b6752
Merge pull request #191 from simpeg/ActiveCellReg
...
Meshless Identity Map, Regularization for Active Cell models
2016-01-28 22:28:08 -08:00
D Fournier
02d840a40e
Merge branch 'master' into dom_Optimization_Dev
2016-01-28 18:37:23 -08:00
D Fournier
9f5b2e2dc1
Merge branch 'master' into dom_Optimization_Dev
2016-01-28 18:36:46 -08:00
D Fournier
85b55139e8
Implement simple regularization
...
Modified the Optimization.ProjectedGNCG to allow active cells back in.
Fix problem regarding the Directive.TargetMisfit --> Survey.Linear had wrong nD value
2016-01-28 18:36:34 -08:00
Rowan Cockett
43c49d5f15
Address mesh IO #212
2016-01-28 17:53:10 -08:00
Rowan Cockett
1bcb572c45
Remove ifmain from TreeMesh
2016-01-28 14:29:45 -08:00
Rowan Cockett
67d3cb4d9b
Merge branch 'dev' of https://github.com/simpeg/simpeg into feat/treeMeshCounting
...
Conflicts:
.travis.yml
SimPEG/Utils/__init__.py
2016-01-28 14:26:21 -08:00
Lindsey Heagy
4bcc9e0850
- name cleanup in Jvec and Jtvec (use u instead of f to be consistent with the rest of SimPEG)
...
- example 1D inversion for FDEM
2016-01-28 14:00:47 -08:00
Lindsey Heagy
c24416ea12
use the std and eps from survey in definition of data misfit if defined (and demonstrate it with the TDEM example)
2016-01-28 13:20:48 -08:00
Lindsey Heagy
f5333f35a2
use survey.createSyntheticData to make synthetic data
2016-01-28 13:07:48 -08:00
Lindsey Heagy
d50232b385
give Zero a transpose
2016-01-28 13:04:13 -08:00
Lindsey
06c82ba16d
Merge pull request #209 from simpeg/examples
...
pass loc as a variable in mag dipole example
2016-01-27 09:03:25 -08:00
Lindsey Heagy
a8539cc234
pass loc as a variable
2016-01-27 08:41:28 -08:00
seogi_macbook
d363a125b6
Merge branch 'master' of https://github.com/simpeg/simpeg
2016-01-25 15:17:34 -08:00
Rowan Cockett
84400650fa
Clean up init file in examples.
2016-01-23 16:37:11 -07:00
D Fournier
6fcd826673
Start branch for regularization
...
Add LinearSurvey
Add LinearProblem
2016-01-20 14:23:42 -08:00
Rowan Cockett
91e37c5fa7
Clean up init code, put inside run, remove mpl from TL import.
2016-01-20 12:52:51 -07:00
Lindsey Heagy
98f209d1f0
specify that example is FDEM
2016-01-20 08:04:01 -08:00
Lindsey Heagy
7107cd9d94
plot a harmonic mag dipole
2016-01-19 23:57:41 -08:00
Lindsey Heagy
8da4d78bde
Merge branch 'master' into em/dev
2016-01-15 10:53:22 -08:00
Lindsey Heagy
0b971f4a50
updated examples init to also update docs
2016-01-15 10:46:31 -08:00
Lindsey
7a4aa4ddc3
Update and rename EM_FDEM_1D_Inversion.py to EM_TDEM_1D_Inversion.py
...
- this is a TDEM inversion (not FDEM)
2016-01-15 10:07:11 -08:00
Rowan Cockett
28b8a69d7b
Merge pull request #203 from simpeg/em/dev
...
Em/dev
2016-01-14 21:21:07 -08:00
Rowan Cockett
e15913cf84
Import all code utils into the utils namespace.
2016-01-14 15:12:34 -08:00
Rowan Cockett
01b1122fcf
Add default interpolation location (CC).
2016-01-14 15:12:09 -08:00
Lindsey Heagy
1700f4f9c0
add Ainv.clean() to fdem fields, jvec, jtvec
2016-01-14 14:00:55 -08:00