Lindsey Heagy
|
636d178fbf
|
removed examples that are in Examples PR
|
2016-04-06 16:19:39 -07:00 |
|
Lindsey Heagy
|
ae9ca6cec9
|
Merge branch 'feat/sparse-regularization' into patch/sparse-dcip
# Conflicts:
# SimPEG/Examples/__init__.py
# SimPEG/Optimization.py
|
2016-04-06 14:53:45 -07:00 |
|
D Fournier
|
f799733a9d
|
Fix TwoSphere example and Utils.pseudoPlot
|
2016-04-06 14:43:33 -07:00 |
|
D Fournier
|
8b94cd4dfe
|
Change flag for convertObs_DC3D_to_2D, which broke the example
|
2016-04-06 09:14:14 -07:00 |
|
D Fournier
|
09f3f7b55b
|
Merge branch 'dev' into dcip/dev
|
2016-04-06 09:03:37 -07:00 |
|
D Fournier
|
15d59a5b50
|
Fix typos in Directives.update_Wj. overseer @lheagy
|
2016-04-06 09:00:13 -07:00 |
|
D Fournier
|
e646211e7d
|
Review Utils.gen_DCIPsurvey ... lets keep it.
|
2016-04-06 08:55:52 -07:00 |
|
D Fournier
|
ba977206ea
|
Create sensitivity re-weighting directive
Adapt Map/polymap for actInd (topography)
|
2016-04-06 07:22:18 -07:00 |
|
Lindsey Heagy
|
d8aec96080
|
Merge branch 'master' into dev
|
2016-04-05 17:51:27 -07:00 |
|
Rowan Cockett
|
8d6bd65923
|
Better list comprehension.
|
2016-04-05 14:26:45 -07:00 |
|
D Fournier
|
df620b42bd
|
Fix plotting for Linear_IRLS example
|
2016-04-05 13:23:08 -07:00 |
|
Lindsey
|
31d418bed8
|
Merge pull request #253 from simpeg/bug/opt/projected-gradient
Allow moving off bounds in projected gradient
|
2016-04-05 12:27:48 -07:00 |
|
D Fournier
|
7a6f4e0780
|
Merge branch 'master' into feat/sparse-regularization
|
2016-04-03 17:26:57 -07:00 |
|
D Fournier
|
2ee158e5d7
|
Add distance weighting to example
TO DO: Create example with and without distance weights
|
2016-04-03 17:26:04 -07:00 |
|
D Fournier
|
8f73b2e7be
|
Update directives
Add IRLS example
|
2016-04-03 17:18:39 -07:00 |
|
D Fournier
|
16d62a6d0a
|
Merge branch 'Examples' into feat/sparse-regularization
Conflicts:
SimPEG/Examples/__init__.py
|
2016-04-03 11:11:35 -07:00 |
|
Lindsey Heagy
|
5d9d746932
|
kwarg for stepping off bounds in projected gradient
|
2016-04-03 10:42:28 -07:00 |
|
Lindsey
|
df3d32cb35
|
Merge pull request #269 from simpeg/feat/casingexample
Feat/casingexample
|
2016-04-02 08:47:25 -07:00 |
|
Lindsey Heagy
|
b531c162a2
|
tab so we don't cut off the first characters in the docstring
|
2016-03-31 23:50:35 -07:00 |
|
Lindsey Heagy
|
c7883673bf
|
added the figshare doi link for the example
|
2016-03-31 09:36:55 -07:00 |
|
Lindsey Heagy
|
d8d8915f94
|
f for fields in data misfit, directives etc. Previously, f was used in the InvProblem to be the function value for the objective function --> this has been renamed to phi
|
2016-03-31 09:28:48 -07:00 |
|
Lindsey Heagy
|
9c220ef37c
|
default is mrefInSmooth = False
|
2016-03-29 23:05:04 -07:00 |
|
Lindsey Heagy
|
0a0caceaca
|
Problem.Jvec, Problem.Jtvec, Problem.fields, DataMisfit, survey.dpred take a fields object f (not a solution vector, u)
|
2016-03-29 22:49:03 -07:00 |
|
Lindsey
|
1d208a8747
|
Merge pull request #267 from simpeg/em/ref/notation
Em/ref/notation
|
2016-03-29 15:46:16 -07:00 |
|
Lindsey Heagy
|
b6438688d8
|
removed link for Schenkel paper (it seems to time-out)
|
2016-03-29 15:40:06 -07:00 |
|
Lindsey Heagy
|
824ce64c7e
|
more descriptive titles
|
2016-03-29 14:56:56 -07:00 |
|
Lindsey Heagy
|
7aa5599211
|
improve the description
|
2016-03-29 14:41:45 -07:00 |
|
Lindsey Heagy
|
fbec011983
|
typo fix
|
2016-03-29 14:29:39 -07:00 |
|
Lindsey Heagy
|
5fb8cdb88c
|
example casing forward simulation to calculate vertical current
|
2016-03-29 13:00:37 -07:00 |
|
Lindsey Heagy
|
b765699d2f
|
seperated out smallness and smoothness contributions
|
2016-03-25 23:26:52 -07:00 |
|
Lindsey Heagy
|
b4f329f65a
|
Bump version: 0.1.9 → 0.1.10
|
2016-03-23 13:04:18 -07:00 |
|
D Fournier
|
fdc081970e
|
Merge branch 'feat/sparse-regularization' into dcip/dev
|
2016-03-21 15:03:59 -07:00 |
|
Lindsey Heagy
|
c66db805af
|
typo fix
|
2016-03-20 14:44:34 -07:00 |
|
Lindsey Heagy
|
579f1d7a65
|
FDEM uses f (so the u kwarg breaks). replace with f across the entire codebase??
|
2016-03-20 13:36:19 -07:00 |
|
Lindsey Heagy
|
c51afa4aad
|
s_m, s_e are vectors (so they should not be capitalized)
|
2016-03-20 13:04:02 -07:00 |
|
Lindsey Heagy
|
cc9d2e5ac7
|
we don't support m is none
|
2016-03-20 12:18:07 -07:00 |
|
Lindsey Heagy
|
055061ac3b
|
abstracted FDEM survey to BaseEMSurvey (with methods eval and eval deriv) as this should be common to FDEM and TDEM problems (only implemented on FDEM problem, TDEM inheritance will be taken care of on the TDEM refactor branch)
|
2016-03-20 12:15:52 -07:00 |
|
Lindsey Heagy
|
d5f73d0fd3
|
f_src is actually u_src
|
2016-03-20 11:56:58 -07:00 |
|
Lindsey Heagy
|
3d11431f2f
|
use f where we are talking about fields
|
2016-03-20 11:47:57 -07:00 |
|
D Fournier
|
f92ff1301d
|
Add reference model in compact term.
|
2016-03-17 18:45:09 -07:00 |
|
D Fournier
|
d302a59b2c
|
Change the projection from 3D to 2D
|
2016-03-16 11:43:25 -07:00 |
|
D Fournier
|
ef467efce0
|
Small change to directive
|
2016-03-15 20:56:38 -07:00 |
|
D Fournier
|
d226186c8e
|
Add auto-beta adjustment.
|
2016-03-11 15:09:31 -08:00 |
|
D Fournier
|
38b4079f0b
|
Move cell-based weights (i.e. distance weighting) inside regularization.
Fix gamma parameter update
TO DO: Check inversion print screen -> values don't match reality.
|
2016-03-11 11:40:47 -08:00 |
|
D Fournier
|
9d4e2488f3
|
Merge branch 'dcip/dev' of https://github.com/simpeg/simpeg into dcip/dev
Conflicts:
SimPEG/DCIP/DCIPUtils.py
|
2016-03-10 14:33:06 -08:00 |
|
Lindsey Heagy
|
ef4513bcd4
|
some cleanup inside of sparse regularization
|
2016-03-10 14:25:53 -08:00 |
|
D Fournier
|
4fefccc97d
|
Add readPUBC_DC2Dpre
|
2016-03-10 14:25:27 -08:00 |
|
seogi_macbook
|
1946e1f69e
|
minor change for plotting
|
2016-03-09 15:49:08 -08:00 |
|
Lindsey Heagy
|
33c9059e4e
|
SparseRegularization --> Sparse
|
2016-03-08 16:40:02 -08:00 |
|
Lindsey
|
46a8707b64
|
Merge pull request #257 from simpeg/em/dev
Em/dev
|
2016-03-08 16:36:30 -08:00 |
|