Matlab tools for making of visuals from Gnut-Anubis XTR output files in skyplot representation. For polar plots polarplot3d Matlab function from Ken Garrard is used.
xtr2MPskyplot
create skyplot of MP combination for all available GNSS from XTR filextr2CSskyplot
plots skyplot of cycle-slip density (simple kernel density) for all GNSS together
% Add content of lib to path
addpath(genpath(anubis-matlab))
% Function's calls
xtr2MPskyplot('example/xtr/GANP.xtr','C1C')
xtr2CSskyplot('example/xtr/GANP.xtr')
- MP combination skyplots
- Cycle-slips density skyplot