API
Welcome to our API! We try to keep our documents as updated as possible, but if there’s any discrepancies or questions feel free to contact us!
Landscape
MGSurvE’s heart and soul. These modules contain all the definitions and operations necessary to generate our landscape objects.
Main object with sites, traps, and masks to optimize and visualize the landscape to be analyzed. |
|
Migration and masking operations upon matrices. |
|
Kernel functions and operations used for movement and traps attractivenesses. |
Optimization
All the operations necessary to optimize traps’ positions in our landscapes.
GA Operators to calculate fitness and perform operations to search through optimization space. |
|
PSO Operators to calculate fitness and perform operations to search through optimization space. |
DataViz, Point-Processes and Auxiliaries
Functions to generate synthetic landscapes, visualize our analyses, and other necessary structures needed by MGSurvE.
Various functions that are serve I/O purposes or not relevant to any specific module. |
|
Constants used across the pkg (colors, symbols, bio). |
|
Color-related functions for alphas and cmaps. |
|
Data-Visualization functions (thanks to Elijah Bartolome in the implementation of some of the visualization functions). |
|
Synthetic Landscape generation functions (thanks to Elijah Bartolome in the impelemntation of some of the point-process functions). |