Commit Graph

89 Commits

Author SHA1 Message Date
Thibaut Astic 40ea977dc7 externalize calculation from plot 2016-04-07 11:57:29 -07:00
Thibaut Astic c86b9bdd6a Merge remote-tracking branch 'origin/Examples' into ex/mt1d
# Conflicts:
#	SimPEG/Examples/MT_1D_analytic_nlayer_Earth.py
#	SimPEG/Examples/__init__.py
#	SimPEG/Examples/sphereElectrostatic_example.py
#	SimPEG/Optimization.py
2016-04-07 11:19:54 -07:00
Thibaut Astic 45c4fa0d95 Merge branch 'master' into ex/mt1d
# Conflicts:
#	SimPEG/Examples/__init__.py
2016-04-07 11:09:07 -07:00
Lindsey Heagy f3c9626133 placeholder for plotting utils, leverage a bit more simpeg functionality in examples 2016-04-06 17:35:19 -07:00
Rowan Cockett 8d6bd65923 Better list comprehension. 2016-04-05 14:26:45 -07:00
Lindsey Heagy ea0500e056 Merge branch 'dev' into Examples
# Conflicts:
#	SimPEG/Examples/__init__.py
#	SimPEG/Optimization.py
2016-04-05 13:30:33 -07:00
Lindsey Heagy aa9cc367c5 update docs 2016-04-05 11:28:16 -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 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
seogi_macbook db63779b9b change gen_DCIPsurvey to output survey class 2016-03-03 16:19:53 -08:00
Lindsey Heagy cba52c3b81 Merge branch 'dev' into dcip/dev
# Conflicts:
#	SimPEG/Examples/Inversion_Linear.py
2016-03-01 17:56:10 -08:00
Lindsey Heagy bcda60815e - rx.projectFields --> rx.eval
- rx.projectFieldsDeriv --> rx.evalDeriv
2016-02-21 15:31:02 -08:00
Lindsey 922bdf93e1 Merge pull request #246 from simpeg/ref/MappingNotation
Naming conventions in Maps (re #231)
2016-02-19 17:25:11 -08:00
Rowan Cockett 16239aa414 Merge branch 'dev' of https://github.com/simpeg/simpeg into dcip/dev
# Conflicts:
#	SimPEG/Examples/__init__.py
2016-02-16 22:14:22 -08:00
Lindsey Heagy 4067106956 fixed merge conflict in examples __init__.py 2016-02-16 16:14:41 -08:00
Rowan Cockett e464fc0dfd Reduce number of frequencies in forward problem MT example. 2016-02-16 14:55:17 -08:00
GudniRos 015b940130 Ran Example/__init__.py 2016-02-16 13:26:58 -08:00
Thibaut Astic b2c5b6be21 plotIt instead of PlotIt 2016-02-16 11:30:12 -08:00
Thibaut Astic 79cb401718 plotIt instead of PlotIt? (try and error) 2016-02-16 11:28:35 -08:00
Thibaut Astic fda2a14709 remove ipywidget from MT1D 2016-02-16 11:11:19 -08:00
Thibaut Astic 7f77cc2ea3 add link to sphere webpage 2016-02-16 10:49:13 -08:00
Thibaut Astic cc4426b05e run function for electrostatic sphere 2016-02-16 10:47:19 -08:00
Rowan Cockett 059850f282 Clean examples and remove duplicate. 2016-02-16 09:41:24 -08:00
Lindsey Heagy 9715108aee remove EM_FDEM_SusEffects.py from this pr 2016-02-16 09:37:50 -08:00
Lindsey Heagy e0eb36257b removed DC example, put default value in MT1Danalytic_nlayer_earth 2016-02-16 09:28:46 -08:00
Lindsey Heagy 77bb98cd24 removed DC_PseudoSection_Simulation, it still exsists on the examples branch and on dcip/dev 2016-02-16 09:24:25 -08:00
Thibaut Astic a9c9ce6bc8 remove ipywidget 2016-02-15 19:50:04 -08:00
Thibaut Astic 6286e48830 Sphere Electrostatic example. code cleaned, commented and updated. 2016-02-15 13:13:44 -08:00
Lindsey Heagy 2c4055aec1 Naming conventions in Maps (re #231)
- FullMap --> SurjectFull
- Vertical1DMap --> SurjectVertical1D
- Map2Dto3D --> Surject2Dto3D
- ActiveCells --> InjectActiveCells
- ActiveCellsTopo --> InjectActiveCellsTopo
2016-02-14 15:43:32 -08:00
Thibaut Astic 4cf5d49524 Ignoring non functioning examples 2016-02-12 15:48:48 -08:00
Thibaut Astic 88ef74ac38 MT_1D_analytic example 2016-02-12 15:40:48 -08:00
seogi_macbook 3a506b9051 Fix DC examples ... 2016-02-11 08:54:44 -08:00
seogi_macbook fa6bcd3ffa Minor changes 2016-02-11 00:10:25 -08:00
seogi_macbook 47895ef270 consistent file name 2016-02-10 23:58:48 -08:00
seogi_macbook 429d8b1191 Add EM_FDEM_SusEffects example 2016-02-10 23:45:19 -08:00
seogi_macbook 774d612c18 Merge branch 'master' of https://github.com/simpeg/simpeg into Examples
Conflicts:
	SimPEG/Examples/__init__.py
2016-02-10 23:38:51 -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
GudniRos b8bd011662 Added a 3D forward example. Missing plots. 2016-02-04 02:28:22 -08:00
Lindsey Heagy 433457f649 docs and import for DC_PseudoSection_Simulation.rst 2016-02-03 20:12:55 -08:00
D Fournier 3eeb5dbd3c Remove dependency from Utils. Replace by internal function. 2016-02-03 20:03:05 -08:00