Commit Graph

  • 09f3f7b55b Merge branch 'dev' into dcip/dev D Fournier 2016-04-06 09:03:37 -07:00
  • 15d59a5b50 Fix typos in Directives.update_Wj. overseer @lheagy D Fournier 2016-04-06 09:00:13 -07:00
  • e646211e7d Review Utils.gen_DCIPsurvey ... lets keep it. D Fournier 2016-04-06 08:55:52 -07:00
  • ba977206ea Create sensitivity re-weighting directive Adapt Map/polymap for actInd (topography) D Fournier 2016-04-06 07:22:18 -07:00
  • fb1ff4e867 Merge branch 'dev' of https://github.com/simpeg/simpeg into dcip/dev seogi_macbook 2016-04-05 21:50:03 -07:00
  • a31319b46e Merge branch 'master' of https://github.com/simpeg/simpeg into dcip/dev seogi_macbook 2016-04-05 21:49:38 -07:00
  • d8aec96080 Merge branch 'master' into dev Lindsey Heagy 2016-04-05 17:51:27 -07:00
  • 756b738ef2 Merge branch 'dev' into docs Lindsey Heagy 2016-04-05 17:47:17 -07:00
  • aad596a8cc Merge pull request #282 from simpeg/example/EM_FDEM_1D_Inversion/patch Lindsey 2016-04-05 17:41:05 -07:00
  • 8d6bd65923 Better list comprehension. Rowan Cockett 2016-04-05 14:26:45 -07:00
  • ea0500e056 Merge branch 'dev' into Examples Lindsey Heagy 2016-04-05 13:30:33 -07:00
  • df620b42bd Fix plotting for Linear_IRLS example D Fournier 2016-04-05 13:23:08 -07:00
  • 31d418bed8 Merge pull request #253 from simpeg/bug/opt/projected-gradient Lindsey 2016-04-05 12:27:48 -07:00
  • aa9cc367c5 update docs Lindsey Heagy 2016-04-05 11:28:16 -07:00
  • 6482b94cf1 Merge branch 'master' into mt/dev GudniRos 2016-04-05 10:26:03 -07:00
  • 20d75a9704 simple fix for inverting secondary magnetic fields seogi_macbook 2016-04-05 09:38:49 -07:00
  • 7a6f4e0780 Merge branch 'master' into feat/sparse-regularization D Fournier 2016-04-03 17:26:57 -07:00
  • 2ee158e5d7 Add distance weighting to example TO DO: Create example with and without distance weights D Fournier 2016-04-03 17:26:04 -07:00
  • 0578e1ff6c Change to source parameters Add color axis handles for data plot D Fournier 2016-04-03 17:23:24 -07:00
  • 8f73b2e7be Update directives Add IRLS example D Fournier 2016-04-03 17:18:39 -07:00
  • 16d62a6d0a Merge branch 'Examples' into feat/sparse-regularization D Fournier 2016-04-03 11:11:35 -07:00
  • 5d9d746932 kwarg for stepping off bounds in projected gradient Lindsey Heagy 2016-04-03 10:42:28 -07:00
  • 122d9318bb don't test 3D mesh2mesh (too big at the moment) em/primsec Lindsey Heagy 2016-04-02 12:20:00 -07:00
  • 2e642776ad use integrate = True for raw vet cross checks Lindsey Heagy 2016-04-02 12:17:45 -07:00
  • 274e2084d7 Merge branch 'em/dev' into em/primsec Lindsey Heagy 2016-04-02 08:52:24 -07:00
  • df3d32cb35 Merge pull request #269 from simpeg/feat/casingexample Lindsey 2016-04-02 08:47:25 -07:00
  • f59cfa9481 Merge branch 'dev' into em/dev Lindsey Heagy 2016-04-02 08:35:09 -07:00
  • 99ed4ad50e Merge pull request #274 from simpeg/ref/fforfields Lindsey 2016-04-02 08:34:04 -07:00
  • b531c162a2 tab so we don't cut off the first characters in the docstring Lindsey Heagy 2016-03-31 23:50:35 -07:00
  • bebcb60bbf - moved _GLoc to the problem (the problem should know where on the grid all the things live) - continue hooking up prim-sec source (right now switching between EB - HJ formulations from prim to sec is a bit unstable) Lindsey Heagy 2016-03-31 23:44:21 -07:00
  • a478b976bc prim sec for different meshes with EB formulation Lindsey Heagy 2016-03-31 13:27:29 -07:00
  • a220c75d78 Merge pull request #273 from simpeg/em/patch/srcIntegration Lindsey 2016-03-31 11:17:54 -07:00
  • bf300061bc test cyl2cly for mesh to mesh interpolation Lindsey Heagy 2016-03-31 11:16:14 -07:00
  • c7883673bf added the figshare doi link for the example Lindsey Heagy 2016-03-31 09:36:55 -07:00
  • d8d8915f94 f for fields in data misfit, directives etc. Previously, f was used in the InvProblem to be the function value for the objective function --> this has been renamed to phi Lindsey Heagy 2016-03-31 09:28:48 -07:00
  • 35c6d50db1 Merge pull request #272 from simpeg/em/dev Lindsey 2016-03-30 07:17:54 -07:00
  • 9c220ef37c default is mrefInSmooth = False Lindsey Heagy 2016-03-29 23:05:04 -07:00
  • f972a50fce Merge branch 'em/dev' into em/primsec Lindsey Heagy 2016-03-29 22:59:01 -07:00
  • 021e7c794c Merge branch 'master' into docs Lindsey Heagy 2016-03-29 22:53:16 -07:00
  • 0a0caceaca Problem.Jvec, Problem.Jtvec, Problem.fields, DataMisfit, survey.dpred take a fields object f (not a solution vector, u) Lindsey Heagy 2016-03-29 22:49:03 -07:00
  • 936a7aaadc make integrate = False default for all sources Lindsey Heagy 2016-03-29 21:32:08 -07:00
  • 44049bb48c Merge pull request #270 from simpeg/master Lindsey 2016-03-29 20:57:15 -07:00
  • 7aa50047ac mesh2mesh interpolation a bit slow and memory heavy right now -> might not want to return the mat, just perform the interpolation Lindsey Heagy 2016-03-29 18:31:55 -07:00
  • 009806f2ba Merge remote-tracking branch 'origin/dev' into mt/dev GudniRos 2016-03-29 16:52:01 -07:00
  • 1d208a8747 Merge pull request #267 from simpeg/em/ref/notation Lindsey 2016-03-29 15:46:16 -07:00
  • b6438688d8 removed link for Schenkel paper (it seems to time-out) Lindsey Heagy 2016-03-29 15:40:06 -07:00
  • 824ce64c7e more descriptive titles Lindsey Heagy 2016-03-29 14:56:56 -07:00
  • 7aa5599211 improve the description Lindsey Heagy 2016-03-29 14:41:45 -07:00
  • fbec011983 typo fix Lindsey Heagy 2016-03-29 14:29:39 -07:00
  • 5fb8cdb88c example casing forward simulation to calculate vertical current Lindsey Heagy 2016-03-29 13:00:37 -07:00
  • d11f5c736b prim-sec for EB formulation on same meshes Lindsey Heagy 2016-03-29 09:59:13 -07:00
  • d6daa93d9a Merge branch 'em/dev' into em/primsec Lindsey Heagy 2016-03-28 12:54:51 -07:00
  • b765699d2f seperated out smallness and smoothness contributions Lindsey Heagy 2016-03-25 23:26:52 -07:00
  • b4f329f65a Bump version: 0.1.9 → 0.1.10 v0.1.10 Lindsey Heagy 2016-03-23 13:04:18 -07:00
  • 82c1afd128 Merge pull request #265 from simpeg/dev Lindsey 2016-03-23 12:43:33 -07:00
  • fdc081970e Merge branch 'feat/sparse-regularization' into dcip/dev D Fournier 2016-03-21 15:03:59 -07:00
  • 1be4082ea3 parse out SrcTDEM Lindsey Heagy 2016-03-20 22:41:40 -07:00
  • c66db805af typo fix Lindsey Heagy 2016-03-20 14:44:34 -07:00
  • 579f1d7a65 FDEM uses f (so the u kwarg breaks). replace with f across the entire codebase?? Lindsey Heagy 2016-03-20 13:36:19 -07:00
  • c51afa4aad s_m, s_e are vectors (so they should not be capitalized) Lindsey Heagy 2016-03-20 13:04:02 -07:00
  • cc9d2e5ac7 we don't support m is none Lindsey Heagy 2016-03-20 12:18:07 -07:00
  • 055061ac3b abstracted FDEM survey to BaseEMSurvey (with methods eval and eval deriv) as this should be common to FDEM and TDEM problems (only implemented on FDEM problem, TDEM inheritance will be taken care of on the TDEM refactor branch) Lindsey Heagy 2016-03-20 12:15:52 -07:00
  • d5f73d0fd3 f_src is actually u_src Lindsey Heagy 2016-03-20 11:56:58 -07:00
  • 3d11431f2f use f where we are talking about fields Lindsey Heagy 2016-03-20 11:47:57 -07:00
  • 2d8bbdce45 working to debug JTv for e-formulation... still some work to do Lindsey Heagy 2016-03-20 11:42:31 -07:00
  • 0be942730a start of Problem_e (e Jvec working) Lindsey Heagy 2016-03-18 15:47:31 -07:00
  • f92ff1301d Add reference model in compact term. D Fournier 2016-03-17 18:45:09 -07:00
  • 03dd9915b7 First commit for GRAV3D Add example for mag Add example for grav D Fournier 2016-03-16 17:10:30 -07:00
  • c70256d028 Minor change to lp norms D Fournier 2016-03-16 11:54:56 -07:00
  • b55897453e Create example for Craig and add Driver script D Fournier 2016-03-16 11:53:27 -07:00
  • d302a59b2c Change the projection from 3D to 2D D Fournier 2016-03-16 11:43:25 -07:00
  • ef467efce0 Small change to directive D Fournier 2016-03-15 20:56:38 -07:00
  • 241dc83354 Merge branch 'master' of https://github.com/simpeg/simpegpf seogi_macbook 2016-03-15 00:13:52 -07:00
  • 0cbda152ec temporary commit seogi_macbook 2016-03-15 00:13:07 -07:00
  • ceffc0b53f Major overhaul of Survey and Problem class. Create SrcField and RxObs retrotfit I/O to use survey Forward matrix as property Inversion running again but needs cleanup D Fournier 2016-03-14 22:06:24 -07:00
  • 74f4705048 cleanup of TDEM example Lindsey Heagy 2016-03-14 13:25:09 -07:00
  • a9efb2fc8a add dbdt to testing Lindsey Heagy 2016-03-14 13:05:09 -07:00
  • c91815d14f adjoint hooked up for b formulation Lindsey Heagy 2016-03-14 12:28:05 -07:00
  • fe91312917 bx, bz running and passing, ey failing adjoint --> I think the initial fields are not being taken care of correctly in the deriv Lindsey Heagy 2016-03-13 14:02:32 -07:00
  • 605e19eb22 combos will be tested in TDEM_b_DerivAdjoint Lindsey Heagy 2016-03-13 12:35:44 -07:00
  • f549756208 create only 1 fields object in Jtvec Lindsey Heagy 2016-03-13 12:28:38 -07:00
  • 576459d17c only save previous tilmestep for back solve (don't need all times) Lindsey Heagy 2016-03-13 12:17:38 -07:00
  • ea4721a941 first pass at multisrc Jtvec (will be hugely memory inefficient at the moment) Lindsey Heagy 2016-03-13 12:07:26 -07:00
  • 7fd6ddf62a Merge branch 'master' into dev Lindsey Heagy 2016-03-13 11:18:05 -07:00
  • c708ceb53d cleanup and minimal docs for Jvec, JTvec Lindsey Heagy 2016-03-13 11:09:11 -07:00
  • a1ecef0709 first shot through of passing Jtvec for TDEM problem (code will need to be cleaned up, but it passes!) Lindsey Heagy 2016-03-12 15:13:17 -08:00
  • d226186c8e Add auto-beta adjustment. D Fournier 2016-03-11 15:09:31 -08:00
  • 38b4079f0b Move cell-based weights (i.e. distance weighting) inside regularization. Fix gamma parameter update TO DO: Check inversion print screen -> values don't match reality. D Fournier 2016-03-11 11:40:47 -08:00
  • 9d4e2488f3 Merge branch 'dcip/dev' of https://github.com/simpeg/simpeg into dcip/dev D Fournier 2016-03-10 14:33:06 -08:00
  • 838035adae fixed indentation level on test_regularization Lindsey Heagy 2016-03-10 14:30:43 -08:00
  • ef4513bcd4 some cleanup inside of sparse regularization Lindsey Heagy 2016-03-10 14:25:53 -08:00
  • 4fefccc97d Add readPUBC_DC2Dpre D Fournier 2016-03-10 14:25:27 -08:00
  • fb66acea11 things in the adjoint are the right sizes, but not passing... +1,-1 somewhere?? Lindsey Heagy 2016-03-10 13:08:39 -08:00
  • 127c51974f Fixed errors in analytic solution GudniRos 2016-03-10 08:10:21 -08:00
  • 1946e1f69e minor change for plotting seogi_macbook 2016-03-09 15:49:08 -08:00
  • e96945b991 Indexing GudniRos 2016-03-09 14:30:39 -08:00
  • fc444a345f Fixing dtypes in the MT1Danalytic GudniRos 2016-03-09 14:24:15 -08:00
  • 9a739d8380 Merge branch 'mt/dev' of https://github.com/simpeg/simpeg into mt/dev GudniRos 2016-03-09 13:27:50 -08:00
  • 664a7bb484 Updated plotting functions for MT GudniRos 2016-03-09 13:26:50 -08:00
  • 1b401feb54 cleaned up Jvec Lindsey Heagy 2016-03-08 19:56:14 -08:00