mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 09:07:09 +00:00
8d825fc53bd70329f545bd50ca25b198da86ccd3
The component takes a list of shots and operates in one of these modes: * facet="scatter" (default): shows a scatterplot of every shot where x is the crossline and y are the inline errors. * facet="crossline": shows a line graph depicting the crossline error along the line, x is the shotpoint and y is the crossline error. * facet="2dhist": shows the crossline error as a 2D histogram. The z value is the density (number of samples in the bin) and x and y are the bin centres. * facet="c-o": provided that the shot data comes from a final sequence, shows the difference between final and raw positions along the inline / crossline axes.
Dougal – Seismic production & data analysis tool
Structure of this repo
bin/Scripts that import / export data into / out of the database.etc/Configuration files.lib/Code files.lib/www/Web interface and API.lib/www/client/Frontend.lib/www/server/Backend.
sbin/System maintenance scripts.
Description
Languages
Vue
41.7%
JavaScript
32.3%
PLpgSQL
16.5%
Python
5.4%
Nunjucks
3.2%
Other
0.9%