karban8
|
90b32bbd7a
|
add model input files
|
2021-08-17 12:52:36 +05:30 |
|
karban8
|
4df3581b83
|
STL to Voxel converter
|
2021-08-17 12:35:42 +05:30 |
|
karban8
|
8f7acc8511
|
update __init__.py
|
2021-08-17 12:12:35 +05:30 |
|
karban8
|
3b2b415294
|
create class GeometryObjectsReadSTL
|
2021-08-17 12:10:49 +05:30 |
|
karban8
|
6383544b25
|
add STL data Part-IV
|
2021-08-17 12:06:25 +05:30 |
|
karban8
|
0875a3938a
|
add STL data Part-III
|
2021-08-17 11:59:48 +05:30 |
|
karban8
|
92c7996e5e
|
add STL data Part-II
|
2021-08-17 11:49:55 +05:30 |
|
karban8
|
3392860dee
|
add STL data Part-I
|
2021-08-17 11:47:27 +05:30 |
|
karban8
|
8b4af3c7a6
|
update conda_env file
|
2021-08-17 11:42:45 +05:30 |
|
karban8
|
071e15e45a
|
create documentation
|
2021-08-17 11:38:03 +05:30 |
|
karban8
|
d263702299
|
add mountain point cloud
|
2021-08-17 11:35:16 +05:30 |
|
karban8
|
31567d772f
|
add sample point cloud data
|
2021-08-17 11:33:22 +05:30 |
|
karban8
|
ee02ea2629
|
add docs_images
|
2021-08-17 11:20:00 +05:30 |
|
majsylw
|
5ebbe7f3f0
|
code refactor
|
2021-08-16 10:37:43 +02:00 |
|
majsylw
|
ba997a648f
|
clean user_models
|
2021-08-16 09:32:45 +02:00 |
|
majsylw
|
ba59c4d763
|
add requirements
|
2021-08-16 09:27:15 +02:00 |
|
majsylw
|
8c87430b59
|
add extrapolation possibility for iterp1d
|
2021-08-16 09:26:53 +02:00 |
|
majsylw
|
94ee7a41fb
|
fix typo for Jonscher
|
2021-08-16 09:26:04 +02:00 |
|
Sylwia Majchrowska
|
5205486bf9
|
add more broad documentation
|
2021-08-10 18:54:28 +02:00 |
|
Sylwia Majchrowska
|
8b26acdb57
|
Create LICENSE
|
2021-08-10 16:47:05 +02:00 |
|
majsylw
|
69f2d558be
|
change hashtag comands to lower cases
|
2021-08-10 09:56:39 +02:00 |
|
majsylw
|
6aef058949
|
add description of examples in Readme file
|
2021-08-09 09:01:55 +02:00 |
|
majsylw
|
6f33c8710f
|
restructure of package DebyeFit
|
2021-08-06 13:28:48 +02:00 |
|
majsylw
|
2d65a52d09
|
add simple Readme file
|
2021-08-06 09:42:49 +02:00 |
|
majsylw
|
57cf0abba9
|
add comment for run method -- return value
|
2021-07-31 23:33:09 +02:00 |
|
majsylw
|
13f304913b
|
add possibility to set seed for hashtag commands
|
2021-07-31 23:23:14 +02:00 |
|
Sylwia Majchrowska
|
6ad5ba5825
|
fix relative path for Rawdata and position of arguments for Crim
|
2021-07-31 23:09:49 +02:00 |
|
majsylw
|
63bc9c204b
|
provide hashtag commands for different relaxation functions
|
2021-07-31 22:42:52 +02:00 |
|
majsylw
|
4aa43a10b0
|
return gprMax parameters by method run
|
2021-07-31 22:38:52 +02:00 |
|
Sylwia Majchrowska
|
51abd1397c
|
fix problem with casting None to int
|
2021-07-31 18:21:50 +02:00 |
|
Sylwia Majchrowska
|
5927840bb4
|
add possibility to use Debye Fit in gprMax initial script by #python
|
2021-07-31 17:34:50 +02:00 |
|
majsylw
|
e524c95a10
|
add example of using Cole-Cole model
|
2021-07-31 15:59:06 +02:00 |
|
majsylw
|
cf3eae5ad8
|
try with automatically setting number of Debye poles
|
2021-07-25 23:36:56 +02:00 |
|
majsylw
|
49378b35b7
|
play with different function and optimizators
|
2021-07-25 22:54:10 +02:00 |
|
majsylw
|
d7ab02cb7a
|
add hybrid Differential Evolution alghoritm
|
2021-07-25 20:36:57 +02:00 |
|
majsylw
|
b7e997046c
|
optimize the DLS part of code on Kelley example
|
2021-07-25 13:54:42 +02:00 |
|
majsylw
|
7a1d9289d3
|
code refactor
|
2021-07-06 12:01:21 +02:00 |
|
majsylw
|
0e12a19f9c
|
add seed for stochastic optimizer
|
2021-07-04 15:26:36 +02:00 |
|
majsylw
|
89cb502f73
|
add save_result method to save approximated material properties
|
2021-07-04 13:16:35 +02:00 |
|
Sylwia Majchrowska
|
aea8aab39b
|
add Optimizer class
|
2021-07-02 19:31:58 +02:00 |
|
Sylwia Majchrowska
|
938243d6ec
|
add relaxation functions for complex media as classes
|
2021-06-28 08:51:38 +02:00 |
|
Craig Warren
|
fe22d72bdd
|
Removed uneeded functions and cythonized creating lines from geometry outputs module.
|
2021-06-19 11:26:39 +01:00 |
|
Craig Warren
|
1867c8f872
|
More work to geoemetry views, to simplify, cythonize parts.
|
2021-06-19 11:26:05 +01:00 |
|
Craig Warren
|
107d16ae61
|
Moved geometry view saving to geometry outputs module.
|
2021-06-19 11:25:09 +01:00 |
|
Craig Warren
|
dca4fb473f
|
Removed uneeded multigrid from geometry view.
|
2021-06-19 11:24:37 +01:00 |
|
jasminium
|
28c76d4684
|
removed
|
2021-06-16 11:48:54 +02:00 |
|
jasminium
|
33420c725a
|
rename
|
2021-06-16 11:47:29 +02:00 |
|
jasminium
|
32404e9e8b
|
updates to geometry outputs
|
2021-06-16 11:45:59 +02:00 |
|
jasminium
|
46ba9befd7
|
simple voxel export for subgrid. entire subgrid only
|
2021-06-15 18:17:30 +02:00 |
|
jasminium
|
16c7ba616b
|
evtk finegrid geometry sampling
|
2021-06-15 17:30:17 +02:00 |
|