D Fournier
|
79183ae9fb
|
fIX MESH io
|
2016-04-22 16:05:43 -07:00 |
|
D Fournier
|
606488d152
|
Major fix to IRLS.
|
2016-04-21 21:58:40 -07:00 |
|
Lindsey Heagy
|
cd5339322e
|
sketch of DC
|
2016-04-21 11:00:20 -07:00 |
|
seogi_macbook
|
28005dde45
|
change minor bug for meshIO
|
2016-04-15 17:17:18 -07:00 |
|
seogi_macbook
|
8739ba0f20
|
working dc fwd
|
2016-04-15 16:53:43 -07:00 |
|
Lindsey Heagy
|
119bc801c7
|
start of DC refactor in EM/Static
|
2016-04-15 14:51:19 -07:00 |
|
GudniRos
|
23d2783bc1
|
Finalizing the pull request from mt/iss290 in to dev.
|
2016-04-15 12:31:00 -07:00 |
|
GudniRos
|
0d6fe5f7a1
|
Merge branch 'dev' into mt/iss290
|
2016-04-15 12:03:09 -07:00 |
|
seogi_macbook
|
35bac38c8b
|
working on mixed BC
|
2016-04-14 22:41:47 -07:00 |
|
Lindsey
|
bd318f0092
|
Merge pull request #294 from simpeg/patch/mutable-arguments
remove mutable arguments.
|
2016-04-08 17:12:20 -07:00 |
|
GudniRos
|
90b0301408
|
Fixing bug in write out.
|
2016-04-08 09:40:26 -07:00 |
|
GudniRos
|
083742cb40
|
Removing repeated directives
|
2016-04-08 09:34:30 -07:00 |
|
Rowan Cockett
|
3e4f47711c
|
remove mutable arguments.
|
2016-04-07 16:35:47 -07:00 |
|
D Fournier
|
e305600de5
|
Update example list. Add comments for the DC_Forward_PseudoSection example. Fix Z of pseudo section plot.
|
2016-04-07 13:09:28 -07:00 |
|
D Fournier
|
d13c540be0
|
Uppercase on class names. Add flag for Directive.Update_Wj. Remove trailing spaces. Remove old DC example.
|
2016-04-07 09:25:20 -07:00 |
|
GudniRos
|
f15a628136
|
Moved the osr import into the projection function.
|
2016-04-07 09:01:30 -07:00 |
|
GudniRos
|
fb60f45a3c
|
Fixed osr import in ediFilesUtils, moved into class which imports only on build up.
Fixed the boolean error in Directives.
|
2016-04-07 08:46:51 -07:00 |
|
D Fournier
|
822f6d333d
|
Minor revisions + remove trailing white spaces
|
2016-04-06 22:29:57 -07:00 |
|
D Fournier
|
6000034826
|
Merge branch 'dcip/dev' into patch/sparse-dcip
|
2016-04-06 22:18:31 -07:00 |
|
D Fournier
|
16c6cc8d74
|
Update speudo plot and allow app_res, app_con, volt
|
2016-04-06 22:17:34 -07:00 |
|
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 |
|
Lindsey Heagy
|
756b738ef2
|
Merge branch 'dev' into docs
|
2016-04-05 17:47:17 -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
|
f59cfa9481
|
Merge branch 'dev' into em/dev
|
2016-04-02 08:35:09 -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
|
021e7c794c
|
Merge branch 'master' into docs
# Conflicts:
# SimPEG/Mesh/TensorMesh.py
|
2016-03-29 22:53:16 -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 Heagy
|
936a7aaadc
|
make integrate = False default for all sources
|
2016-03-29 21:32:08 -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 |
|