Commit Graph

  • 3b427d8a85 remove SrcType, put rx list first in inputs for src Lindsey Heagy 2015-05-10 16:54:55 -07:00
  • 64574369c3 Merge pull request #1 from simpeg/Tx2Src Lindsey 2015-05-10 16:35:25 -07:00
  • 10f098c0b5 Updated codes, fixed bug in dataMT and moved notebooks to a folder. GudniRos 2015-05-08 21:42:50 -07:00
  • 40aae0b610 FieldsFDEM functioning with branch bug/FieldsObject of SimPEG (run test_FDEM.py) Lindsey 2015-05-08 15:26:56 -07:00
  • b8118464b8 Time fields objects return arrays Lindsey 2015-05-08 14:59:58 -07:00
  • 618f803ffa Fields returns matrices Lindsey 2015-05-08 10:01:28 -07:00
  • e8647f3902 Merge branch 'removeSrcType' into bug/FieldsObject Lindsey 2015-05-08 09:54:54 -07:00
  • 24c754cea2 Working on making fields 1 wide in Problem.mp Lindsey 2015-05-08 09:21:43 -07:00
  • 22febe331b Working on ProblemMT_e_ps, not tested yet. GudniRos 2015-05-07 19:22:28 -07:00
  • 9eede4e840 Changed model to mesh in __init__ calls in all the FDEMProblems GudniRos 2015-05-07 19:15:53 -07:00
  • 03383cf092 Adding missed changes GudniRos 2015-05-07 16:26:58 -07:00
  • 6eafbdca80 Adding fixes to code. GudniRos 2015-05-07 16:26:35 -07:00
  • 35d56655f5 Fields Object functioning again. A bit of an ugly fix though... involves a Utils.mkvc on the knownFields for each Lindsey 2015-05-07 16:00:50 -07:00
  • f8324186d4 Merge pull request #92 from simpeg/master Lindsey 2015-05-07 15:39:00 -07:00
  • 4bda4b6019 a better way of checking sizes Lindsey 2015-05-07 15:29:41 -07:00
  • ce7b0b24da changed check of out.shape, since if out is a vector (not an array with width 1), out.shape[1] does not exsist Lindsey 2015-05-07 14:44:57 -07:00
  • 064caa1427 Refactor to use Endpoint namespacing. Brendan Smithyman 2015-05-07 17:14:02 -04:00
  • d5cb4adf1f Add support for bootstrapping remote namespace based on code from Problem or Dispatcher. Brendan Smithyman 2015-05-07 14:01:46 -04:00
  • dc7b102550 Rough proposal design for Dispatcher/Problem interface. Refactor at will. Brendan Smithyman 2015-05-07 13:33:03 -04:00
  • 75e3163a47 Added some prototypes for parallel constructs. Brendan Smithyman 2015-05-07 13:32:37 -04:00
  • 569d22bf6a made loc a kwarg Lindsey 2015-05-06 16:58:46 -07:00
  • 6f487e17d0 forgot to stage Survey.py Lindsey 2015-05-06 16:34:24 -07:00
  • 1f58f5ef37 loc is now a kwarg Lindsey 2015-05-06 15:27:58 -07:00
  • 428e34f631 removed SrcType Lindsey 2015-05-06 13:16:56 -07:00
  • 0869777284 hide startup variables Lindsey 2015-05-06 11:55:06 -07:00
  • df4819d02f tx --> src in a couple more Lindsey Heagy 2015-05-06 09:39:20 -07:00
  • d94efc3b85 Merge branch 'parallel' of github.com:simpeg/simpeg into parallel Brendan Smithyman 2015-05-06 12:23:30 -04:00
  • 4765b541cd Change graph plotting style and enable doubleclick. Brendan Smithyman 2015-05-06 12:23:06 -04:00
  • c982fb131a Move module-level functions to static methods for their respective classes. Brendan Smithyman 2015-05-06 12:21:46 -04:00
  • 989d7c12fd Add NetworkX dependency Brendan Smithyman 2015-05-06 10:27:42 -04:00
  • 1e52c365bc start of Casing analytic and test Lindsey Heagy 2015-05-06 06:47:53 -07:00
  • 0ddecdc7ce Merge branch 'parallel' of https://github.com/simpeg/simpeg into parallel Rowan Cockett 2015-05-05 17:39:28 -07:00
  • ea2b75bd97 try adding pyzmq to make travis work! Rowan Cockett 2015-05-05 15:57:02 -07:00
  • 6746af4c3c Merge pull request #4 from simpeg/removeKnownSrc Gudni Karl Rosenkjaer 2015-05-05 14:53:45 -07:00
  • d7d665456f Merge branch 'parallel' of github.com:simpeg/simpeg into parallel Brendan Smithyman 2015-05-05 17:40:29 -04:00
  • 983df96750 Better sizing. Brendan Smithyman 2015-05-05 17:39:54 -04:00
  • c494d8ad63 add IPython to travis dependencies. Rowan Cockett 2015-05-05 14:08:07 -07:00
  • 97f832031a Created SystemGraph subclass of the networkx.DiGraph class that knows how to render itself in the IPython Notebook using d3.js. Brendan Smithyman 2015-05-05 17:03:45 -04:00
  • 96b0d6a38c added def of k to utils and have getSourceDeriv take fields and vector Lindsey 2015-05-04 16:48:57 -07:00
  • deaa159f3f placeholder for getSourceDeriv Lindsey 2015-05-04 11:33:28 -07:00
  • 47fca47b33 getSources --> getSource Lindsey 2015-05-04 11:29:17 -07:00
  • caf40af35c Merge branch 'master' into parallel Brendan Smithyman 2015-05-04 14:01:46 -04:00
  • 1a5dd2ae99 Merge pull request #90 from simpeg/removeKnownSource Lindsey 2015-05-04 11:00:00 -07:00
  • 88556af40c removed knownSrcType Lindsey 2015-05-04 10:49:52 -07:00
  • c844f7b36a removed knownSrcType Lindsey 2015-05-04 10:48:10 -07:00
  • e3e0905bc1 Removed knownSrc Lindsey 2015-05-04 10:42:56 -07:00
  • 77346af8ee fixed a couple bugs in source definitions and ensure that all types are properly set for RawVec sources Lindsey Heagy 2015-05-04 08:49:06 -07:00
  • d8c82da1d4 added a todo for breaking apart orientation and moment in source utils Lindsey Heagy 2015-05-04 08:48:08 -07:00
  • 4d75c9d6e5 changed source definitions for test_FieldsObject, still failing Lindsey Heagy 2015-05-03 10:28:17 -07:00
  • 5fc6ff39eb test_FDEM_analytics running Lindsey Heagy 2015-05-03 10:15:07 -07:00
  • 29195e6608 Incorporating the first parts of my parallel distributed tools. Brendan Smithyman 2015-05-01 17:04:59 -04:00
  • 6eabd68a1d Updated to src implementation of SimPEG. GudniRos 2015-05-01 13:01:13 -07:00
  • 54a0580a8a Simple --> RawVec Lindsey Heagy 2015-05-01 12:25:57 -07:00
  • 3d2128f333 Merge branch 'master' of https://github.com/simpeg/simpeg into TreeMesh Rowan Cockett 2015-05-01 11:16:04 -07:00
  • fbcd3e3691 Merge pull request #89 from simpeg/Tx2Src Rowan Cockett 2015-05-01 11:15:01 -07:00
  • f86d3d7bdc updates to plotting Rowan Cockett 2015-05-01 11:13:44 -07:00
  • a990849256 fixed name of MagDipole_Bfield so it is consistent with the current naming convention Lindsey Heagy 2015-04-30 13:05:43 -07:00
  • 51342e7cc8 Fairly major source refactor: - removed the folder Sources and put those routines inside of SrcUtils. - Broke apart calls for MagDipole, MagDipole_B, CircularLoop Lindsey Heagy 2015-04-29 16:32:50 -07:00
  • afe7e15d09 Change name from ExtractCoremesh to ExtractCoreMesh seogi 2015-04-22 14:13:18 -07:00
  • 17596b614b Add function: ExtractCoremesh This extracts core mesh from full mesh seogi 2015-04-22 11:40:36 -07:00
  • c8b9611fca changed tx -> src Lindsey 2015-04-17 17:17:03 -07:00
  • 39fdcab9b4 naming: abbreviate all analytics to ana Lindsey 2015-04-17 17:12:06 -07:00
  • db8cc69862 removed import of copy, not needed Lindsey 2015-04-17 16:49:11 -07:00
  • dc7cc1c716 tx -> src Lindsey 2015-04-17 16:41:54 -07:00
  • f1fc90cb16 changes references for Transmitter to Source Lindsey 2015-04-17 15:57:10 -07:00
  • f7c13d917e Tx -> Src Lindsey 2015-04-17 15:38:27 -07:00
  • 08d90bbb67 Fixed bug in setting self.curModel in FieldsFDEM_j Lindsey Heagy 2015-04-17 12:29:49 -07:00
  • 2864a976c6 derivatives for fields objects, UNTESTED. TODO: clean up how we get derivs of mass matrices wrt the physical properties Lindsey 2015-04-17 11:21:07 -07:00
  • 93778d13f1 ProblemFDEM_x.getSource now returns two matrices, S_m and S_e, which cleans up getRHS and the Fields Lindsey 2015-04-17 10:53:25 -07:00
  • e980477031 H-J Fields objects created and consistent. Derivatives not implemented yet Lindsey 2015-04-16 16:52:29 -07:00
  • 50a853a3b6 CalcFields is obselete Lindsey Heagy 2015-04-16 14:49:29 -07:00
  • 1964a002f1 Removed Known Fields from base Fields object, it is unique to each fields object type Lindsey 2015-04-16 09:39:26 -07:00
  • f5a0465f1e functioning fields object for e,b forward problems. Note that if it passes travis, that is because I am cheating and only testing things that should pass. The way getSources handles types is pretty ugly at the moment... see for example FieldsFDEM.py lines 63-69 Lindsey 2015-04-15 17:55:58 -07:00
  • dbf3175c39 working on deBugging Lindsey 2015-04-15 09:50:28 -07:00
  • 903a418a11 each of the fields computations now just takes a transmitter Lindsey 2015-04-15 09:33:21 -07:00
  • 3dba2d9a04 cleaned up call of fields in Base.py, this will break the TDEM implementation Lindsey 2015-04-14 20:01:58 -07:00
  • fcc0650713 start of FDEM fields refactor, definately will not pass travis at the moment Lindsey 2015-04-14 19:45:24 -07:00
  • 228f3f7f38 Merge pull request #14 from simpeg/sourceRefactor Lindsey 2015-04-14 16:55:22 -07:00
  • e61679bdc6 now using j_m and j_g in FDEM problem for all formulations. Note that SimpleTxFDEM has been changed toSimpleTxFDEM_g and SimpleTxFDEM_m Lindsey 2015-04-14 16:40:09 -07:00
  • 25799f3680 Optimized conversion codes Gudni Karl 2015-04-07 19:06:01 -07:00
  • 69966eae60 Added time string printing GudniRos 2015-04-06 12:33:29 -07:00
  • 028714b27d Added time string printing GudniRos 2015-04-06 11:08:11 -07:00
  • 3f338ddb43 Added time string printing GudniRos 2015-04-06 10:59:40 -07:00
  • 25acc67c43 Added time string printing GudniRos 2015-04-06 10:42:46 -07:00
  • e93295e91f additional unit tests for tree mesh Rowan Cockett 2015-04-06 10:19:00 -07:00
  • d7c062c1c4 Fixed MTdata.toRecArray() GudniRos 2015-04-06 07:22:37 -07:00
  • a9b1f89e7f updates to TreeMesh Rowan Cockett 2015-04-05 17:09:03 -07:00
  • 223380484b A bug that took six hours to track down. Two characters. Rowan Cockett 2015-04-05 17:07:10 -07:00
  • 8123dff07a added a print statement in projectFields GudniRos 2015-04-05 15:44:50 -07:00
  • 6e4aac140b Merge branch 'master' of https://github.com/simpeg/simpeg into TreeMesh Rowan Cockett 2015-04-04 14:45:42 -07:00
  • 6b3f9b9478 Fix import bug of sys GudniRos 2015-04-03 10:44:56 -07:00
  • d7aa612a23 Merge branch 'master' of https://github.com/simpeg/simpegmt Gudni Karl 2015-04-02 16:45:04 -07:00
  • fba5e75355 Added print statements to fields Gudni Karl 2015-04-02 16:43:34 -07:00
  • b9818a600b updates to tx bug fix. Rowan Cockett 2015-03-23 07:50:28 -07:00
  • 78c98e5ad6 simple transmitter. Rowan Cockett 2015-03-21 21:59:27 -07:00
  • 224a5311d6 change where we get the source from (in the transmitter). Rowan Cockett 2015-03-21 21:50:47 -07:00
  • a6e82ecc2a remove trailing spaces. Fix reordering bug. Rowan Cockett 2015-03-21 21:20:03 -07:00
  • 127b90c88d Add more files to export on the init. Rowan Cockett 2015-03-21 21:19:06 -07:00
  • 905e877e6b Merge pull request #88 from simpeg/feat/CylMeshInterpolation Rowan Cockett 2015-03-19 21:02:29 -07:00
  • b518b9b871 updates to cylindrical to tensor mesh interpolation, tested. Rowan Cockett 2015-03-19 16:22:55 -07:00