User Ratings

★★★★★
★★★★
★★★
★★
1
1
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • Thanks for your package. I have read your paper for geostrain software. However, when I'm trying to run it using its default data, it won't work. I think I'm missing some steps when I try to run. Could you please help and provide us with the steps we have to take to implement the code?
    Reply from GeoStrain
    Edited 2024-04-12
    Thank you for your comment. I got some time, after a while, to have a look to the problem. I noticed that: • There are some errors when you run the code and try to calculate the covariance functions. This is mainly because of changes in Matlab since 2014. So, I suggest you run the software with an old version, possibly 2014. Otherwise, you may comment out the following lines in the fcnfithrz.m and fcnfitvrt.m functions: % arrayfun(@(x, a, b)set(x, 'MarkerFaceColor', a, 'MarkerEdgeColor', b, 'MarkerSize', 5), ... % h_cc, repmat(['r';'g';'b'], size(h_cc)), repmat(['k'; 'k'; 'k'], size(h_cc))); % legend(h_axes, ... % h_cc{1}, {'North', 'East', 'North-East'}, ... % 'Location', 'NorthEast', ... % 'UIContextMenu', ''); They are all about plotting and should not change calculations. • Then, before any calculation, go to ‘strain->collocation->covariance function->horizontal’. • From there, make your histograms from ‘histogram->bin’s with’. Pay attention to the unit. On the plot, you can remove the points with low number of points or when they have long distances for a better estimation. • Then, ‘histogram->Covariance points’ • Then, choose a method from the ‘fitting’ menu. • You need to repeat this for the vertical component, if you are concerned about the vertical ones. After this step, you can use all the tools under the strain menu. I hope this help you and other users of the software.
  • program manual
  • Previous
  • You're on page 1
  • Next