Commit Graph

  • 6d3d8d78b6 updates to target misfit Rowan Cockett 2015-06-05 15:50:00 -07:00
  • 26a84c7bfc updates to problem debugging abilities Rowan Cockett 2015-06-05 13:35:52 -07:00
  • 06ba32f07d Merge branch 'master' of https://github.com/simpeg/simpeg Rowan Cockett 2015-06-05 10:29:27 -07:00
  • 08c9013fd1 updates to inversion directives Rowan Cockett 2015-06-05 10:29:11 -07:00
  • 678d8611d8 more reliable way of taking the sqrt of a complex number in defn of k Lindsey 2015-06-04 16:12:58 -07:00
  • 1240d65eaf B fields for casing mag dipole Lindsey 2015-06-04 16:12:29 -07:00
  • da9b541d81 Raw Vec Sources should be allowed to be complex Lindsey 2015-06-04 11:38:16 -07:00
  • bf08fe83da Merge branch 'master' of https://github.com/simpeg/simpeg seogi_macbook 2015-06-03 23:38:07 -07:00
  • 686598cc8f Add ignore values seogi_macbook 2015-06-03 23:37:36 -07:00
  • 9ec2fa5e79 ask 'mu' in self.curModel ? Rowan Cockett 2015-06-03 16:05:14 -07:00
  • 838ee6e09b updates to adding projections to the models Rowan Cockett 2015-06-03 15:59:20 -07:00
  • 1b7ad56e94 updates to #104 Rowan Cockett 2015-06-03 15:46:38 -07:00
  • c4229b4906 Refactoring the MT code to relect on the FDEM parent. The test work for FDEM branch feat/sourceRefactor commit 9eede4e840 GudniRos 2015-06-03 11:12:55 -07:00
  • e0d9c27d87 Result of SimPEG hackathon seogi_macbook 2015-06-03 08:29:05 -07:00
  • d545d9e393 Working Problem_e Jvec and Jtvec Lindsey Heagy 2015-06-02 22:45:48 -07:00
  • cd94fea61d start of Jvec for Problem_e Lindsey Heagy 2015-06-02 19:23:30 -07:00
  • 54468c7751 removed test_FieldsObject.py as it is tested in SimPEG Lindsey Heagy 2015-06-02 17:41:30 -07:00
  • ca6c485889 _sol --> Solution Lindsey Heagy 2015-06-02 16:14:09 -07:00
  • 693ae256c1 broke apart primary-secondary Lindsey Heagy 2015-06-02 15:31:46 -07:00
  • c28e2c10de Merge pull request #20 from simpeg/PropMap Lindsey 2015-06-02 14:15:22 -07:00
  • 66b26a1b5e _getS_m now S_m Lindsey Heagy 2015-06-02 14:14:34 -07:00
  • 1424d071d4 _p --> Primary Lindsey Heagy 2015-06-02 14:07:41 -07:00
  • e53b124724 Mass matrix derivs, and replaced call of forward with fields Lindsey Heagy 2015-06-02 13:54:14 -07:00
  • 29476eca77 Merge pull request #103 from simpeg/FieldDerivs Rowan Cockett 2015-06-01 22:32:17 -07:00
  • 6c2baf0744 Merge pull request #102 from simpeg/FieldsSrcList Rowan Cockett 2015-06-01 22:25:27 -07:00
  • 6b4dede7a4 remove redundant code Rowan Cockett 2015-06-01 22:11:14 -07:00
  • 165afb958f Make reciprocal test more reliable. Rowan Cockett 2015-06-01 22:10:00 -07:00
  • 80a7dfb51b start of moving mass matrix derivs onto base.py Lindsey 2015-06-01 16:56:11 -07:00
  • e0387978f2 Simgai --> Rho Lindsey 2015-06-01 16:32:23 -07:00
  • 5caf237121 updates to the time fields side of things as well Rowan Cockett 2015-06-01 16:27:31 -07:00
  • b7a3b4e5e6 Running EB, HJ with PropMap Lindsey 2015-06-01 16:21:15 -07:00
  • 4df383ccec fixed test_Fields Lindsey 2015-06-01 16:17:05 -07:00
  • f90637509e Fields takes srcList Lindsey 2015-06-01 16:07:05 -07:00
  • 4fa4ef643d updates to recursion issues in reciprocal maps Rowan Cockett 2015-06-01 15:58:26 -07:00
  • 658d481dd6 PropMap Bug fix with unmapped derivs. Rowan Cockett 2015-06-01 15:41:25 -07:00
  • d07bb6722b Merge pull request #101 from simpeg/PropMap Rowan Cockett 2015-06-01 15:31:51 -07:00
  • 5b45fc628e updates to testing class creation Rowan Cockett 2015-06-01 15:17:35 -07:00
  • 4df00148a3 property links Rowan Cockett 2015-06-01 15:06:58 -07:00
  • 27c8da341d start of using PropMaps for EB formulation Lindsey 2015-06-01 14:52:39 -07:00
  • 3df2140a88 Fields now take a srcList. A lot of this could be vectorized later Lindsey 2015-06-01 14:32:42 -07:00
  • 760f24ea33 mesh independent maps Rowan Cockett 2015-06-01 14:29:58 -07:00
  • 13a5760398 Merge branch 'PropMap' of https://github.com/simpeg/simpeg into PropMap Rowan Cockett 2015-06-01 14:02:26 -07:00
  • 3f4f71bf3c reciprocal map Rowan Cockett 2015-06-01 14:01:51 -07:00
  • 592d169f9d Changes in base problem for propmap Lindsey 2015-06-01 13:28:57 -07:00
  • 2c48a69fb2 testing of compressed maps. Rowan Cockett 2015-06-01 10:15:20 -07:00
  • 37fc9981f7 fixed bug in Base.py Lindsey Heagy 2015-06-01 09:58:58 -07:00
  • 8475eadcce updates to propMap location and testing Rowan Cockett 2015-06-01 09:55:14 -07:00
  • fbda6ab53b updates to init of propMap Rowan Cockett 2015-06-01 09:34:16 -07:00
  • 3810b392dd removed sec fields which were defined based on source def Lindsey Heagy 2015-05-31 21:16:00 -07:00
  • a953a52ccc initial commit of PropMap Rowan Cockett 2015-05-31 10:43:23 -07:00
  • 5e7194b078 Merge branch 'feat/sourceRefactor' of https://github.com/simpeg/simpegem into feat/sourceRefactor Lindsey Heagy 2015-05-29 12:05:53 -07:00
  • 401336f412 Merge pull request #100 from simpeg/Fields Rowan Cockett 2015-05-29 12:04:46 -07:00
  • 8c4a01a665 Merge branch 'feat/sourceRefactor' of https://github.com/simpeg/simpegem into feat/sourceRefactor Lindsey Heagy 2015-05-29 11:51:49 -07:00
  • 44f5cf960f one more Lindsey 2015-05-29 11:39:17 -07:00
  • 2827e85330 fix mkvc to return an (n,1) array for consistency Rowan Cockett 2015-05-29 11:36:56 -07:00
  • e634b00af0 removed calls of self.curModel.transform from each of the specific problems (now only looks for the relevant physprop) Lindsey 2015-05-29 11:20:35 -07:00
  • de27c4e4ec fixes #99 Rowan Cockett 2015-05-29 11:17:56 -07:00
  • 59fcd3925f getSourceIndex Rowan Cockett 2015-05-29 11:03:47 -07:00
  • 116f7620a6 Split up the tests Rowan Cockett 2015-05-29 10:32:48 -07:00
  • 7e171ede05 Move Fields Objects to their own file. Rowan Cockett 2015-05-29 10:26:53 -07:00
  • 14ee13fadb remove redundant mkvc option Rowan Cockett 2015-05-29 10:18:26 -07:00
  • 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 Lindsey 2015-05-28 15:52:07 -07:00
  • b942d214d4 first stab at how to structure sources and fields for primary secondary formulations Lindsey 2015-05-28 15:01:04 -07:00
  • fbf022ff76 Merge branch 'feat/sourceRefactor' of https://github.com/simpeg/simpegem into feat/sourceRefactor Lindsey 2015-05-28 11:17:51 -07:00
  • 8d97f322c9 analytics return arrays Lindsey Heagy 2015-05-28 11:15:58 -07:00
  • ec7ed8a585 consistent size checking Lindsey Heagy 2015-05-28 08:39:49 -07:00
  • f080c61f74 fixed test_FDEM_analytics.py Lindsey Heagy 2015-05-28 08:35:41 -07:00
  • dc3e641524 set loc and moment inside of MagDipoleB source Lindsey 2015-05-27 13:21:14 -07:00
  • 5b44b16bc4 order of arguments changed: rxList,freq, other stuff Lindsey 2015-05-26 17:53:50 -07:00
  • 59c141a5f1 survey.getSource --> survey.getSrcByFreq Lindsey 2015-05-26 17:52:41 -07:00
  • 369694335a return dobs on makeSyntheticData call Rowan Cockett 2015-05-19 13:47:33 -07:00
  • 97d00effb6 Merge branch 'master' of https://github.com/simpeg/simpegpf seogi_macbook 2015-05-15 16:04:20 -07:00
  • e05221c6ea Modification for meshes seogi_macbook 2015-05-15 16:03:41 -07:00
  • 820bf85930 Working notebooks seogi_macbook 2015-05-15 14:08:41 -07:00
  • 1455901474 Merge pull request #4 from simpeg/Tx2Src Rowan Cockett 2015-05-15 13:07:25 -07:00
  • bcc3394079 Merge branch 'master' of https://github.com/simpeg/simpegDC into Tx2Src Rowan Cockett 2015-05-15 13:06:05 -07:00
  • 599847126c updates to source and rx conventions Rowan Cockett 2015-05-15 13:02:59 -07:00
  • fdd3a43d18 Update LICENSE Rowan Cockett 2015-05-15 12:48:47 -07:00
  • 4b630df3ca Three mesh seogi_macbook 2015-05-15 12:40:30 -07:00
  • 0c432e1d82 Bump version: 0.1.2 → 0.1.3 v0.1.3 Rowan Cockett 2015-05-15 12:36:26 -07:00
  • 0a4b7d14ac Merge pull request #94 from simpeg/bug/FieldsObject Rowan Cockett 2015-05-15 12:30:08 -07:00
  • 59c2216ec0 Merge pull request #2 from simpeg/SrcChanges Rowan Cockett 2015-05-15 12:28:52 -07:00
  • 37dacec8ff Merge pull request #91 from simpeg/removeSrcType Rowan Cockett 2015-05-15 12:28:31 -07:00
  • 4a1772bbb1 updates to website. Rowan Cockett 2015-05-15 11:46:57 -07:00
  • abe0a9affe Bump version: 0.1.1 → 0.1.2 v0.1.2 Rowan Cockett 2015-05-15 11:35:06 -07:00
  • d8b04b0859 LOM --> Curv Lindsey Heagy 2015-05-15 09:21:54 -07:00
  • d9d9d6828b updated documentation inside of CurvilinearMesh.py Lindsey Heagy 2015-05-15 09:09:04 -07:00
  • 6380add4ee Logically Rectangular --> Curvilinear Lindsey Heagy 2015-05-15 09:08:05 -07:00
  • 2be920800a LogicallyRect --> Curvilinear Lindsey Heagy 2015-05-15 09:02:26 -07:00
  • 1a2edfa8f1 Merge pull request #96 from simpeg/Curvilinear Lindsey 2015-05-15 08:44:28 -07:00
  • 8a36cbab3b DCfwd example: - TensorMesh - CurvilinearMesh seogi_macbook 2015-05-15 01:18:25 -07:00
  • e9fea3bad2 lrm --> curv Lindsey Heagy 2015-05-14 23:43:32 -07:00
  • 46b2e11ef8 LRM --> Curv Lindsey Heagy 2015-05-14 23:35:38 -07:00
  • 5ea1aa34b9 ThreeMeshEx seogi_macbook 2015-05-14 21:00:58 -07:00
  • 0f703739ed Changes LRM to Curvilinear Lindsey 2015-05-14 14:12:52 -07:00
  • a87b37e6a7 missed a couple files Lindsey 2015-05-14 13:31:23 -07:00
  • 682528d555 removed RHS from call of fwd, primary-secondary should now be done through a Src class (which has not been written yet) Lindsey 2015-05-14 13:30:42 -07:00
  • 7f0d8e4920 DC example: three mesh seogi 2015-05-13 15:08:23 -07:00
  • aef3958794 Updated "Endpoint" architecture. Brendan Smithyman 2015-05-11 10:28:16 -04:00
  • 6afff26e04 abbreviate Analytic Ana Lindsey Heagy 2015-05-10 17:04:34 -07:00