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
Rowan Cockett
059850f282
Clean examples and remove duplicate.
2016-02-16 09:41:24 -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
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
GudniRos
01bf46c8bf
Updated example
2016-02-03 14:21:41 -08:00
GudniRos
664589f856
Example for 1D forward and inversion of MT
2016-02-03 14:21:11 -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
Lindsey Heagy
1457e51fc1
from SimPEG.EM import mu_0
2016-01-28 23:44:02 -08:00
Lindsey Heagy
37d37369d8
added example to docs
2016-01-28 22:36:39 -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
a8539cc234
pass loc as a variable
2016-01-27 08:41:28 -08:00
Rowan Cockett
84400650fa
Clean up init file in examples.
2016-01-23 16:37:11 -07: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
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
985d5b6469
Bump version: 0.1.7 → 0.1.8 (+7 squashed commits)
...
Squashed commits:
[ac5bb36] Bump version: 0.1.8 → 0.1.9
[8acd6b2] ImportException --> ImportError
[ac410a8] matplotlib.pyplot has errors on import, put these in the functions
that rely on them directly.
[f128a20] Bump version: 0.1.6 → 0.1.7
[5866bea] Remove IPython utils.
These are out of date, and have problems on Linux (without a proper
visual backend).
[a519e56] Bump version: 0.1.5 → 0.1.6
[f45aa83] Bump version: 0.1.4 → 0.1.5
2016-01-10 13:38:06 -08:00
Rowan Cockett
d64fd4ae35
List examples in the init file.
2016-01-02 18:29:04 -08:00
Rowan Cockett
f0f3f6c06a
Update the examples init.py to explicitly reference things.
...
You can run the main function to update the docs and imports.
2016-01-02 18:06:49 -08:00
Rowan Cockett
b2aab4163b
New examples for Mesh
2015-11-26 13:56:04 -07:00
Rowan Cockett
be3667b4ab
New Examples
...
- Put all examples in same directory
- Make a single test
- use __init__.py to create the docs automatically
2015-11-25 16:03:08 -08:00
Rowan Cockett
56d5019b94
Updates to examples and documentation.
2015-11-24 22:09:50 -08:00
Rowan Cockett
cd01f07467
Early return on plotting code.
2015-10-30 14:43:11 -07:00
Rowan Cockett
465087beba
SimPEG.FLOW
2015-10-30 14:36:51 -07:00
Rowan Cockett
7106b2b57f
Test examples
2015-10-30 13:59:25 -07:00
Lindsey Heagy
2be920800a
LogicallyRect --> Curvilinear
2015-05-15 09:02:26 -07:00
seogi_macbook
8a36cbab3b
DCfwd example:
...
- TensorMesh
- CurvilinearMesh
2015-05-15 01:18:25 -07:00