powered by
This function loads joint maxima poles, convert them to great circles and plot them on Schmidt stereogram. Data are also saved in working folder.
plot_joint_great_circles(giac_max, file_name)
A plot with great circles of joint maxima saved in working dir
Joint maxima poles returned from plot_joint_poles function
Name of the output data file
if (FALSE) { poles_maxima<-plot_joint_poles(normali_recalc,joint_list_Cpp,val_area,file_name,max_pole,min_area) azi_dip_maxima<-plot_joint_great_circles(poles_maxima, file_name)}
Run the code above in your browser using DataLab