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
Rowan Cockett
273464b3f1
typo in linear problem example
2014-11-03 21:54:34 -07:00
rowanc1
8325919e63
Tweak the framework.
2014-05-18 10:57:06 -07:00
rowanc1
b33ec1828c
Rearrange Framework
2014-05-17 00:14:22 -07:00
rowanc1
18f0e61780
make synthetic data.
2014-05-16 21:49:24 -07:00
rowanc1
f3170a8a7f
#69 Removed most solvers, replaced by wrappers.
2014-05-16 18:33:57 -07:00
rowanc1
1f0e37d773
Move linear problem example to examples folder.
2014-05-16 17:53:51 -07:00
rowanc1
e6d6297488
Removed Examples dir, and put it up a level (outside SimPEG path) renamed to tutorials for future tutorial development.
2014-02-12 10:23:38 -08:00
rowanc1
b63675c0d8
patch develop branch
2014-02-11 18:55:17 -08:00
rowanc1
cffb0762be
Fixed Example Problems.
2014-01-24 10:17:00 -07:00
rowanc1
67b067d938
Major Reorganization (Things are likely still broken...)
...
Added Parameter to Utils, which hints at where we are going with functions as parameters.
2014-01-17 14:03:08 -08:00
rowanc1
687ef0c20a
DC inversion working again. Almost in the new framework..!
2014-01-16 14:29:08 -08:00
rowanc1
fa8a5cd7cb
renaming to ensure capitals
2014-01-16 13:22:46 -08:00