Commit Graph

2283 Commits

Author SHA1 Message Date
Lindsey 44f5cf960f one more 2015-05-29 11:39:17 -07:00
Rowan Cockett 2827e85330 fix mkvc to return an (n,1) array for consistency 2015-05-29 11:36:56 -07:00
Lindsey e634b00af0 removed calls of self.curModel.transform from each of the specific problems (now only looks for the relevant physprop) 2015-05-29 11:20:35 -07: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 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 eea51c9923 start of seperating out model types in Base.py to later clean up deriv and allow for multiple model types to be used some house-keeping in FDEM.py 2015-05-28 15:52:07 -07:00
Lindsey b942d214d4 first stab at how to structure sources and fields for primary secondary formulations 2015-05-28 15:01:04 -07:00
Lindsey fbf022ff76 Merge branch 'feat/sourceRefactor' of https://github.com/simpeg/simpegem into feat/sourceRefactor 2015-05-28 11:17:51 -07:00
Lindsey Heagy 8d97f322c9 analytics return arrays 2015-05-28 11:15:58 -07:00
Lindsey Heagy ec7ed8a585 consistent size checking 2015-05-28 08:39:49 -07:00
Lindsey Heagy f080c61f74 fixed test_FDEM_analytics.py 2015-05-28 08:35:41 -07:00
Lindsey dc3e641524 set loc and moment inside of MagDipoleB source 2015-05-27 13:21:14 -07:00
Lindsey 5b44b16bc4 order of arguments changed: rxList,freq, other stuff 2015-05-26 17:53:50 -07:00
Lindsey 59c141a5f1 survey.getSource --> survey.getSrcByFreq 2015-05-26 17:52:41 -07:00
Rowan Cockett 369694335a return dobs on makeSyntheticData call 2015-05-19 13:47:33 -07:00
seogi_macbook 820bf85930 Working notebooks 2015-05-15 14:08:41 -07:00
Rowan Cockett 1455901474 Merge pull request #4 from simpeg/Tx2Src
Tx2 src
2015-05-15 13:07:25 -07:00
Rowan Cockett bcc3394079 Merge branch 'master' of https://github.com/simpeg/simpegDC into Tx2Src
Conflicts:
	simpegDC/BaseDC.py
	simpegDC/Examples/Verification.py
	simpegDC/Examples/WennerArray.py
2015-05-15 13:06:05 -07:00
Rowan Cockett 599847126c updates to source and rx conventions 2015-05-15 13:02:59 -07:00
Rowan Cockett fdd3a43d18 Update LICENSE 2015-05-15 12:48:47 -07:00
seogi_macbook 4b630df3ca Three mesh 2015-05-15 12:40:30 -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 59c2216ec0 Merge pull request #2 from simpeg/SrcChanges
remove SrcType, put rx list first in inputs for src
2015-05-15 12:28:52 -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
seogi_macbook 5ea1aa34b9 ThreeMeshEx 2015-05-14 21:00:58 -07:00
Lindsey 0f703739ed Changes LRM to Curvilinear 2015-05-14 14:12:52 -07:00
Lindsey a87b37e6a7 missed a couple files 2015-05-14 13:31:23 -07:00
Lindsey 682528d555 removed RHS from call of fwd, primary-secondary should now be done through a Src class (which has not been written yet) 2015-05-14 13:30:42 -07:00
seogi 7f0d8e4920 DC example: three mesh 2015-05-13 15:08:23 -07:00
Lindsey Heagy 3b427d8a85 remove SrcType, put rx list first in inputs for src 2015-05-10 16:54:55 -07:00
Lindsey 64574369c3 Merge pull request #1 from simpeg/Tx2Src
changed tx -> src
2015-05-10 16:35:25 -07:00
GudniRos 10f098c0b5 Updated codes, fixed bug in dataMT and moved notebooks to a folder. 2015-05-08 21:42:50 -07:00
Lindsey 40aae0b610 FieldsFDEM functioning with branch bug/FieldsObject of SimPEG (run test_FDEM.py) 2015-05-08 15:26:56 -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