Commit Graph

899 Commits

Author SHA1 Message Date
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 116f7620a6 Split up the tests 2015-05-29 10:32:48 -07:00
Rowan Cockett 7e171ede05 Move Fields Objects to their own file. 2015-05-29 10:26:53 -07:00
Rowan Cockett 14ee13fadb remove redundant mkvc option 2015-05-29 10:18:26 -07:00
Lindsey Heagy ec7ed8a585 consistent size checking 2015-05-28 08:39:49 -07:00
Rowan Cockett 369694335a return dobs on makeSyntheticData call 2015-05-19 13:47:33 -07:00
Rowan Cockett 0c432e1d82 Bump version: 0.1.2 → 0.1.3 v0.1.3 2015-05-15 12:36:26 -07:00
Rowan Cockett 0a4b7d14ac Merge pull request #94 from simpeg/bug/FieldsObject
Bug/fields object
2015-05-15 12:30:08 -07:00
Rowan Cockett 37dacec8ff Merge pull request #91 from simpeg/removeSrcType
removed SrcType
2015-05-15 12:28:31 -07:00
Rowan Cockett 4a1772bbb1 updates to website. 2015-05-15 11:46:57 -07:00
Rowan Cockett abe0a9affe Bump version: 0.1.1 → 0.1.2 v0.1.2 2015-05-15 11:35:06 -07:00
Lindsey Heagy d8b04b0859 LOM --> Curv 2015-05-15 09:21:54 -07:00
Lindsey Heagy d9d9d6828b updated documentation inside of CurvilinearMesh.py 2015-05-15 09:09:04 -07:00
Lindsey Heagy 6380add4ee Logically Rectangular --> Curvilinear 2015-05-15 09:08:05 -07:00
Lindsey Heagy 2be920800a LogicallyRect --> Curvilinear 2015-05-15 09:02:26 -07:00
Lindsey 1a2edfa8f1 Merge pull request #96 from simpeg/Curvilinear
Changed LogicallyRectMesh to CurvilinearMesh
2015-05-15 08:44:28 -07:00
seogi_macbook 8a36cbab3b DCfwd example:
- TensorMesh
	- CurvilinearMesh
2015-05-15 01:18:25 -07:00
Lindsey Heagy e9fea3bad2 lrm --> curv 2015-05-14 23:43:32 -07:00
Lindsey Heagy 46b2e11ef8 LRM --> Curv 2015-05-14 23:35:38 -07:00
Lindsey 0f703739ed Changes LRM to Curvilinear 2015-05-14 14:12:52 -07:00
Lindsey b8118464b8 Time fields objects return arrays 2015-05-08 14:59:58 -07:00
Lindsey 618f803ffa Fields returns matrices 2015-05-08 10:01:28 -07:00
Lindsey e8647f3902 Merge branch 'removeSrcType' into bug/FieldsObject 2015-05-08 09:54:54 -07:00
Lindsey 24c754cea2 Working on making fields 1 wide in Problem.mp 2015-05-08 09:21:43 -07:00
Lindsey f8324186d4 Merge pull request #92 from simpeg/master
merge fix in fields size to removeSrcType
2015-05-07 15:39:00 -07:00
Lindsey 4bda4b6019 a better way of checking sizes 2015-05-07 15:29:41 -07:00
Lindsey ce7b0b24da changed check of out.shape, since if out is a vector (not an array with width 1), out.shape[1] does not exsist 2015-05-07 14:44:57 -07:00
Lindsey 6f487e17d0 forgot to stage Survey.py 2015-05-06 16:34:24 -07:00
Lindsey 1f58f5ef37 loc is now a kwarg 2015-05-06 15:27:58 -07:00
Lindsey 428e34f631 removed SrcType 2015-05-06 13:16:56 -07:00
Lindsey 1a5dd2ae99 Merge pull request #90 from simpeg/removeKnownSource
Removed knownSrc
2015-05-04 11:00:00 -07:00
Lindsey e3e0905bc1 Removed knownSrc 2015-05-04 10:42:56 -07:00
Rowan Cockett fbcd3e3691 Merge pull request #89 from simpeg/Tx2Src
Tx2 src
2015-05-01 11:15:01 -07:00
seogi afe7e15d09 Change name from ExtractCoremesh to ExtractCoreMesh 2015-04-22 14:13:18 -07:00
seogi 17596b614b Add function: ExtractCoremesh
This extracts core mesh from full mesh
2015-04-22 11:40:36 -07:00
Lindsey 39fdcab9b4 naming: abbreviate all analytics to ana 2015-04-17 17:12:06 -07:00
Lindsey db8cc69862 removed import of copy, not needed 2015-04-17 16:49:11 -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 905e877e6b Merge pull request #88 from simpeg/feat/CylMeshInterpolation
cyl mesh interpolation
2015-03-19 21:02:29 -07:00
Rowan Cockett b518b9b871 updates to cylindrical to tensor mesh interpolation, tested. 2015-03-19 16:22:55 -07:00
Rowan Cockett 354a137461 add additional operators to the tensor mesh. 2015-03-19 13:18:45 -07:00
Rowan Cockett 16c269e013 updates to cyl mesh and minor bug fixes. 2015-03-19 12:48:50 -07:00
Rowan Cockett 90b3dfa61d Use meshTensor to create the time mesh in a TD problem. 2015-03-17 14:07:52 -07:00
Lindsey 2ecc9469d2 Merge pull request #87 from simpeg/Tests
If E0 is below the tolerance, the deriv test should pass
2015-02-25 19:07:19 -08:00
Lindsey 4366cd438f Merge pull request #86 from simpeg/test_diag_est
Test diag est
2015-02-25 16:15:44 -08:00
Lindsey d22e72d0a7 If E0 is below the tolerance, the deriv test should pass 2015-02-25 16:09:02 -08:00
Lindsey 315bf7b61b added documentation to diagEst 2015-02-24 15:34:41 -08:00
Lindsey 10ad9a762a test for Probing diagonal estimator. 2015-02-24 13:49:33 -08:00