Commit Graph

49 Commits

Author SHA1 Message Date
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
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
rowanc1 2ae20b8cd3 updates to survey. 2014-04-25 15:48:38 -07:00
rowanc1 fb2bc30d96 TimeRx 2014-04-20 13:11:52 -07:00
rowanc1 8b2178e3bf Base Rx and Tx updates 2014-04-20 12:00:23 -07:00
rowanc1 37e957ad07 Resolve conflict.. (whoops..) 2014-04-14 09:46:05 -07:00
rowanc1 3c2f5fbfee Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
	SimPEG/Survey.py
2014-04-14 09:44:51 -07:00
rowanc1 3a9def5ad8 Documentation updates for forward problem. 2014-04-06 21:50:11 -06:00
rowanc1 1506575b01 Added nD to Survey.BaseRx 2014-04-01 09:44:23 -07:00
rowanc1 a5faa8b891 Added nD to Survey.BaseRx 2014-04-01 09:43:14 -07:00
rowanc1 61a08408d0 Changed BaseRxList --> BaseRx 2014-03-22 14:06:18 -07:00
rowanc1 6cfeb60878 Number of Data in survey class. 2014-03-17 09:40:00 -07:00
rowanc1 6fdc7d4a62 updates to survey and mkvc 2014-03-10 22:58:25 -07:00
rowanc1 fcaff5ed64 Changed Data to Survey as per Issue #61 2014-03-07 13:55:08 -08:00