Cody
45f5906554
Migrated % string formating
2016-07-21 12:08:19 -07:00
Rowan Cockett
a54713f546
Change to NotImplementedError.
2016-06-22 11:32:54 -06: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
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
46a8707b64
Merge pull request #257 from simpeg/em/dev
...
Em/dev
2016-03-08 16:36:30 -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
ac008e7253
Merge branch 'em/dev' into em/rx
...
# Conflicts:
# SimPEG/EM/FDEM/SurveyFDEM.py
2016-02-22 11:11:10 -08:00
Lindsey Heagy
bcda60815e
- rx.projectFields --> rx.eval
...
- rx.projectFieldsDeriv --> rx.evalDeriv
2016-02-21 15:31:02 -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
Lindsey Heagy
8a7e72f3e8
Merge branch 'em/dev' into em/rx
...
# Conflicts:
# SimPEG/EM/FDEM/FDEM.py
# SimPEG/Mesh/TensorMesh.py
2016-02-04 19:01:43 -08:00
D Fournier
85b55139e8
Implement simple regularization
...
Modified the Optimization.ProjectedGNCG to allow active cells back in.
Fix problem regarding the Directive.TargetMisfit --> Survey.Linear had wrong nD value
2016-01-28 18:36:34 -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
D Fournier
6fcd826673
Start branch for regularization
...
Add LinearSurvey
Add LinearProblem
2016-01-20 14:23:42 -08:00
Lindsey
884d27b541
start of getting any field from any formulation
2015-12-08 18:11:01 -08:00
Rowan Cockett
314b50c435
Merge branch 'TreeMesh' of https://github.com/simpeg/simpeg into mesh/tree
2015-11-10 17:27:24 -08:00
Rowan Cockett
de27c4e4ec
fixes #99
2015-05-29 11:17:56 -07:00
Rowan Cockett
59fcd3925f
getSourceIndex
2015-05-29 11:03:47 -07:00
Rowan Cockett
369694335a
return dobs on makeSyntheticData call
2015-05-19 13:47:33 -07:00
Lindsey
6f487e17d0
forgot to stage Survey.py
2015-05-06 16:34:24 -07:00
Lindsey
428e34f631
removed SrcType
2015-05-06 13:16:56 -07:00
Lindsey
e3e0905bc1
Removed knownSrc
2015-05-04 10:42:56 -07:00
Rowan Cockett
3d2128f333
Merge branch 'master' of https://github.com/simpeg/simpeg into TreeMesh
2015-05-01 11:16:04 -07:00
Lindsey
f1fc90cb16
changes references for Transmitter to Source
2015-04-17 15:57:10 -07:00
Lindsey
f7c13d917e
Tx -> Src
2015-04-17 15:38:27 -07:00
Rowan Cockett
6ffeb5cc1a
minor update to survey, to return dobs from makeSyntheticData
2015-03-03 10:00:36 -08:00
rowanc1
41d105eef1
Force overwrite of dobs in makeSyntheticData
2014-07-03 22:48:17 -07:00
rowanc1
1e2b239e7b
move fields to problem class.
2014-05-18 23:12:01 -07:00
rowanc1
4af67b8da4
more fields updates and tests
2014-05-18 19:50:55 -07:00
rowanc1
e06d6e9a56
Survey Fields updates.
2014-05-18 19:21:57 -07:00
rowanc1
9fe6973ffb
Add and test time index passing to aliased time fields
2014-05-18 18:22:31 -07:00
rowanc1
063c84af91
Documentation, type(x) == np.ndarray --> isinstance(x,np.ndarray), and Model (untested.)
2014-05-17 16:50:51 -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
ea5ad4dd34
more rules to directive changes.
2014-05-16 12:27:58 -07:00
rowanc1
399678e496
Allow aliased field to be a property of the fields object.
2014-05-15 12:37:35 -07:00
rowanc1
dd0a2e3878
Testing of fields in time with alias.
2014-05-15 12:28:46 -07:00
rowanc1
80ace330e4
Time Fields Aliasing
2014-05-15 12:19:57 -07:00
rowanc1
6cc41319a0
Aliased fields checks.
2014-05-15 09:50:34 -07:00
rowanc1
93f010bba9
remove txPair from fields obj.
2014-05-15 09:14:41 -07:00
rowanc1
ebc2853615
Alias fields option.
2014-05-15 09:10:51 -07:00
rowanc1
d8863c7c4c
Put changes back in which seogi reversed. Changed dependent property.
2014-05-02 12:02:46 -07:00
seogi
b9b5bc9bc9
Working for mumps
2014-05-02 11:45:20 -07:00
rowanc1
fc80c84ed1
Updates to Survey TimeRx
2014-05-02 10:57:30 -07:00
rowanc1
14a411a129
Tloc in time rx
2014-05-01 09:47:11 -07:00
rowanc1
ded7a3967c
Updates to survey fields class.
2014-04-27 20:51:03 -07:00
rowanc1
a39bf58a2b
updates to survey time problem
2014-04-27 15:31:54 -07:00
rowanc1
6e3d3863c1
name slicing in fancy fields
2014-04-26 18:09:02 -07:00
rowanc1
df3ba5f8ee
Fancy timeFields.
2014-04-26 17:52:11 -07:00
rowanc1
169ee9dd0b
type in fields storage.
2014-04-26 17:04:22 -07:00
rowanc1
cb2c2aec3b
Fancy Fields Storage in SimPEG
2014-04-26 16:30:34 -07:00